DeepIP · OAuth Scopes
DeepIP OAuth Scopes
OAuth 2.0
probed
DeepIP publishes 14 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the DeepIP API on a user’s behalf.
Tokens are issued from https://auth.deepip.ai/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.
CompanyIntellectual PropertyPatentsLegal TechArtificial IntelligencePatent DraftingIP ManagementDocument AutomationSecurityMCPAgentsPrior Art Search
Scopes: 14
Flows: authorizationCode
Method: probed
OAuth endpoints
Authorization URL
https://auth.deepip.ai/authorize https://app.deepip.ai/mcp/authorize
https://auth.deepip.ai/authorize https://app.deepip.ai/mcp/authorize
Token URL
https://auth.deepip.ai/oauth/token https://app.deepip.ai/mcp/token
https://auth.deepip.ai/oauth/token https://app.deepip.ai/mcp/token
Flows
authorizationCode
authorizationCode
Scopes (14)
| Scope | Description | Flows |
|---|---|---|
| openid | Standard OIDC — issue an ID token for the authenticated user. | authorizationCode |
| profile | Standard OIDC — basic profile claims. | authorizationCode |
| Standard OIDC — email address claim. | authorizationCode | |
| email_verified | Standard OIDC — whether the email address is verified. | authorizationCode |
| offline_access | Issue a refresh token for long-lived access. | authorizationCode |
| name | Standard OIDC claim scope — full name. | authorizationCode |
| given_name | Standard OIDC claim scope — given name. | authorizationCode |
| family_name | Standard OIDC claim scope — family name. | authorizationCode |
| nickname | Standard OIDC claim scope — nickname. | authorizationCode |
| picture | Standard OIDC claim scope — profile picture URL. | authorizationCode |
| created_at | Auth0 claim scope — account creation timestamp. | authorizationCode |
| identities | Auth0 claim scope — linked identity providers. | authorizationCode |
| phone | Standard OIDC claim scope — phone number. | authorizationCode |
| address | Standard OIDC claim scope — postal address. | authorizationCode |