Auth0 · Arazzo Workflow
Auth0 Create Client and Grant Access to an Existing API
Version 1.0.0
Create a client application, grant it access to an existing API audience, then read the grant back.
View Spec
View on GitHub
AI AgentsAuthenticationAuthorizationFGAIdentity ManagementMCPOktaOpenID ConnectSAMLSecuritySCIMArazzoWorkflows
Provider
Workflows
create-client-grant-to-api
Create a client and authorize it for an existing API audience.
Creates a client, creates a client grant for the supplied audience with the requested scopes, and reads the grant back to verify.
1
2
createGrant
Authorize the client for the supplied API audience with the requested scopes.
3
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.