Authentication

All API endpoints are authenticated using X-Ms-Api-Key Header.

X-Ms-Api-Key: <api-key>

Store the provided API key securely; it will be required to pass the generated and a valid API Key in Authorization header for subsequent API calls.