How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

DoseSpot Clinicians API

The Clinicians API from DoseSpot — 26 operation(s) for clinicians.

DoseSpot Clinicians API is one of 27 APIs that DoseSpot publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Clinicians. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 33 operations across 26 paths, and defines 41 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 2 base URLs: https://virtserver.swaggerhub.com/DoseSpot/dosespot-staging-rest-api-v2/Full_EPCSV2, https://virtserver.swaggerhub.com/DoseSpot/dosespot-staging-rest-api-v2/JumpStart_EPCSV2.

33 operations 26 paths 41 schemas 2 DELETE10 GET17 POST4 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://my.dosespot.com/webapi/v2
Resource Areas
1

Paths & Operations 33

Across 26 paths, the API surfaces 33 operations — 2 DELETE, 10 GET, 17 POST, 4 PUT. Each is listed below with its method, path, parameters, and response codes.

Clinicians 33
GET
/api/clinicians/pdmp
Get Prescription Drug Monitoring Program data
Clinicians_GetClinicianPDMPV2 → 200
GET
/api/clinicians/idpDisclaimer
Get identity proofing disclaimer
Clinicians_GetIdentityProofingDisclaimerV2 → 200
POST
/api/clinicians/idpDisclaimer
Accept identity proofing disclaimer
Clinicians_AcceptIdentityProofingDisclaimerV2 body → 200
GET
/api/clinicians/{clinicianId}
Get clinician information
Clinicians_GetClinicianDetailsByIdV2 1 param → 200
PUT
/api/clinicians/{clinicianId}
Edit clinician information
Clinicians_PutClinicianEditV2 1 param body → 200
GET
/api/clinician
Get Clinician By Npi Or Dea
Clinicians_GetClinicianByNpiOrDeaV2 2 params → 200
GET
/api/patients/{patientId}/clinicians
Get patient's clinicians
Clinicians_GetPatientCliniciansV2 1 param → 200
GET
/api/clinicians/{clinicianId}/legalAgreements
Retrieves a list of clinician's legal agreements
Clinicians_GetClinicianLegalAgreementsV2 1 param → 200
GET
/api/clinicians/{clinicianId}/registrationStatus
Get clinician specific registration status
Clinicians_ClinicianCheckRegistrationStatusV2 1 param → 200
GET
/api/prescriptions/{prescriptionId}/prescriberInfo
Get a Prescription's prescriber Information
Clinicians_GetPrescriptionPrescriberInfoAPIV2 1 param → 200
POST
/api/clinicians/pin
Sets a clinician's PIN
Clinicians_SetPinV2 body → 200
PUT
/api/clinicians/pin
Change a clinician's PIN
Clinicians_ChangePinV2 body → 200
PUT
/api/clinicians/{clinicianId}/supervisors
Add a supervisor to a clinician
Clinicians_AddSupervisorToClinicianV2 1 param body → 200
DELETE
/api/clinicians/{clinicianId}/supervisors
Remove a supervisor from a clinician
Clinicians_DeleteSupervisorToClinicianV2 1 param body → 200
POST
/api/clinicians
Add new clinician
Clinicians_ClinicianAddV2 body → 200
POST
/api/clinicians/idp
Clinician identity proofing
Clinicians_ClinicianIdentityProofingV2 body → 200
POST
/api/clinicians/idpOtp
Submit IDP one time code
Clinicians_ClinicianIdentityProofingOneTimeCodeV2 body → 200
POST
/api/clinicians/resetPin
Reset My Pin
Clinicians_ResetMyPinV2 → 200
POST
/api/clinicians/idpAnswers
Submit clinician identity proofing answers
Clinicians_ClinicianIdentityProofingAnswersV2 body → 200
POST
/api/clinicians/resyncToken
Resync clinician's token
Clinicians_ResyncTokenV2 body → 200
POST
/api/clinicians/tfaActivate
Two factor authentication activation
Clinicians_TfaActivateV2 body → 200
POST
/api/clinicians/sendMobileTfa
Send mobile activation message
Clinicians_SendMobileTfaV2 body → 200
POST
/api/clinicians/tfaDeactivate
Two factor authentication de-activation
Clinicians_TfaDeactivateV2 body → 200
POST
/api/clinicians/acceptAgreement
Accepts a legal agreement
Clinicians_AcceptAgreementV2 body → 200
POST
/api/clinicians/{clinicianId}/idpInit
Initialize identity proofing
Clinicians_InitializeIDPV2 1 param → 200
POST
/api/clinicians/{clinicianId}/resetPin
Reset Clinician's PIN
Clinicians_ResetClinicianPinV2 1 param → 200
POST
/api/clinicians/{clinicianId}/initTfaActivate
Initialize two factor authentication
Clinicians_InitializeTfaActivationV2 1 param body → 200
POST
/api/clinicians/{clinicianId}/initTfaDeactivate
Initialize two factor authentication deactivation
Clinicians_InitializeTfaDeactivationV2 1 param → 200
GET
/api/clinicians/{clinicianId}/deanumbers
Get clinician's DEA numbers
DEANumbers_GetDEANumbers 1 param → 200
POST
/api/clinicians/{clinicianId}/deanumbers
Add a DEA number to a clinician
DEANumbers_AddDEANumber 1 param body → 200
GET
/api/clinicians/{clinicianId}/deanumbers/{deanumberId}
Get a clinician's DEA number
DEANumbers_GetDEANumber 2 params → 200
PUT
/api/clinicians/{clinicianId}/deanumbers/{deanumberId}
Edit a DEA number to a clinician
DEANumbers_EditDEANumber 2 params body → 200
DELETE
/api/clinicians/{clinicianId}/deanumbers/{deanumberId}
Delete a clinician's DEA number
DEANumbers_DeleteDEANumber 2 params → 200

Schemas 41

The contract defines 41 schemas that model the data the API accepts and returns. The most detailed are Clinician (35 properties), AddEditClinicianRequest (31 properties), ClinicianIdentityProofingRequest (14 properties), PrescriberInfo (13 properties). Each schema is shown below with its type and property counts.

DEANumberRequest
object
6 properties 2 required
Result
object
Represents the result of a service operation.
2 properties 1 required
ItemResponse_PDMPResponse
object
Represents a generic response containing a single object.
2 properties
IdentifierGuidResponse
object
Represents a generic response containing an entity identifier.
2 properties
PrescriberAgentInfo
object
5 properties
AgreementInfoResponse
object
3 properties
ClinicianResyncTokenRequest
object
3 properties 3 required
ItemResponse_DEANumberResponse
object
Represents a generic response containing a single object.
2 properties
ClinicianIdentityProofingDisclaimerResponse
object
4 properties
ClinicianIdentityProofingResponse
object
7 properties
ClinicianIdentityProofingRequest
object
represent a request to clinican identity proof
14 properties 10 required
ClinicianSetPinRequest
object
1 property 1 required
PrescriberInfo
object
13 properties
AddEditClinicianRequest
object
Represents a request to add or edit a clinician. This class overrides the identifier property so that it will not be serialized for requests.
31 properties 10 required
ListResponse_DEANumberResponse
object
Represents a generic response containing a list of objects.
2 properties
PrescriberInfoResponse
object
4 properties
ClinicianIdentityProofingOneTimeCodeRequest
object
represent a request to clinican identity proof one time code after success
2 properties 2 required
MedicalLicenseNumber
object
3 properties 1 required
SupervisorToClinicianRequest
object
2 properties 1 required
ItemResponse_eRxRegistrationStatusType
object
Represents a generic response containing a single object.
2 properties
DeaNumber
object
3 properties 1 required
ItemResponse_Clinician
object
Represents a generic response containing a single object.
2 properties
ClinicianAcceptAgreementResponse
object
3 properties
ClinicianAcceptAgreementRequest
object
2 properties 2 required
ListResponse_AgreementInfoResponse
object
Represents a generic response containing a list of objects.
2 properties
Response
object
The result of the operation.
1 property
ListResponse_Clinician
object
Represents a generic response containing a list of objects.
2 properties
ClinicianInitializeTfaActivationRequest
object
1 property 1 required
Clinician
object
35 properties 10 required
NaDeaNumber
object
3 properties 1 required
ClinicianMobileTfaInitiationRequest
object
1 property 1 required
ClinicianClinicErxSummary
object
8 properties
ClinicianTfaActivationRequest
object
4 properties
ClinicianIdentityProofingDisclaimerRequest
object
1 property 1 required
DEANumberResponse
object
7 properties
IdentifierResponse
object
Represents a generic response containing an entity identifier.
2 properties
ClinicianIdentityProofingAnswersRequest
object
2 properties 2 required
DeleteClinicianSupervisorRequest
object
1 property 1 required
PDMPResponse
object
4 properties
ClinicianChangePinRequest
object
2 properties 2 required
ClinicianTfaDeactivationRequest
object
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

dosespot-clinicians-api-openapi.yml Raw ↑

Other APIs DoseSpot publishes across the network.

DoseSpot Medications API
DoseSpot Notifications API
DoseSpot Patients API
DoseSpot Pharmacies API
DoseSpot Prescribers API
DoseSpot Prescriptions API
DoseSpot Allergens API
DoseSpot Allergies API
DoseSpot Clinic Favorites API
DoseSpot Clinic Groups API
DoseSpot Clinician Favorites API
DoseSpot Clinician Order Sets API
Where this information came from

This is an independent, third-party profile of DoseSpot Clinicians API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.