Prosper AI · OAuth Scopes

Prosper AI OAuth Scopes

OAuth 2.0 searched

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

Tokens are issued from https://voice.getprosperapp.com/mcp/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.

CompanyHealthcareVoice AIRevenue Cycle ManagementPatient AccessEHR IntegrationAI AgentsMCP
Scopes: 1 Flows: authorizationCode Method: searched

OAuth endpoints

Authorization URL
https://voice.getprosperapp.com/mcp/authorize
Token URL
https://voice.getprosperapp.com/mcp/token
Flows
authorizationCode

Scopes (1)

ScopeDescriptionFlows
read Read access to Prosper resources exposed through the MCP server authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-07-20'
method: searched
source: https://voice.getprosperapp.com/.well-known/oauth-authorization-server
docs: https://voice.getprosperapp.com/.well-known/oauth-authorization-server
note: >-
  OAuth scopes here belong to the hosted MCP OAuth server (issuer
  https://voice.getprosperapp.com/mcp). The REST API uses API-key auth and
  declares no OAuth scopes in its OpenAPI.
schemes:
- name: MCP OAuth2
  source: https://voice.getprosperapp.com/.well-known/oauth-authorization-server
  flows:
  - flow: authorizationCode
    authorizationUrl: https://voice.getprosperapp.com/mcp/authorize
    tokenUrl: https://voice.getprosperapp.com/mcp/token
scopes:
- scope: read
  description: Read access to Prosper resources exposed through the MCP server
  flows: [authorizationCode]
  sources: [https://voice.getprosperapp.com/.well-known/oauth-authorization-server]