Planable · OAuth Scopes
Planable OAuth Scopes
OAuth 2.0
probed
Planable uses OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (e.g. client-credentials or role-based authorization) rather than per-scope consent.
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.
Social-MediaContent CollaborationApproval WorkflowsSocial Media ManagementContent PublishingMarketingSocial Media AnalyticsSocial ListeningMCPAI AgentsAgent Skills
Scopes: 0
Flows:
Method: probed
Scopes (0)
Planable implements OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (client-credentials or role-based authorization) rather than per-scope consent.
Planable runs TWO distinct authorization models and they do not share a scope vocabulary. The REST Public API uses opaque `pln_` bearer tokens with a two-value scope (read / write) chosen in the UI at token-creation time — no OAuth flow, no scope parameter, so derive-oauth-scopes.py correctly found no oauth2 securityScheme in the OpenAPI. The MCP server is a real OAuth 2.0 protected resource and publishes six scopes in its RFC 8414 metadata. Both are recorded below.
Planable runs TWO distinct authorization models and they do not share a scope vocabulary. The REST Public API uses opaque `pln_` bearer tokens with a two-value scope (read / write) chosen in the UI at token-creation time — no OAuth flow, no scope parameter, so derive-oauth-scopes.py correctly found no oauth2 securityScheme in the OpenAPI. The MCP server is a real OAuth 2.0 protected resource and publishes six scopes in its RFC 8414 metadata. Both are recorded below.
📄 Provider scope reference: https://planable.io/guides/planable-public-api/