DoseSpot website screenshot

DoseSpot

DoseSpot is a Surescripts- and EPCS-certified electronic prescribing (eRx) platform. Its REST API (v2) lets healthcare and EHR/EMR software embed the full prescription lifecycle - patient and clinician management, medication and drug search, pharmacy selection, e-prescribing, medication history, eligibility, and push notifications - using OAuth2 Bearer tokens scoped by clinic and clinician keys.

DoseSpot publishes 6 APIs on the APIs.io network, including Medications API, Notifications API, Patients API, and 3 more. Tagged areas include e-Prescribing, eRx, Healthcare, EHR, and Pharmacy.

DoseSpot’s developer surface includes authentication, documentation, engineering blog, and 7 more developer resources.

31.6/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessSelf serve
6 APIs
e-PrescribingeRxHealthcareEHRPharmacyEPCS

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 31.6/100 · thin
Contract Quality 14.2 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
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 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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/dosespot: 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 6

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

DoseSpot Medications API

Medi-Span drug search and interaction checks.

DoseSpot Notifications API

Clinician notification counts and actionable items.

DoseSpot Patients API

Patient demographics, allergies, and self-reported medications.

DoseSpot Pharmacies API

Surescripts pharmacy search and patient pharmacy management.

DoseSpot Prescribers API

Clinician (prescriber) and clinic staff management.

DoseSpot Prescriptions API

Prescription creation, transmission, status, and medication history.

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

DoseSpot API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Dosespot Rate Limits

1 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

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

Dosespot Authentication

apiKey/http · 2 schemes

SECURITY

Dosespot Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Dosespot Agentic Access

17 operations · 6 acting

17 operations · 6 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: dosespot
url: https://raw.githubusercontent.com/api-evangelist/dosespot/refs/heads/main/apis.yml
name: DoseSpot
kind: company
description: DoseSpot is a Surescripts- and EPCS-certified electronic prescribing (eRx) platform. Its REST API (v2) lets healthcare
  and EHR/EMR software embed the full prescription lifecycle - patient and clinician management, medication and drug search,
  pharmacy selection, e-prescribing, medication history, eligibility, and push notifications - using OAuth2 Bearer tokens
  scoped by clinic and clinician keys.
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/dosespot.png
tags:
- e-Prescribing
- eRx
- Healthcare
- EHR
- Pharmacy
- EPCS
created: '2026-06-21'
modified: '2026-06-21'
specificationVersion: '0.19'
apis:
- aid: dosespot:dosespot-medications-api
  name: DoseSpot Medications API
  description: Medi-Span drug search and interaction checks.
  humanURL: https://dosespot.com/full-integration/
  baseURL: https://my.dosespot.com/webapi/v2
  tags:
  - Medications
  properties:
  - type: OpenAPI
    url: openapi/dosespot-medications-api-openapi.yml
  - type: Documentation
    url: https://dosespot.com/full-integration/
  - type: PostmanCollection
    url: collections/dosespot.postman_collection.json
  - type: OpenCollection
    url: collections/dosespot.opencollection.json
  - type: Documentation
    url: https://dosespot.com/transitioning-to-api-v2-and-the-medi-span-drug-database/
- aid: dosespot:dosespot-notifications-api
  name: DoseSpot Notifications API
  description: Clinician notification counts and actionable items.
  humanURL: https://dosespot.com/full-integration/
  baseURL: https://my.dosespot.com/webapi/v2
  tags:
  - Notifications
  properties:
  - type: OpenAPI
    url: openapi/dosespot-notifications-api-openapi.yml
  - type: Documentation
    url: https://dosespot.com/full-integration/
  - type: PostmanCollection
    url: collections/dosespot.postman_collection.json
  - type: OpenCollection
    url: collections/dosespot.opencollection.json
  - type: Documentation
    url: https://dosespot.com/transitioning-to-api-v2-and-the-medi-span-drug-database/
- aid: dosespot:dosespot-patients-api
  name: DoseSpot Patients API
  description: Patient demographics, allergies, and self-reported medications.
  humanURL: https://dosespot.com/full-integration/
  baseURL: https://my.dosespot.com/webapi/v2
  tags:
  - Patients
  properties:
  - type: OpenAPI
    url: openapi/dosespot-patients-api-openapi.yml
  - type: Documentation
    url: https://dosespot.com/full-integration/
  - type: PostmanCollection
    url: collections/dosespot.postman_collection.json
  - type: OpenCollection
    url: collections/dosespot.opencollection.json
  - type: Documentation
    url: https://dosespot.com/transitioning-to-api-v2-and-the-medi-span-drug-database/
- aid: dosespot:dosespot-pharmacies-api
  name: DoseSpot Pharmacies API
  description: Surescripts pharmacy search and patient pharmacy management.
  humanURL: https://dosespot.com/full-integration/
  baseURL: https://my.dosespot.com/webapi/v2
  tags:
  - Pharmacies
  properties:
  - type: OpenAPI
    url: openapi/dosespot-pharmacies-api-openapi.yml
  - type: Documentation
    url: https://dosespot.com/full-integration/
  - type: PostmanCollection
    url: collections/dosespot.postman_collection.json
  - type: OpenCollection
    url: collections/dosespot.opencollection.json
  - type: Documentation
    url: https://dosespot.com/transitioning-to-api-v2-and-the-medi-span-drug-database/
- aid: dosespot:dosespot-prescribers-api
  name: DoseSpot Prescribers API
  description: Clinician (prescriber) and clinic staff management.
  humanURL: https://dosespot.com/full-integration/
  baseURL: https://my.dosespot.com/webapi/v2
  tags:
  - Prescribers
  properties:
  - type: OpenAPI
    url: openapi/dosespot-prescribers-api-openapi.yml
  - type: Documentation
    url: https://dosespot.com/full-integration/
  - type: PostmanCollection
    url: collections/dosespot.postman_collection.json
  - type: OpenCollection
    url: collections/dosespot.opencollection.json
  - type: Documentation
    url: https://dosespot.com/transitioning-to-api-v2-and-the-medi-span-drug-database/
- aid: dosespot:dosespot-prescriptions-api
  name: DoseSpot Prescriptions API
  description: Prescription creation, transmission, status, and medication history.
  humanURL: https://dosespot.com/full-integration/
  baseURL: https://my.dosespot.com/webapi/v2
  tags:
  - Prescriptions
  properties:
  - type: OpenAPI
    url: openapi/dosespot-prescriptions-api-openapi.yml
  - type: Documentation
    url: https://dosespot.com/full-integration/
  - type: PostmanCollection
    url: collections/dosespot.postman_collection.json
  - type: OpenCollection
    url: collections/dosespot.opencollection.json
  - type: Documentation
    url: https://dosespot.com/transitioning-to-api-v2-and-the-medi-span-drug-database/
common:
- type: AgenticAccess
  url: agentic-access/dosespot-agentic-access.yml
- type: DomainSecurity
  url: security/dosespot-domain-security.yml
- type: Authentication
  url: authentication/dosespot-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/dosespot
- type: Website
  url: https://www.dosespot.com
- type: Documentation
  url: https://dosespot.com/full-integration/
- type: Plans
  url: plans/dosespot-plans-pricing.yml
- type: RateLimits
  url: rate-limits/dosespot-rate-limits.yml
- type: FinOps
  url: finops/dosespot-finops.yml
- type: Blog
  url: https://dosespot.com/feed/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com