HomeDocumentationRecipesAPI ReferenceChangelog
Arianee Protocol DocumentationLog In
API Reference

Create Audience

This endpoint allows you to create a new audience respecting criteria for a future campaign.

  • URL: POST - {{url}}/audience/create

  • Body:

    • name - The name of the audience.

    • tagRule - The tag rule for the audience.

    • uniqueOwner - Indicates whether the audience has a unique owner.

    • custodialWallet - Custodial or non-custodial wallet. yes: Send to custodial wallet only. no: Send to non-custodial wallet only. all: Both types of wallet.

    • isWalletActiveSinceNumberOfDays - A period in days during which activity was observed on the user's wallet.

    • countries - Define the target country. String with values separated by a pipe Example: France|Spain...

  • Success: The audience data are returned.

For more information, read our detailed API documentation.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
string
required
string
required
boolean
required
string
int32
countries
array of strings
countries
Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json; charset=utf-8