Partner APIEndpoint reference
Demand taxonomy
Read the bounded v1 dimensions and evidence definitions.
GET
/api/partner/v1/demand/taxonomyRequests require a dedicated bearer token in the Authorization header. This documentation does not execute requests or store credentials. Use the examples in a secure local shell.
Responses
| Status | Meaning |
|---|---|
| 200 | Bounded v1 taxonomy |
| 304 | The weak semantic ETag matches under weak comparison. Response has no body. |
| 400 | Invalid parameter or cursor |
| 401 | Missing or invalid scoped bearer token |
| 409 | A full initial sync or reset is required before incremental pulls can continue. |
| 429 | Request limit reached |
| 503 | Partner Demand service is temporarily unavailable |