Subscriber lists
Create a subscriber list
Create a subscriber list for email marketing purposes.
POST
Create a subscriber list
Authorizations
Pass your API key as: Authorization: Bearer <API KEY>.
Body
application/json
Example:
"New List"
Response
200 - application/json
The created subscriber list.
Unique list id.
Example:
87647751
List name.
Example:
"My list"
Timestamp in Unix seconds since epoch.
Example:
1613384738
Total number of subscribers in this list.
Example:
25
Open rate (0 to 1).
Example:
0.85
Click rate (0 to 1).
Example:
0.41
Last modified on June 20, 2026

