The API allows you to create the resources necessary to identify your customers and retrieve the results.
The API is REST-based, uses JSON for requests and responses, and requires authentication via API keys.
For detailed endpoints and usage, see the full API reference.
Incompatible changes to the API will always be released as a separate version. However, we reserve the right to add new fields to JSON messages without prior notice.
Therefore, we recommend that you do not implement checks on the number of fields in a JSON object. Furthermore, avoid using object mapper settings that trigger errors when encountering unknown fields.