Aqurate API Documentation

The Aqurate API is following REST principles. Our API has predictable resource-oriented URLs, accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.
To optimize performance and reliability, our API endpoints are subject to rate limiting, depending on the subscription tier.

Authentication

The API uses API keys and HTTP Basic Auth to authenticate requests. You can view and manage your API keys in the Aqurate App.
Your API keys carry many privileges, so be sure to keep them secure. Don't share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.

Not a developer?

Use one of our existing integrations (no code required) or, if you can’t find your platform in the list, use the Request an integration button, and we will try to help directly or refer you to one of our development partners.

Further resources

Make sure to consult our Knowledge Base for detailed guides on how to use the API.
Spotted a bug, needing some help, or just wanted to say hi? Get in touch.