API Details
Intro
All API requests must include an APIM Subscription key and either an API Key.
Headers
Ocp-Apim-Subscription-Key: 60077b9ac2f74ea7bbaae18d9a3a469e
[This is the public key, it will work for tests but will be limited, please contact us for a key]
AND
Authorization: APIKEY
[Contact us for an APIKEY]
Only use the APIKEY in back-end code. Never share your APIKEY publicly, do not put it in client-side code such as javascript.