Infinitus · OAuth Scopes

Infinitus OAuth Scopes

OAuth 2.0 probed

Infinitus 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 Infinitus API on a user’s behalf.

Tokens are issued from https://www.infinitus.ai/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.

CompanyArtificial IntelligenceHealthcareVoice AIBenefit VerificationPrior AuthorizationHIPAA
Scopes: 1 Flows: authorizationCode Method: probed

OAuth endpoints

Authorization URL
https://www.infinitus.ai/oauth/authorize
Token URL
https://www.infinitus.ai/oauth/token
Flows
authorizationCode

Scopes (1)

ScopeDescriptionFlows
mcp Access the Model Context Protocol server at https://www.infinitus.ai/wp-json/mcp/mcp-oauth-server. The single scope advertised in both scopes_supported arrays. authorizationCode

Source

OAuth Scopes

infinitus-scopes.yml Raw ↑
generated: '2026-08-15'
method: probed
source: https://www.infinitus.ai/.well-known/oauth-authorization-server
note: >-
  Not derived from OpenAPI — Infinitus publishes none. These scopes come from
  the RFC 8414 Authorization Server Metadata document and the RFC 9728 Protected
  Resource Metadata document that Infinitus serves at www.infinitus.ai. Exactly
  one scope is advertised, and it governs the MCP server on the WordPress
  marketing host — not the healthcare product API at api.infinitusai.com, which
  publishes no scope reference at all.

schemes:
- name: infinitus-wordpress-oauth
  source: https://www.infinitus.ai/.well-known/oauth-authorization-server
  issuer: https://www.infinitus.ai
  flows:
  - flow: authorizationCode
    authorizationUrl: https://www.infinitus.ai/oauth/authorize
    tokenUrl: https://www.infinitus.ai/oauth/token
    revocationUrl: https://www.infinitus.ai/oauth/revoke
    pkce: S256
    scopes: [mcp]

scopes:
- scope: mcp
  description: >-
    Access the Model Context Protocol server at
    https://www.infinitus.ai/wp-json/mcp/mcp-oauth-server. The single scope
    advertised in both scopes_supported arrays.
  flows: [authorizationCode]
  resource: https://www.infinitus.ai/wp-json/mcp/mcp-oauth-server
  sources:
  - https://www.infinitus.ai/.well-known/oauth-authorization-server
  - https://www.infinitus.ai/.well-known/oauth-protected-resource

summary:
  scope_count: 1
  granularity: coarse
  note: >-
    A single all-or-nothing "mcp" scope. There is no read/write or per-resource
    separation, so an agent granted this scope receives whatever the server
    exposes in full. Recorded as measured.

gaps:
- gap: product-api-scopes-unpublished
  detail: >-
    api.infinitusai.com advertises no OAuth metadata (both
    /.well-known/oauth-authorization-server and
    /.well-known/oauth-protected-resource return 404), and no permissions
    reference page exists in the public knowledge base. Portal authorization is
    described only as role-based (RBAC) with no published role or scope list.

x-evidence:
- fetched: '2026-08-15'
  url: https://www.infinitus.ai/.well-known/oauth-authorization-server
  http_status: 200
  content_type: application/json
- fetched: '2026-08-15'
  url: https://www.infinitus.ai/.well-known/oauth-protected-resource
  http_status: 200
  content_type: application/json
- fetched: '2026-08-15'
  url: https://api.infinitusai.com/.well-known/oauth-authorization-server
  http_status: 404
  kind: negative-probe

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