A2 Biotherapeutics · OAuth Scopes

A2 Biotherapeutics OAuth Scopes

OAuth 2.0 derived

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

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

CompanyBiotechnologyLife SciencesCell TherapyImmuno-OncologyOncologyPharmaceuticalsClinical TrialsHealthcareModel Context ProtocolWordPress
Scopes: 1 Flows: authorizationCode Method: derived

OAuth endpoints

Authorization URL
https://www.a2bio.com/oauth/authorize
Token URL
https://www.a2bio.com/oauth/token
Flows
authorizationCode

Scopes (1)

ScopeDescriptionFlows
mcp Access the site's Model Context Protocol server. authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-08-02'
method: derived
source: openapi/a2-biotherapeutics-wp-rest-openapi.yml
schemes:
- name: mcpOAuth2
  source: openapi/a2-biotherapeutics-wp-rest-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://www.a2bio.com/oauth/authorize
    tokenUrl: https://www.a2bio.com/oauth/token
  description: OAuth 2.1 authorization-code + PKCE, as advertised by the provider's RFC 8414
    metadata at https://www.a2bio.com/.well-known/oauth-authorization-server (fetched 2026-08-02,
    HTTP 200). Guards the `mcp` namespace; the protected-resource metadata (RFC 9728) names
    https://www.a2bio.com/wp-json/mcp/mcp-oauth-server.
scopes:
- scope: mcp
  description: Access the site's Model Context Protocol server.
  flows:
  - authorizationCode
  sources:
  - openapi/a2-biotherapeutics-wp-rest-openapi.yml