Duckbill · OAuth Scopes
Duckbill OAuth Scopes
OAuth 2.0
searched
Duckbill publishes 6 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Duckbill API on a user’s behalf.
Tokens are issued from https://clerk.getduckbill.com/oauth/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
CompanyConsumerAI AssistantPersonal AssistantTask AutomationAgentsMCPConcierge
Scopes: 6
Flows: authorizationCode
Method: searched
OAuth endpoints
Authorization URL
https://clerk.getduckbill.com/oauth/authorize
https://clerk.getduckbill.com/oauth/authorize
Token URL
https://clerk.getduckbill.com/oauth/token
https://clerk.getduckbill.com/oauth/token
Flows
authorizationCode
authorizationCode
Scopes (6)
| Scope | Description | Flows |
|---|---|---|
| openid | OpenID Connect sign-in; issue an ID token for the authenticated user. | authorizationCode |
| profile | Access to basic profile claims (name, given_name, family_name, picture, preferred_username). | authorizationCode |
| Access to the user's email and email_verified claims. | authorizationCode | |
| public_metadata | Read the user's public metadata stored in Clerk. | authorizationCode |
| private_metadata | Read the user's private metadata stored in Clerk. | authorizationCode |
| offline_access | Issue a refresh token for long-lived, offline access. | authorizationCode |
📄 Provider scope reference: https://getduckbill.com/platform