Develop Health website screenshot

Develop Health

Develop Health is a San Francisco-based healthcare technology company that automates medication access for prescribers using generative AI. Its platform runs real-time medication benefit verification, clinical qualification, and end-to-end prior authorization (generating and submitting PA packages, then following up and returning structured status) so care teams spend less time on payer paperwork. The Develop Health Public API exposes these capabilities to EHRs and partners over an HTTPS JSON REST interface secured with Frontegg JWT bearer tokens, with asynchronous results delivered by signed webhooks. It integrates with EHRs such as athenahealth and Canvas. Surfaced as a portfolio company of Wing Venture Capital and enriched into the API Evangelist network.

Develop Health publishes 1 API on the APIs.io network: public-api API. Tagged areas include Company, Healthcare, Prior Authorization, Benefit Verification, and Medication Access.

The Develop Health catalog on APIs.io includes 2 event-driven AsyncAPI specifications.

Develop Health’s developer surface includes documentation, API reference, getting-started guide, authentication, changelog, sandbox, engineering blog, and 14 more developer resources.

48.6/100 developing ▬ flat Agent 52/100 agent ready Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs
CompanyHealthcarePrior AuthorizationBenefit VerificationMedication AccessInsuranceHealth TechArtificial Intelligence

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 48.6/100 · developing
Contract Quality 15.5 / 25
Developer Ergonomics 11.3 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 52/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/develop-health: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Develop Health public-api API

The public-api API from Develop Health — 15 operation(s) for public-api.

Event Specifications 2

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Develop Health Webhooks

AsyncAPI description of the Develop Health webhook event surface, generated by the API Evangelist enrichment pipeline from the published webhook reference (https://docs.developh...

ASYNCAPI

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Develop Health Authentication

http · 1 scheme

SECURITY

Develop Health Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Develop Health Agentic Access

15 operations · 10 acting

15 operations · 10 acting

AGENTIC

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: develop-health
name: Develop Health
description: Develop Health is a San Francisco-based healthcare technology company that automates medication access for prescribers
  using generative AI. Its platform runs real-time medication benefit verification, clinical qualification, and end-to-end
  prior authorization (generating and submitting PA packages, then following up and returning structured status) so care teams
  spend less time on payer paperwork. The Develop Health Public API exposes these capabilities to EHRs and partners over an
  HTTPS JSON REST interface secured with Frontegg JWT bearer tokens, with asynchronous results delivered by signed webhooks.
  It integrates with EHRs such as athenahealth and Canvas. Surfaced as a portfolio company of Wing Venture Capital and enriched
  into the API Evangelist network.
url: https://raw.githubusercontent.com/api-evangelist/develop-health/refs/heads/main/apis.yml
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://framerusercontent.com/images/7uigtcymLe3mrSSSwT0H9pgISWc.jpg
x-type: company
x-source: vc-portfolio
x-backed-by:
- wing-venture-capital
x-tier: profile
x-tier-reason: enriched
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- Healthcare
- Prior Authorization
- Benefit Verification
- Medication Access
- Insurance
- Health Tech
- Artificial Intelligence
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: develop-health:develop-health-public-api-api
  name: Develop Health public-api API
  description: The public-api API from Develop Health — 15 operation(s) for public-api.
  humanURL: https://docs.develophealth.ai/introduction
  baseURL: https://api.develophealth.io
  tags:
  - public-api
  properties:
  - type: OpenAPI
    url: openapi/develop-health-public-api-api-openapi.yml
  - type: AsyncAPI
    url: asyncapi/develop-health-asyncapi.yml
  - type: Webhooks
    url: asyncapi/develop-health-webhooks.yml
  - type: ErrorCatalog
    url: errors/develop-health-problem-types.yml
  - type: DataModel
    url: data-model/develop-health-data-model.yml
common:
- type: Documentation
  url: https://docs.develophealth.ai/introduction
- type: APIReference
  url: https://docs.develophealth.ai/api-reference/quickstart
- type: GettingStarted
  url: https://docs.develophealth.ai/api-reference/quickstart
- type: Authentication
  url: authentication/develop-health-authentication.yml
- type: Conventions
  url: conventions/develop-health-conventions.yml
- type: Conformance
  url: conformance/develop-health-conformance.yml
- type: Lifecycle
  url: lifecycle/develop-health-lifecycle.yml
- type: StatusPage
  url: https://status.develophealth.io
- type: ChangeLog
  url: changelog/develop-health-changelog.yml
- type: Sandbox
  url: sandbox/develop-health-sandbox.yml
- type: AgentSkill
  url: skills/_index.yml
- type: AgenticAccess
  url: agentic-access/develop-health-agentic-access.yml
- type: DomainSecurity
  url: security/develop-health-domain-security.yml
- type: LLMsTxt
  url: llms/develop-health-llms.txt
- type: Blog
  url: https://www.develophealth.ai/blog
- type: GitHubOrganization
  url: https://github.com/develop-health
- type: SignUp
  url: https://platform.develophealth.ai
- type: TermsOfService
  url: https://www.develophealth.ai/terms-of-use
- type: PrivacyPolicy
  url: https://www.develophealth.ai/privacy-notice
- type: Support
  url: mailto:support@develophealth.io
- type: Website
  url: https://www.develophealth.ai/
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence