Custom lists
Custom lists allow you to upload addresses and data to the platform. A list could be a tag from a third party CRM, addresses collected for an NFT allowlist or a manually created list that you manage.
Create a custom list
Create via API
Endpoint
https://backend.absolutelabs.app/api/audiences/custom-list/Request headers
- Authentication: Bearer {your API key}
- Content-Type: application/jsonRequest body example
Response
Modifying a list via API
Endpoint
Request headers
Request body example
Response
Last updated