Authorization
Good to know: You can at any time find your API key in your Adyntel.com profile under 'integrations'. The api_key variable needs to be passed alongside the other data points of your call, as well as your profile email.
Get your API keys
Your API requests are authenticated using API keys and your email. Any request that doesn't include an API key will return an error.
You can copy the API key from your Dashboard at any time.
To authorise your calls you need to include the 'api_key' as a query string alongside the other variables of your API call.
Last updated