Insforge · OAuth Scopes
Insforge OAuth Scopes
OAuth 2.0
searched
Insforge publishes 11 OAuth 2.0 scopes via the authorizationCode and deviceCode flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Insforge API on a user’s behalf.
Tokens are issued from https://api.insforge.dev/api/oauth/v1/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.
CompanyBackend as a ServiceAgent NativeCloud InfrastructureDatabaseAuthenticationStorageServerlessEdge FunctionsAI GatewayPaymentsRealtimeOpen SourceY Combinator
Scopes: 11
Flows: authorizationCode, deviceCode
Method: searched
OAuth endpoints
Authorization URL
https://api.insforge.dev/api/oauth/v1/authorize
https://api.insforge.dev/api/oauth/v1/authorize
Token URL
https://api.insforge.dev/api/oauth/v1/token
https://api.insforge.dev/api/oauth/v1/token
Flows
authorizationCodedeviceCode
authorizationCodedeviceCode
Scopes (11)
| Scope | Description | Flows |
|---|---|---|
| user:read | Read the authenticated user's profile. | authorizationCode, deviceCode |
| organizations:read | Read organizations the user belongs to. | authorizationCode, deviceCode |
| organizations:write | Create and update organizations. | authorizationCode, deviceCode |
| organizations:delete | Delete organizations. | authorizationCode, deviceCode |
| projects:read | Read projects within an organization. | authorizationCode, deviceCode |
| projects:write | Create and update projects. | authorizationCode, deviceCode |
| projects:delete | Delete projects. | authorizationCode, deviceCode |
| projects.database:read | Read a project's database schema and records. | authorizationCode, deviceCode |
| projects.database:write | Write to a project's database schema and records. | authorizationCode, deviceCode |
| projects.storage:read | Read a project's storage buckets and objects. | authorizationCode, deviceCode |
| projects.storage:write | Write to a project's storage buckets and objects. | authorizationCode, deviceCode |
📄 Provider scope reference: https://api.insforge.dev/.well-known/oauth-authorization-server