MadeThis · OAuth Scopes
MadeThis OAuth Scopes
OAuth 2.0
probed
MadeThis publishes 7 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the MadeThis API on a user’s behalf.
Tokens are issued from https://clerk.madethis.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.
CompanyArtificial IntelligenceAI AgentsBusiness AutomationSaaSMarketing AutomationStartup ToolsY CombinatorNo-CodeWebsite BuilderE-CommerceSmall BusinessAI Employees
Scopes: 7
Flows: authorizationCode
Method: probed
OAuth endpoints
Authorization URL
https://clerk.madethis.com/oauth/authorize
https://clerk.madethis.com/oauth/authorize
Token URL
https://clerk.madethis.com/oauth/token
https://clerk.madethis.com/oauth/token
Flows
authorizationCode
authorizationCode
Scopes (7)
| Scope | Description | Flows |
|---|---|---|
| openid | Request an ID token — the OpenID Connect base scope. | authorizationCode |
| profile | Read the signed-in user's profile claims (name, given_name, family_name, preferred_username, picture). | authorizationCode |
| Read the signed-in user's email address and email_verified claim. | authorizationCode | |
| public_metadata | Read the user's public metadata on the MadeThis Clerk instance. | authorizationCode |
| private_metadata | Read the user's private metadata on the MadeThis Clerk instance. | authorizationCode |
| offline_access | Issue a refresh token so the client can act after the access token expires. | authorizationCode |
| user:org:read | Read the organization membership of the signed-in user (org_id claim). | authorizationCode |
📄 Provider scope reference: https://clerk.com/docs/oauth/scoped-access