Why using this feature
- Secure delegation: OAuth/OIDC + Token Vault
- One flow, many providers: Works across Google/Microsoft/Slack/Salesforce, etc.
- Less plumbing: Agents/tools call APIs without custom token handling.
How it works
Generative AI apps and agents often need to call third-party APIs to fulfill user requests—for example:- A sales assistant might read a user’s calendar to schedule a meeting
- Access documents to summarize them.
- Query a CRM like Salesforce for customer info.
Get started
To begin using Auth0 for calling your APIs in your GenAI applications, refer to the following resources:Calling first-party APIs
Learn how Auth0 for AI Agents enables AI agents to call first-party APIs on the user’s behalf.
Calling third-party APIs
Learn how Auth0 for AI Agents enables AI agents to call other’s APIs on the user’s behalf.
How-Tos
Check Google Calendar Availability
Use OpenAI, NextJS, and the Auth0-AI SDKs to check your Google Calendar availability.
List GitHub Repositories
Use OpenAI, NextJS, and the Auth0-AI SDKs to list your GitHub repositores
List Slack Channels
Use OpenAI, NextJS, and the Auth0-AI SDKs to list your Slack channels