Cerapedics · OAuth Scopes

Cerapedics OAuth Scopes

OAuth 2.0 probed

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

Tokens are issued from https://login.microsoftonline.com/901bf24d-83de-4486-804c-8c263fdb31f4/oauth2/v2.0/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.

CompanyMedical DevicesOrthopedicsOrthobiologicsBone GraftSpine SurgeryHealthcareLife SciencesMCP
Scopes: 4 Flows: authorizationCode Method: probed

OAuth endpoints

Authorization URL
https://login.microsoftonline.com/901bf24d-83de-4486-804c-8c263fdb31f4/oauth2/v2.0/authorize
Token URL
https://login.microsoftonline.com/901bf24d-83de-4486-804c-8c263fdb31f4/oauth2/v2.0/token
Flows
authorizationCode

Scopes (4)

ScopeDescriptionFlows
https://mcp.cerapedics.com/mcp/user_impersonation Delegated access to the Cerapedics MCP server, acting on the signed-in user's behalf. The single resource-specific scope this API declares. authorizationCode
openid OpenID Connect sign-in; issue an ID token. authorizationCode
profile Basic profile claims for the signed-in user. authorizationCode
offline_access Issue a refresh token so the client can renew access without user interaction. authorizationCode

Source

OAuth Scopes

cerapedics-scopes.yml Raw ↑
generated: '2026-08-02'
method: probed
source: https://mcp.cerapedics.com/.well-known/oauth-protected-resource
note: >-
  Cerapedics publishes no OpenAPI, so 0-working/derive-oauth-scopes.py had nothing to
  read. These scopes come from the live RFC 9728 protected-resource metadata and the
  RFC 8414 authorization-server metadata, which are the provider's own published scope
  declarations. No scopes-reference documentation page exists.
docs: null
schemes:
- name: mcp_oauth2
  source: well-known/cerapedics-oauth-protected-resource.json
  resource: https://mcp.cerapedics.com/mcp
  flows:
  - flow: authorizationCode
    authorizationUrl: https://login.microsoftonline.com/901bf24d-83de-4486-804c-8c263fdb31f4/oauth2/v2.0/authorize
    tokenUrl: https://login.microsoftonline.com/901bf24d-83de-4486-804c-8c263fdb31f4/oauth2/v2.0/token
scopes:
- scope: https://mcp.cerapedics.com/mcp/user_impersonation
  description: Delegated access to the Cerapedics MCP server, acting on the signed-in
    user's behalf. The single resource-specific scope this API declares.
  kind: resource
  flows: [authorizationCode]
  sources: [well-known/cerapedics-oauth-protected-resource.json, well-known/cerapedics-oauth-authorization-server.json]
- scope: openid
  description: OpenID Connect sign-in; issue an ID token.
  kind: standard
  flows: [authorizationCode]
  sources: [well-known/cerapedics-oauth-authorization-server.json]
- scope: profile
  description: Basic profile claims for the signed-in user.
  kind: standard
  flows: [authorizationCode]
  sources: [well-known/cerapedics-oauth-authorization-server.json]
- scope: offline_access
  description: Issue a refresh token so the client can renew access without user
    interaction.
  kind: standard
  flows: [authorizationCode]
  sources: [well-known/cerapedics-oauth-authorization-server.json]
observations:
- >-
  The scope model is coarse: one blanket user_impersonation scope governs the entire
  MCP tool surface, so there is no per-tool or read-vs-write separation an agent
  runtime could use to constrain what a delegated token may do.
x-evidence:
  fetched: '2026-08-02'
  urls:
  - {url: 'https://mcp.cerapedics.com/.well-known/oauth-protected-resource', http_status: 200}
  - {url: 'https://mcp.cerapedics.com/.well-known/oauth-authorization-server', http_status: 200}

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