Azure Active Directory website screenshot

Azure Active Directory

Microsoft's cloud-based identity and access management service that helps employees sign in and access resources. Azure AD provides OAuth, OpenID Connect, SAML, and other identity protocols for securing applications and managing user identities.

Azure Active Directory publishes 5 APIs on the APIs.io network, including Applications API, Directory API, Groups API, and 2 more. Tagged areas include Authentication, Authorization, Identity, OAuth, and OpenID Connect.

Azure Active Directory’s developer surface includes authentication, developer portal, documentation, engineering blog, pricing, getting-started guide, and 7 more developer resources.

50.1/100 developing ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemiumSelf serve⚡ Free to try
6 APIs 9 Features 5 Use Cases
AuthenticationAuthorizationIdentityOAuthOpenID ConnectSingle Sign-On

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 50.1/100 · developing
Contract Quality 13.4 / 25
Developer Ergonomics 8.3 / 20
Commercial Clarity 14.2 / 20
Operational Transparency 6.8 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/azure-ad: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 6

Individual APIs this provider publishes, each with its own machine-readable definition.

Azure AD B2C API

Business-to-consumer identity management solution.

Azure Active Directory Applications API

Application registrations in Entra ID

Azure Active Directory Directory API

Directory roles and objects

Azure Active Directory Groups API

Microsoft 365 and security groups

Azure Active Directory Me API

Operations on the signed-in user

Azure Active Directory Users API

User accounts in the directory

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Azure Ad Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Features 9

Notable capabilities this provider offers.

Single Sign-On

Enable users to sign in once and access all connected apps without re-authenticating.

Multi-Factor Authentication

Enforce MFA to add an extra layer of security beyond passwords.

Conditional Access

Define access policies based on user, device, location, and risk signals.

OAuth 2.0 and OpenID Connect

Industry-standard protocols for authorization and authentication.

SAML 2.0 Support

Federate with thousands of SAML-based SaaS applications.

Identity Protection

Detect and respond to identity-based risks with AI-powered signals.

Privileged Identity Management

Just-in-time privileged access with approval workflows and audit.

B2B Collaboration

Invite external users from partner organizations to access your resources.

External Identities

Enable customer and partner identity management with Azure AD B2C and B2B.

Scroll for all 9

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Azure Ad Authentication

oauth2 · 1 scheme

SECURITY

Azure Ad Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Azure Ad Scopes

8 scopes · authorizationCode/clientCredentials

8 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Azure Ad Agentic Access

14 operations · 4 acting

14 operations · 4 acting

AGENTIC

Use Cases 5

What developers build with this provider.

Enterprise SSO

Provide single sign-on for employees across thousands of SaaS applications.

Zero Trust Security

Implement zero trust architecture with identity as the control plane.

Consumer Identity

Build customer-facing login with Azure AD B2C supporting social identities.

API Security

Secure APIs with OAuth 2.0 tokens issued by Azure AD.

Hybrid Identity

Extend on-premises Active Directory to the cloud with Azure AD Connect.

Integrations 5

Pre-built integrations with other platforms and tools.

Microsoft 365

Provides identity and access management for all Microsoft 365 applications.

Salesforce

SAML-based SSO integration with Salesforce CRM and Platform.

ServiceNow

Federated SSO and user provisioning for ServiceNow via SAML and SCIM.

GitHub Enterprise

SAML SSO and SCIM provisioning for GitHub Enterprise organizations.

AWS

Federate Azure AD with AWS IAM Identity Center for cross-cloud SSO.

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: azure-ad
name: Azure Active Directory
description: Microsoft's cloud-based identity and access management service that helps employees sign in and access resources.
  Azure AD provides OAuth, OpenID Connect, SAML, and other identity protocols for securing applications and managing user
  identities.
type: Index
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/azure-ad.png
tags:
- Authentication
- Authorization
- Identity
- OAuth
- OpenID Connect
- Single Sign-On
url: https://raw.githubusercontent.com/api-evangelist/azure-ad/refs/heads/main/apis.yml
created: '2024-01-01'
modified: '2026-04-19'
specificationVersion: '0.19'
apis:
- aid: azure-ad:azure-ad-b2c-api
  name: Azure AD B2C API
  description: Business-to-consumer identity management solution.
  humanURL: https://docs.microsoft.com/en-us/azure/active-directory-b2c/
  baseURL: https://login.microsoftonline.com
  tags:
  - Authentication
  - B2C
  - Consumer Identity
  properties:
  - type: Documentation
    url: https://docs.microsoft.com/en-us/azure/active-directory-b2c/overview
- aid: azure-ad:azure-ad-applications-api
  name: Azure Active Directory Applications API
  description: Application registrations in Entra ID
  humanURL: https://docs.microsoft.com/en-us/graph/overview
  baseURL: https://graph.microsoft.com
  tags:
  - Applications
  properties:
  - type: OpenAPI
    url: openapi/azure-ad-applications-api-openapi.yml
  - type: Documentation
    url: https://docs.microsoft.com/en-us/graph/api/overview
  - type: Authentication
    url: https://docs.microsoft.com/en-us/graph/auth/
  - type: SDKs
    url: https://docs.microsoft.com/en-us/graph/sdks/sdks-overview
  - type: ChangeLog
    url: https://docs.microsoft.com/en-us/graph/changelog
- aid: azure-ad:azure-ad-directory-api
  name: Azure Active Directory Directory API
  description: Directory roles and objects
  humanURL: https://docs.microsoft.com/en-us/graph/overview
  baseURL: https://graph.microsoft.com
  tags:
  - Directory
  properties:
  - type: OpenAPI
    url: openapi/azure-ad-directory-api-openapi.yml
  - type: Documentation
    url: https://docs.microsoft.com/en-us/graph/api/overview
  - type: Authentication
    url: https://docs.microsoft.com/en-us/graph/auth/
  - type: SDKs
    url: https://docs.microsoft.com/en-us/graph/sdks/sdks-overview
  - type: ChangeLog
    url: https://docs.microsoft.com/en-us/graph/changelog
- aid: azure-ad:azure-ad-groups-api
  name: Azure Active Directory Groups API
  description: Microsoft 365 and security groups
  humanURL: https://docs.microsoft.com/en-us/graph/overview
  baseURL: https://graph.microsoft.com
  tags:
  - Groups
  properties:
  - type: OpenAPI
    url: openapi/azure-ad-groups-api-openapi.yml
  - type: Documentation
    url: https://docs.microsoft.com/en-us/graph/api/overview
  - type: Authentication
    url: https://docs.microsoft.com/en-us/graph/auth/
  - type: SDKs
    url: https://docs.microsoft.com/en-us/graph/sdks/sdks-overview
  - type: ChangeLog
    url: https://docs.microsoft.com/en-us/graph/changelog
- aid: azure-ad:azure-ad-me-api
  name: Azure Active Directory Me API
  description: Operations on the signed-in user
  humanURL: https://docs.microsoft.com/en-us/graph/overview
  baseURL: https://graph.microsoft.com
  tags:
  - Me
  properties:
  - type: OpenAPI
    url: openapi/azure-ad-me-api-openapi.yml
  - type: Documentation
    url: https://docs.microsoft.com/en-us/graph/api/overview
  - type: Authentication
    url: https://docs.microsoft.com/en-us/graph/auth/
  - type: SDKs
    url: https://docs.microsoft.com/en-us/graph/sdks/sdks-overview
  - type: ChangeLog
    url: https://docs.microsoft.com/en-us/graph/changelog
- aid: azure-ad:azure-ad-users-api
  name: Azure Active Directory Users API
  description: User accounts in the directory
  humanURL: https://docs.microsoft.com/en-us/graph/overview
  baseURL: https://graph.microsoft.com
  tags:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/azure-ad-users-api-openapi.yml
  - type: Documentation
    url: https://docs.microsoft.com/en-us/graph/api/overview
  - type: Authentication
    url: https://docs.microsoft.com/en-us/graph/auth/
  - type: SDKs
    url: https://docs.microsoft.com/en-us/graph/sdks/sdks-overview
  - type: ChangeLog
    url: https://docs.microsoft.com/en-us/graph/changelog
common:
- type: AgenticAccess
  url: agentic-access/azure-ad-agentic-access.yml
- type: DomainSecurity
  url: security/azure-ad-domain-security.yml
- type: Authentication
  url: authentication/azure-ad-authentication.yml
- type: OAuthScopes
  url: scopes/azure-ad-scopes.yml
- type: GitHubOrganization
  url: https://github.com/AzureAD
- type: Portal
  url: https://portal.azure.com
- type: Documentation
  url: https://learn.microsoft.com/en-us/azure/active-directory/
- type: StatusPage
  url: https://status.azure.com
- type: Blog
  url: https://techcommunity.microsoft.com/t5/azure-active-directory-identity/bg-p/Identity
- type: PrivacyPolicy
  url: https://privacy.microsoft.com/en-us/privacystatement
- type: TermsOfService
  url: https://azure.microsoft.com/en-us/support/legal/
- type: Pricing
  url: https://azure.microsoft.com/en-us/pricing/details/active-directory/
- type: GettingStarted
  url: https://learn.microsoft.com/en-us/azure/active-directory/fundamentals/get-started-azure-ad
- type: Features
  data:
  - name: Single Sign-On
    description: Enable users to sign in once and access all connected apps without re-authenticating.
  - name: Multi-Factor Authentication
    description: Enforce MFA to add an extra layer of security beyond passwords.
  - name: Conditional Access
    description: Define access policies based on user, device, location, and risk signals.
  - name: OAuth 2.0 and OpenID Connect
    description: Industry-standard protocols for authorization and authentication.
  - name: SAML 2.0 Support
    description: Federate with thousands of SAML-based SaaS applications.
  - name: Identity Protection
    description: Detect and respond to identity-based risks with AI-powered signals.
  - name: Privileged Identity Management
    description: Just-in-time privileged access with approval workflows and audit.
  - name: B2B Collaboration
    description: Invite external users from partner organizations to access your resources.
  - name: External Identities
    description: Enable customer and partner identity management with Azure AD B2C and B2B.
- type: UseCases
  data:
  - name: Enterprise SSO
    description: Provide single sign-on for employees across thousands of SaaS applications.
  - name: Zero Trust Security
    description: Implement zero trust architecture with identity as the control plane.
  - name: Consumer Identity
    description: Build customer-facing login with Azure AD B2C supporting social identities.
  - name: API Security
    description: Secure APIs with OAuth 2.0 tokens issued by Azure AD.
  - name: Hybrid Identity
    description: Extend on-premises Active Directory to the cloud with Azure AD Connect.
- type: Integrations
  data:
  - name: Microsoft 365
    description: Provides identity and access management for all Microsoft 365 applications.
  - name: Salesforce
    description: SAML-based SSO integration with Salesforce CRM and Platform.
  - name: ServiceNow
    description: Federated SSO and user provisioning for ServiceNow via SAML and SCIM.
  - name: GitHub Enterprise
    description: SAML SSO and SCIM provisioning for GitHub Enterprise organizations.
  - name: AWS
    description: Federate Azure AD with AWS IAM Identity Center for cross-cloud SSO.
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com