Arphie · OAuth Scopes

Arphie OAuth Scopes

OAuth 2.0 probed

Arphie publishes 1 OAuth 2.0 scope via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Arphie API on a user’s behalf.

Tokens are issued from https://ogxxofxbnksprbjqojnc.supabase.co/auth/v1/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.

CompanyEnterpriseArtificial IntelligenceSales EnablementRFP AutomationSecurity QuestionnairesKnowledge-ManagementGo-To-MarketMCPAgents
Scopes: 1 Flows: authorizationCode Method: probed

OAuth endpoints

Authorization URL
https://ogxxofxbnksprbjqojnc.supabase.co/auth/v1/oauth/authorize
Token URL
https://ogxxofxbnksprbjqojnc.supabase.co/auth/v1/oauth/token
Flows
authorizationCode

Scopes (1)

ScopeDescriptionFlows
email The only scope the Arphie MCP protected-resource metadata declares as supported for https://app.arphie.ai/api/mcp. authorizationCode

Source

OAuth Scopes

arphie-scopes.yml Raw ↑
generated: '2026-08-13'
method: probed
source: https://app.arphie.ai/.well-known/oauth-protected-resource/api/mcp
note: >-
  Arphie publishes no OpenAPI and no human-readable scopes/permissions reference, so
  derive-oauth-scopes.py had nothing to read. Every scope below comes from live,
  anonymous OAuth discovery metadata. The Arphie MCP server's protected-resource
  document declares exactly ONE supported scope (`email`); the Supabase authorization
  server behind it advertises the standard OIDC scope set. Nothing here is inferred.
schemes:
- name: ArphieMCPOAuth
  source: https://app.arphie.ai/.well-known/oauth-protected-resource/api/mcp
  resource: https://app.arphie.ai/api/mcp
  flows:
  - flow: authorizationCode
    authorizationUrl: https://ogxxofxbnksprbjqojnc.supabase.co/auth/v1/oauth/authorize
    tokenUrl: https://ogxxofxbnksprbjqojnc.supabase.co/auth/v1/oauth/token
scopes:
- scope: email
  description: >-
    The only scope the Arphie MCP protected-resource metadata declares as supported for
    https://app.arphie.ai/api/mcp.
  flows: [authorizationCode]
  declared_by: resource
  sources: [https://app.arphie.ai/.well-known/oauth-protected-resource/api/mcp]
authorization_server_scopes:
- scope: openid
  declared_by: authorization-server
- scope: profile
  declared_by: authorization-server
- scope: email
  declared_by: authorization-server
- scope: phone
  declared_by: authorization-server
- scope: offline_access
  declared_by: authorization-server
authorization_server_scopes_source: https://ogxxofxbnksprbjqojnc.supabase.co/auth/v1/.well-known/oauth-authorization-server
gaps:
- >-
  There is no Arphie-authored permission model in the OAuth layer — no read/write scopes,
  no per-resource scopes. Authorization inside the product is handled by Arphie's
  role-based access controls after identity is established, not by OAuth scope.

Work with this as data

Every scope set here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This scope set
curl "https://apis.io/api/v1/scopes/arphie-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.