Welcome to the AudaTarget Public API service page. Below are the services that are available for public use. Click through to view the swagger documentation for each service. If you have any questions please feel free to contact servicedesk@audatex.co.uk.
All our public endpoints are secured using an OAuth2 ID server. This flow for client_credentials is as follows
The client sends a POST request with following body parameters to the authorization server:
The authorisation server will respond with a JSON object containing the following properties:
Curl Example Request