Developer resources¶
Here you find resources aimed to developers that want to integrate with Consumer Intelligence.
API basics¶
- Authentication - How to get authentication for API requests.
- HTTP headers - Headers to use in all API requests, and headers to expect in responses.
- HTTP response codes - HTTP statuses returned in API responses
- Errors - Standard response body format for our error messages
- Pagination - How to get to the next page.
- API lifecycle - General advice about API versioning and deprecation.