Audiences

The Audiences API allows you to fetch and interact with audiences in the GrowthLoop Platform.

Authorization

Head over to the GrowthLoop app in the organization section and generate a new API key.

The API key is then provided to the API in the Authorization header in the following format:

--header 'Authorization: Bearer token=your_secret, access_key=your_access_key'

You’ll need:

  • The secret key (only shown once at creation time)
  • The access key (listed on the API Keys page)