API Overview

This section explains how API access works for AZExecute and how to authenticate correctly.


Authentication Model

The API uses Microsoft Entra ID with OAuth 2.0 / OpenID Connect. Clients authenticate against Entra ID and call API endpoints with a bearer token in the Authorization header.

API endpoints are intended for authenticated and authorized clients only. Ensure the calling identity has the required tenant roles and scopes before calling protected endpoints.


How To Call the API

1. Register or use an approved client identity in Entra ID

2. Request an access token for the AZExecute API audience

3. Send requests with Authorization: Bearer <token>

4. Handle 401/403 responses by revalidating token and permissions

For endpoint-specific examples and role requirements, continue with the API documentation pages in this section.


If you encounter any issues or need further assistance, please contact us at

info@azexecute.com

. Our support team is here to help you.

An unhandled error has occurred. Reload 🗙
An unhandled error has occurred. Reload 🗙