Apstal · OAuth Scopes

Apstal OAuth Scopes

OAuth 2.0 probed

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

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

AnalyticsWeb AnalyticsPrivacySession ReplayHeatmapsMCPagent-nativeCookielessllms-txtBigQueryGDPRA2AAgent SkillsBot DetectionCore Web Vitals
Scopes: 3 Flows: authorizationCode, refreshToken Method: probed

OAuth endpoints

Authorization URL
https://apstal.com/api/auth/callback
Token URL
https://apstal.com/api/auth/token
Flows
authorizationCoderefreshToken

Scopes (3)

ScopeDescriptionFlows
read authorizationCode
write authorizationCode
admin authorizationCode

Source

OAuth Scopes

apstal-scopes.yml Raw ↑
generated: '2026-08-13'
method: probed
source: https://apstal.com/.well-known/oauth-authorization-server
docs: https://apstal.com/auth.md
note: >-
  Apstal publishes no OpenAPI, so derive-oauth-scopes.py has no spec to read. The scope list
  below is taken from the provider's live RFC 8414 authorization-server metadata and its
  RFC 9728 protected-resource metadata, cross-checked against auth.md. Apstal publishes NO
  per-scope descriptions and NO scope-to-permission mapping; the descriptions below are the
  provider's own wording from auth.md ("Scopes: read, write, admin") and nothing more has been
  inferred.
schemes:
- name: oauth2
  source: https://apstal.com/.well-known/oauth-authorization-server
  issuer: https://apstal.com
  flows:
  - flow: authorizationCode
    authorizationUrl: https://apstal.com/api/auth/callback
    tokenUrl: https://apstal.com/api/auth/token
  - flow: refreshToken
scopes:
- scope: read
  description: null
  flows: [authorizationCode]
  sources:
  - https://apstal.com/.well-known/oauth-authorization-server
  - https://apstal.com/.well-known/oauth-protected-resource
- scope: write
  description: null
  flows: [authorizationCode]
  sources:
  - https://apstal.com/.well-known/oauth-authorization-server
  - https://apstal.com/.well-known/oauth-protected-resource
- scope: admin
  description: null
  flows: [authorizationCode]
  sources:
  - https://apstal.com/.well-known/oauth-authorization-server
  - https://apstal.com/.well-known/oauth-protected-resource
gaps:
- No published scopes/permissions reference page.
- No per-scope descriptions anywhere in the provider's public material.
- >-
  API keys (the credential the MCP server and the documented REST endpoints actually use) carry
  no scope model at all; auth.md says only that "API keys grant access to analytics query
  endpoints (/api/analytics/*)" while "OAuth tokens grant access to the full API surface".

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/apstal-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 email required.

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