Arkestro · OAuth Scopes

Arkestro OAuth Scopes

OAuth 2.0 probed

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

Tokens are issued from https://api.arkestro.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.

ProcurementSourcingSupply ChainSpend ManagementeSourcingSupplier ManagementPurchase Ordersprocurement-analyticsEnterprise Softwarepredictive-procurementMCPWebhook
Scopes: 3 Flows: authorizationCode Method: probed

OAuth endpoints

Authorization URL
https://api.arkestro.com/oauth/authorize
Token URL
https://api.arkestro.com/oauth/token
Flows
authorizationCode

Scopes (3)

ScopeDescriptionFlows
mcp:read Read access through the MCP server. authorizationCode
mcp:write Write access through the MCP server. authorizationCode
offline_access Issue a refresh token so the client can act without the user present. authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-08-06'
method: probed
source: https://api.arkestro.com/.well-known/oauth-authorization-server
note: >-
  These scopes are not derivable from the OpenAPI — the published spec declares only an
  apiKey scheme. They come from Arkestro's live RFC 8414 authorization-server metadata and
  govern the remote MCP server at https://api.arkestro.com/api/v2/mcp, not the REST API V2.
  Arkestro publishes no scope reference page; descriptions below are the plain reading of
  the scope names and are marked as such rather than quoted from documentation.
schemes:
- name: OAuth2
  source: well-known/arkestro-oauth-authorization-server.json
  issuer: https://api.arkestro.com
  flows:
  - flow: authorizationCode
    authorizationUrl: https://api.arkestro.com/oauth/authorize
    tokenUrl: https://api.arkestro.com/oauth/token
    pkce_required: true
    code_challenge_methods:
    - S256
scopes:
- scope: mcp:read
  description: Read access through the MCP server.
  description_source: inferred-from-scope-name
  flows:
  - authorizationCode
  sources:
  - well-known/arkestro-oauth-authorization-server.json
- scope: mcp:write
  description: Write access through the MCP server.
  description_source: inferred-from-scope-name
  flows:
  - authorizationCode
  sources:
  - well-known/arkestro-oauth-authorization-server.json
- scope: offline_access
  description: Issue a refresh token so the client can act without the user present.
  description_source: standard-oidc-scope
  flows:
  - authorizationCode
  sources:
  - well-known/arkestro-oauth-authorization-server.json
coverage:
  scopes_published: 3
  granularity: coarse
  note: >-
    Two functional scopes for an entire procurement platform. A read/write split alone
    cannot express least privilege across events, awards, purchase orders, supplier
    organizations and analytics — an agent granted mcp:write to schedule an event also
    holds whatever write reach the server exposes over awards and purchase orders.
x-evidence:
- url: https://api.arkestro.com/.well-known/oauth-authorization-server
  http_status: 200
  fetched: '2026-08-06'

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/arkestro-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.