Fastino Labs · OAuth Scopes

Fastino Labs OAuth Scopes

OAuth 2.0 searched

Fastino Labs publishes 4 OAuth 2.0 scopes. Scopes are the fine-grained permissions an application requests at authorization time to act against the Fastino Labs API on a user’s behalf.

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.

CompanyArtificial IntelligenceMachine-LearningSmall Language ModelsFine-TuningInferenceNamed Entity RecognitionInformation ExtractionLLMAgentsPII DetectionModel Training
Scopes: 4 Flows: Method: searched

Scopes (4)

ScopeDescriptionFlows
openid OpenID Connect authentication; issue an ID token.
profile Access basic profile claims.
email Access the user's email claim.
offline_access Issue a refresh token for long-lived access.

Source

OAuth Scopes

Raw ↑
generated: '2026-07-19'
method: searched
source: https://api.pioneer.ai/.well-known/openid-configuration
docs: https://api.pioneer.ai/.well-known/oauth-protected-resource
note: >-
  Pioneer delegates OAuth2/OIDC to a Supabase authorization server. The Pioneer
  REST API is primarily accessed with an X-API-Key (pio_sk_) key; the OAuth path
  exposes only the standard OIDC scopes below. The OpenAPI itself declares the
  bearer token as http/bearer (JWT), not an oauth2 scheme, so no resource-level
  scopes are published beyond these.
schemes:
- name: Supabase-OIDC
  type: oauth2
  flow: authorizationCode
  authorizationUrl: https://pwgztilbkupvjmomwbjr.supabase.co/auth/v1/authorize
  tokenUrl: https://pwgztilbkupvjmomwbjr.supabase.co/auth/v1/token
  pkce: [S256, plain]
scopes:
- scope: openid
  description: OpenID Connect authentication; issue an ID token.
- scope: profile
  description: Access basic profile claims.
- scope: email
  description: Access the user's email claim.
- scope: offline_access
  description: Issue a refresh token for long-lived access.

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/fastino-labs-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.