Doximity OAuth Scopes
Doximity publishes 21 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Doximity API on a user’s behalf.
Tokens are issued from https://auth.doximity.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.
OAuth endpoints
https://auth.doximity.com/oauth/authorize
https://auth.doximity.com/oauth/token
authorizationCode
Scopes (21)
| Scope | Description | Flows |
|---|---|---|
| openid | Enables the OpenID Connect id_token to be returned. Default scope, always supported. | authorizationCode |
| profile:read:basic | Grants access to name, given_name, family_name, middle_name, credentials, profile_photo_url, and specialty. | authorizationCode |
| profile:read:email | Read the member's email address. | authorizationCode |
| profile:read:dialer_phone | Read the member's Doximity Dialer phone number. | authorizationCode |
| profile:read:experience | Read the member's professional experience. | authorizationCode |
| profile:read:office | Read the member's office information. | authorizationCode |
| profile:read:permissions | Read the member's permissions. | authorizationCode |
| profile:read:private_contact | Read the member's private contact information. | authorizationCode |
| search | Search the Doximity member directory. | authorizationCode |
| dialer | Access to Doximity Dialer functionality. | authorizationCode |
| docsgpt:access | Access to DocsGPT. | authorizationCode |
| hipaa:identified | Access identified data under HIPAA. | authorizationCode |
| jobs:read | Read job data. | authorizationCode |
| colleagues:read | Read the member's colleagues. | authorizationCode |
| colleagues:write | Modify the member's colleagues. | authorizationCode |
| login_context:inferred | Access inferred login context. | authorizationCode |
| sessions:linked | Access linked sessions. | authorizationCode |
| activities:read:cards | Read activity cards. | authorizationCode |
| activities:read:comments | Read activity comments. | authorizationCode |
| activities:read:likes | Read activity likes. | authorizationCode |
| activities:write:likes | Write activity likes. | authorizationCode |
📄 Provider scope reference: https://www.doximity.com/developers/documentation
Source
OAuth Scopes
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.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/scopes/doximity-scopes"
curl "https://apis.io/api/v1/scopes?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.