Gender Analytics API
We have made available various parameters that will allow you to be very specific or more generic to help your organization target a gender distribution.
You must have an active API key and a valid subscription to use the Gender Analytics API. If you have a Neuron360 user account, you can log in to the Rhetorik360 Portal to retrieve it. If you don't have one, no worries; book an appointment with one of our Rhetorik360 sale representatives to start with a trial.
Endpoint
POST api.rhetorik360.io/analytics/gender
Billing
Each successful (200-Ok) request will be charged as 1 Analytics Enrichment credit against your credit balance.
Response
On success (200)
| Response Field | Description |
|---|---|
| query | The query parameters of the request. |
| results | The gender distribution data returned |
| transaction_detail | All information related to the transaction. |
On Error
| Response Field | Description |
|---|---|
| query | The query parameters of the request. |
| errors | The list of errors encountered for this request. |
| transaction_detail | All information related to the transaction. |
Rate Limit
Neuron360 API applies rate limits based on the product used. The rate limits are associated with your account API key.
| endpoint | |
|---|---|
| analytics/gender | 1,500 requests per minute per account / API Key (*) |
(*) If you send requests at a higher pace, the API will send an error of too many requests (429).
Updated 5 months ago
