DispatchHealth · Authentication Profile

Dispatchhealth Authentication

Authentication

DispatchHealth secures its APIs with oauth2 and http across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).

CompanyHealthcareHealth SystemsHospital at HomeHome HealthUrgent CareCare DeliveryMedical ServicesTelehealthDigital Health
Methods: oauth2, http Schemes: 2 OAuth flows: authorizationCode API key in:

Security Schemes

MCPOAuth2 oauth2
· flows: authorizationCode
WordPressApplicationPasswords http
scheme: basic

Source

Authentication Profile

dispatchhealth-authentication.yml Raw ↑
generated: '2026-07-31'
method: probed
source: https://www.dispatchhealth.com/.well-known/oauth-authorization-server
docs: null
summary:
  types: [oauth2, http]
  api_key_in: []
  oauth2_flows: [authorizationCode]
  pkce: [S256]
  public_clients: true
schemes:
- name: MCPOAuth2
  type: oauth2
  sources:
  - well-known/dispatchhealth-oauth-authorization-server.json
  - well-known/dispatchhealth-oauth-protected-resource.json
  issuer: https://www.dispatchhealth.com
  flows:
  - flow: authorizationCode
    authorizationUrl: https://www.dispatchhealth.com/oauth/authorize
    tokenUrl: https://www.dispatchhealth.com/oauth/token
    revocationUrl: https://www.dispatchhealth.com/oauth/revoke
    refreshSupported: true
    scopes:
      mcp: Access the DispatchHealth WordPress MCP server
  code_challenge_methods: [S256]
  token_endpoint_auth_methods: [none]
  client_id_metadata_document_supported: true
  protects:
  - https://www.dispatchhealth.com/wp-json/mcp/mcp-oauth-server
  bearer_methods_supported: [header]
  standards: [RFC 6749, RFC 8414, RFC 9728, RFC 7636]
- name: WordPressApplicationPasswords
  type: http
  scheme: basic
  sources:
  - https://www.dispatchhealth.com/wp-json/
  authorization_page: https://www.dispatchhealth.com/wp-admin/authorize-application.php
  note: advertised in the WordPress REST API index `authentication` block; covers the
    wp/v2 and mcp-adapter-default-server routes
notes: 'Only the marketing-site surface has a discoverable authentication contract.
  The partner portal (express.dispatchhealth.com) and patient request flow (request.dispatchhealth.com)
  are interactive logins with no published machine-readable auth metadata, and api.dispatchhealth.com
  answers 204 to every anonymous request.'

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact 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 security artifact
curl "https://apis.io/api/v1/security/dispatchhealth-authentication"
All security posture
curl "https://apis.io/api/v1/security?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.