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

Certifyos Practitioner API

Endpoints for managing practitioner information and associations.

Certifyos Practitioner API is one of 59 APIs that Certifyos publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Practitioner. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 52 operations across 43 paths, and defines 202 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against 6 base URLs: http://localhost:9000, https://api-service.staging.certifyos.com, https://api-service.internal.certifyos.com, https://api-service.test.certifyos.com, https://api-service.demo.certifyos.com, https://api-service.certifyos.com.

52 operations 43 paths 202 schemas 2 DELETE12 GET8 PATCH6 POST24 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api-service.certifyos.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Certifyos Practitioner API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (jwt).

  • jwt — JWT Authentication - Provide only the raw token without Bearer prefix

Paths & Operations 52

Across 43 paths, the API surfaces 52 operations — 2 DELETE, 12 GET, 8 PATCH, 6 POST, 24 PUT. Each is listed below with its method, path, parameters, and response codes.

Practitioner 52

Endpoints for managing practitioner information and associations.

GET
/practitioners
Find Practitioner by filter criteria with pagination
practitionerFindMany 15 params → 200400401403500
POST
/practitioners
Create a new practitioner
practitionerCreate 1 param body → 201400401403409500
PUT
/practitioners/group-practitioner-location-network-specialties/effective-date
Update effective date of a practitioner location network specialty at group level
updateGroupPractitionerLocationNetworkSpecialtyEffectiveDate 1 param body → 200400404500
PATCH
/practitioners/group-practitioner-location-network-specialties/specialty
Correct the specialty at the practitioner-location-network level
correctGroupPractitionerLocationNetworkSpecialty 1 param body → 200400401403404409500
PUT
/practitioners/group-practitioner-location-specialties/effective-date
Update effective date of a practitioner location specialty at group level
updateGroupPractitionerLocationSpecialtyEffectiveDate 1 param body → 200400404500
PATCH
/practitioners/group-practitioner-location-specialties/specialty
Correct the specialty at the practitioner-location level
correctGroupPractitionerLocationSpecialty 1 param body → 200400401403404409500
PUT
/practitioners/group-practitioner-network-participation-specialties/effective-date
Update effective date of a practitioner network participation specialty at group level
updateGroupPractitionerNetworkParticipationSpecialtyEffectiveDate 1 param body → 200400404500
PUT
/practitioners/group-practitioner-specialties/effective-date
Update effective date of a practitioner specialty at group level
updateGroupPractitionerSpecialtyEffectiveDate 1 param body → 200400404500
PATCH
/practitioners/practitioner-locations/{id}/roles/correct
Correct a practitioner role key on a group-practitioner-location record
correctLocationRole 2 params body → 200400401403404409500
PATCH
/practitioners/practitioner-locations/{id}/roles/remove
Remove a practitioner role at the location level
removePractitionerLocationRole 2 params body → 200400401403404500
PUT
/practitioners/practitioner-role-assignments/{id}/terminate
Terminate a practitioner role at a network location assignment
terminatePractitionerRole 2 params body → 200400401403404409500
PUT
/practitioners/tenant-practitioner-specialties
Update a tenant practitioner specialty
updateTenantPractitionerSpecialty 1 param body → 200400404500
PATCH
/practitioners/tenant-practitioner-specialties/specialty
Correct the specialty on a tenant practitioner specialty record
correctTenantPractitionerSpecialty 1 param body → 200400401403404409500
PUT
/practitioners/tenant-practitioner-specialties/terminate
Terminate a tenant practitioner specialty with cascading support
terminateTenantPractitionerSpecialty 1 param body → 200400401403404500
PUT
/practitioners/terminate
Terminate practitioner from network/location/grouplocations
terminatePractitioner 1 param body → 200400401403404409500
PUT
/practitioners/{certifyPractitionerId}/groups/{certifyGroupId}/effective-date
Update effective dates for practitioner-group association
updatePractitionerGroupEffectiveDate 3 params body → 200400401403404500
PUT
/practitioners/{id}
Update a practitioner
practitionerUpdate 2 params body → 200400401403404409500
GET
/practitioners/{id}
Get a practitioner value by their ID
practitionerGet 3 params → 200401403404500
PUT
/practitioners/{id}/board-certifications
Update or Delete board certifications for a practitioner
updatePractitionerBoardCertifications 2 params body → 200400401403404500
GET
/practitioners/{id}/core
Get core practitioner record by crosswalk ID
getCorePractitioner 2 params → 200400401403404500
PUT
/practitioners/{id}/dea
Update or Delete DEA records for a practitioner
updatePractitionerDea 2 params body → 200400401403404500
PUT
/practitioners/{id}/education-training
Update or delete education and training records for a practitioner
updatePractitionerEducationTraining 2 params body → 200400401403404500
PUT
/practitioners/{id}/facilities
Update practitioner facility associations
updatePractitionerFacilities 2 params body → 200400401403404500
PUT
/practitioners/{id}/licenses
Update or Delete licenses for a practitioner
updatePractitionerLicenses 2 params body → 200400401403404500
PUT
/practitioners/{id}/networks
Update practitioner network associations
updatePractitionerNetworks 2 params body → 200400401403404500
GET
/practitioners/{id}/networks
Get all the networks that the practitioner belongs to
getAllTenantPractitionerLinkedNetworks 2 params → 200401403404500
POST
/practitioners/{id}/networks
Associate practitioner with a network
associatePractitionerWithNetwork 2 params body → 201400401403404500
PUT
/practitioners/{id}/overview
Update practitioner overview information
updatePractitionerOverview 2 params body → 200400401403404409500
GET
/practitioners/{id}/relationships/all
Get all the relationships of the practitioner
getAllPractitionerRelationships 3 params → 200401403404500
GET
/practitioners/{id}/relationships/groups
Get all the groups that the practitioner belongs to
getPractitionerGroupsRelationships 2 params → 200401403404500
GET
/practitioners/{id}/relationships/locations
Get all the locations that the practitioner belongs to
getPractitionerLocationsRelationships 2 params → 200401403404500
GET
/practitioners/{id}/relationships/networks
Get all the networks that the practitioner belongs to
getPractitionerNetworkRelationships 2 params → 200401403404500
PUT
/practitioners/{id}/roles
Update practitioner roles
updatePractitionerRoles 2 params body → 200400401403404500
PATCH
/practitioners/{id}/roles/correct
Correct a practitioner role key in data-correction mode
correctCorePractitionerRole 2 params body → 200400401403404409500
PATCH
/practitioners/{id}/roles/remove
Remove a practitioner role at the core level
removePractitionerRole 2 params body → 200400401403404500
PUT
/practitioners/{id}/ssn
Update practitioner SSN
updatePractitionerSsn 2 params body → 200400401403404500
PUT
/practitioners/{id}/supporting-documents
Update or Delete a supporting document for a practitioner
updatePractitionerSupportingDocument 2 params body → 200400401403404500
POST
/practitioners/{id}/supporting-documents
Create a new supporting document for a practitioner
createPractitionerSupportingDocument 2 params body → 201400401403500
GET
/practitioners/{practitionerId}/groups
Get groups for a practitioner
getPractitionerGroups 2 params → 200400404500
PUT
/practitioners/{practitionerId}/groups/{groupId}
Associate practitioner with a group
associatePractitionerWithGroup 3 params body → 200400401403404500
POST
/practitioners/{practitionerId}/groups/{groupId}/locations
Associate practitioner with group locations
associatePractitionerWithGroupLocations 3 params body → 201400401403404500
GET
/practitioners/{practitionerId}/hospital-affiliations
List hospital affiliations for a practitioner
listPractitionerHospitalAffiliations 2 params → 200401403404
POST
/practitioners/{practitionerId}/hospital-affiliations
Create a hospital affiliation for a practitioner
createPractitionerHospitalAffiliation 2 params body → 201400401403404409
PATCH
/practitioners/{practitionerId}/hospital-affiliations/{affiliationId}
Partially update a hospital affiliation
updatePractitionerHospitalAffiliation 3 params body → 200400401403404409
DELETE
/practitioners/{practitionerId}/hospital-affiliations/{affiliationId}
Delete a hospital affiliation
deletePractitionerHospitalAffiliation 3 params → 204401403404
PUT
/practitioners/{practitionerId}/locations
Update practitioner location associations
updatePractitionerLocations 2 params body → 200400401403404500
GET
/practitioners/{practitionerId}/locations
Get locations for a practitioner
getPractitionerLocations 2 params → 200400404500
PUT
/practitioners/{practitionerId}/locations/{locationId}/networks/{networkId}
Update practitioner details at a location for a network or all networks
updatePractitionerLocationNetwork 4 params body → 200400401403404500
PUT
/practitioners/{practitionerId}/locations/{locationId}/networks/{networkId}/npi-par-date
Update NPI and Location NPI Participation Date for a practitioner at a location-network
updatePractitionerLocationNpiParDate 4 params body → 200400401403404500
GET
/practitioners/{practitionerId}/specialties
Get specialties for a practitioner
getPractitionerSpecialties 2 params → 200400404500
POST
/practitioners/{practitionerId}/specialties
Associate a practitioner with a specialty
associatePractitionerWithSpecialty 2 params body → 200400401403404409500
DELETE
/practitioners/{practitionerId}/tenant-practitioner-specialties/{tpsId}
Permanently remove a practitioner specialty (hard delete with FK cascade)
removeTenantPractitionerSpecialty 3 params → 200400401403404500

Schemas 202

The contract defines 202 schemas that model the data the API accepts and returns. The most detailed are Practitioner.schema (179 properties), PractitionerGetResponse (82 properties), CorePractitionerdataschema (78 properties), CorePractitionerdatabaseschemaNpdbReportsInner (58 properties). Each schema is shown below with its type and property counts.

LocalDate
string
CorePractitionerdatabaseschemaMedicareInner
object
18 properties
PagedPractitionerGetResponse
object
2 properties
CorePractitionerdataschema
object
78 properties
CorrectLocationNetworkSpecialtyRequest
object
2 properties 2 required
TenantGroupPractitionerResponse
object
5 properties
TenantGroupPractitionerSpecialtyResponse
object
4 properties
MdmStepResult
object
7 properties
SsnUpdateRequest
object
1 property 1 required
CorePractitionerdatabaseschemaNpdbReportsInnerMaintainedUnder
object
1 property
AssociatePractitionerSpecialtyResponse
object
10 properties
AdaCompliance
object
Americans with Disabilities Act compliance details
3 properties
SupportingDocumentUpdateRequest2
object
8 properties 1 required
AssociatePractitionerGroupLocationsRequest
object
Request to associate a practitioner with group locations
3 properties 2 required
UpdatePractitionerNetworksRequest
object
Request to update a practitioner's network associations
2 properties 2 required
TaxInfo.schema
object
Represents the legal tax entity information associated with a group.
4 properties 4 required
CorePractitionerdatabaseschemaResidencyInner
object
2 properties
AssociatePractitionerNetworkRequest
object
Request to associate a practitioner with a network
4 properties 2 required
TenantGroupPractitionerLocation.schema
object
Represents the association of a practitioner details at a specific location within a tenant group, including role, availability, and effective dates.
33 properties
CoreGroupOperationalValue.data.base.schema
object
Foundation schema defining properties for core group operational value data.
11 properties
PanelStatus.schema
string
Specifies the panel status (patient acceptance status) of the practitioner at the location.
CreateTenantPractitionerSpecialtyRequest
object
12 properties
UpdateGroupPractitionerLocationNetworkSpecialtyEffectiveDateRequest
object
2 properties 2 required
PractitionerRoleCorrectionRequest
object
2 properties 2 required
TransformedAddress
object
8 properties
PractitionerSpecialtyTerminationRequest
object
5 properties 2 required
TenantGroupLocationParticipationSpecialtyResponse
object
4 properties
CorePractitionerdatabaseschemaPhoneNumbersInner
object
9 properties
GetPractitionerGroupResponse
object
1 property
GroupPractitionerLocationResponse1
object
4 properties
FacilityAssociationResult
object
Result of a single facility association update
3 properties
MdmExecutionSummary
object
4 properties
TenantPractitionerSpecialtyJoinResponse.schema
object
Represents a specialty entity associated with a tenant practitioner, combining specialty registry and tenant practitioner specialty details.
17 properties 3 required
AddressType.schema
string
Defines the address type for a location.
UpdatePractitionerGroupEffectiveDateRequest
object
4 properties
attachment
object
9 properties
CorePractitionerdatabaseschemaSanctionsInner
object
19 properties
TerminatePractitionerRoleResponse
object
3 properties
MdmErrorDetail
object
3 properties
CorePractitionerdatabaseschemaCaqhPdqsPractitionerProfessionalId
object
1 property
AssociatePractitionerGroupLocationsResponse
object
Response containing practitioner-group location associations
3 properties
GroupLocationAssociation
object
Request to associate a practitioner with a specific group location
3 properties 1 required
CorePractitionerdatabaseschemaNppesInnerTaxonomiesInner
object
6 properties
CorePractitionerdatabaseschemaMalpracticeInsuranceInner
object
21 properties
SpecialtyAssociationLevel
string
TenantGroupLocationPractitionerNetworkResponse
object
7 properties
JsonNodeType
string
HospitalAffiliationResponse
object
Practitioner-level hospital affiliation as exposed by the practitioner CRUD API.
9 properties 1 required
TransformedLocationData
object
4 properties
UpdateHospitalAffiliationRequest
object
Partial update payload (PATCH) for a practitioner-level hospital affiliation. All fields are optional.
8 properties
SanctionsLineageValue
object
7 properties
PractitionerAddressesInner
object
13 properties
CorePractitionerdatabaseschemaNppesInnerAddressesInner
object
10 properties
TenantPractitionerSpecialty.schema
object
Represents the specialty information for a healthcare provider. References the Specialty entity.
3 properties 3 required
TransformedLocation
object
7 properties
TenantGroupLocationPractitionerNetwork.schema
object
Represents the participation of a tenant group location practitioner in a specific plan.
19 properties
UpdateStatus
string
Status of an update operation
CorePractitionerdatabaseschemaNpdbReportsInnerEnrollmentStatus
object
8 properties
UpdatePractitionerLocationNetworkRequest
object
Request to update practitioner details at a location for a network
3 properties 1 required
UpdateTenantPractitionerSpecialtyRequest
object
2 properties 2 required
Date
string
NetworkAssociationResult1
object
Result of a network association at a specific location
2 properties
CorePractitionerdatabaseschemaNpdbReportsInnerOtherNameInner
object
2 properties 2 required
CorePractitionerdatabaseschemaPracticeLocationsInner
object
34 properties
CorePractitionerdatabaseschemaCaqhPdqsPractitionerProfessionalIdPractitionerEcfmg
object
2 properties
CorePractitionerResponse
object
15 properties
TransformedLocationDetails
object
20 properties
GetPractitionerLocationResponse
object
1 property
Attachment1
object
9 properties
UpdatePractitionerLocationNpiParDateRequest
object
Request to update NPI and participation date for a practitioner at a location-network
3 properties 1 required
CorePractitionerdatabaseschemaCaqhPdqsPractitionerSpecialtyOtherSpecialty
object
1 property
CorePractitionerdatabaseschemaSpecialtiesInner
object
21 properties
TransformedGroup
object
16 properties
CorePractitionerdatabaseschemaDeaInner
object
24 properties
CreateHospitalAffiliationRequest
object
Create payload for a practitioner-level hospital affiliation.
8 properties 2 required
LocationNetwork3
object
Network association for a practitioner at a specific location
2 properties 1 required
CorePractitionerdatabaseschemaPracticeLocationsInnerLocationHoursInner
object
3 properties
Status.schema
string
The possible statuses for a various entities.
ApiError1
object
1 property
TransformedSpecialtyData
object
11 properties
CorePractitionerdatabaseschemaLicensureActionsInner
object
19 properties
TransformedPractitionerRelationships
object
10 properties
LicenseUpdateRequest1
object
10 properties
CorePractitionerdatabaseschemaHospitalAffiliationsInner
object
19 properties
DeaUpdateRequest1
object
11 properties
DaysOfTheWeek.schema
string
A reusable enum schema defining the standard three-letter abbreviations for days of the week.
AffiliationType.schema
string
Defines the possible affiliation types
PractitionerGetResponse
object
82 properties
RemovePractitionerRoleRequest
object
1 property 1 required
GroupPractitionerSpecialtyTermination
object
7 properties 1 required
CoreFacilitydataschemaNppesInnerIdentifiersInner
object
4 properties
CorePractitionerdatabaseschemaNpdbReportsInner
object
58 properties
TenantGroupPractitioner.schema
object
Represents the association of a practitioner with a tenant group.
4 properties
CorePractitionerdatabaseschemaLanguagesInner
object
3 properties
SpecialtyNotCreated
object
A specialty association that could not be created at this level, with reason and message
3 properties 3 required
AssociatePractitionerNetworkResponse
object
Response containing practitioner-network association result
4 properties
ErrorObject1
object
4 properties
CorePractitionerdatabaseschemaNppesInner
object
28 properties
GetPractitionerSpecialtyResponse
object
1 property
PractitionerLocationNetworkUpdateResponse
object
Response containing updated practitioner-location-network association
6 properties
TenantPractitionerLocationResponseArray.schema
array
Array of location entities associated with a tenant practitioner, combining location registry and tenant location details.
UpdatePractitionerFacilitiesRequest
object
Request to update a practitioner's facility associations
2 properties 2 required
TenantPractitionerLocationResponse.schema
object
Combined schema representing a practitioner's location within a tenant group, including all location details, tenant group associations, and practitioner-speci…
30 properties
PractitionerRolesMapValue
object
2 properties
SpecialtyNotCreatedReason
string
UpdateGroupPractitionerSpecialtyEffectiveDateRequest
object
2 properties 2 required
Practitioner.schema
object
179 properties
EntityContacts.schema
object
A reusable schema for storing standardized contact information including phone numbers, email, and contact type.
5 properties
CorePractitionerdatabaseschemaCliaCertificatesInner
object
3 properties
CorePractitionerdatabaseschemaNpdbReportsInnerSubmitter
object
3 properties
CorePractitionerdatabaseschemaSiteVisitsInner
object
13 properties
UpdateGroupPractitionerLocationSpecialtyEffectiveDateRequest
object
2 properties 2 required
TenantPractitionerSpecialtyResponse
object
6 properties
CreateTenantGroupPractitionerRequest
object
1 property
LocationContact3
object
7 properties
LocationAssociationResult1
object
Result of a single location association update
4 properties
DelegationStatus
string
Delegation status of the practitioner
CorrectLocationSpecialtyRequest
object
2 properties 2 required
TenantPractitionerSpecialtyJoinResponseArray.schema
array
Array of specialty entities associated with a tenant practitioner, combining specialty registry and tenant practitioner specialty details.
CorePractitionerdatabaseschemaCmsSpecialtiesInner
object
3 properties
CorePractitionerdatabaseschemaDisclosureQuestionsInner
object
8 properties
CorePractitionerdatabaseschemaPracticeLocationsInnerLocationAccessibility
object
12 properties
PractitionerLocationNetworksUpdateResponse
object
Response containing updated practitioner-location-network associations for multiple networks
4 properties
PractitionerRolesUpdateResponse
object
Practitioner roles update response
2 properties
PractitionerMedicaidInner
object
20 properties
GroupPractitionerNetwork
object
6 properties
CorrectPractitionerSpecialtyRequest
object
2 properties 2 required
CorePractitionerdatabaseschemaCaqhPdqsPractitionerSpecialty
object
1 property
UpdatePractitionerLocationRequest
object
Request to update a practitioner's association with a specific location
3 properties 1 required
MdmProcessResponse
object
7 properties
PractitionerFacilityUpdateResponse
object
Response containing updated practitioner-facility associations
2 properties
UpdatePractitionerLocationsRequest
object
Request to create or update a practitioner's location associations. Use the same endpoint to edit existing location data (e.g. update NPI(s)). Each location's…
2 properties 2 required
JsonNode
object
22 properties
DelegationStatusEnum
string
CorePractitionerdatabaseschemaWorkHistoryGapsInner
object
7 properties
CorePractitionerdatabaseschemaPerformanceIndicatorsInner
object
15 properties
UpdateGroupPractitionerNetworkParticipationSpecialtyEffectiveDateRequest
object
2 properties 2 required
TenantPractitionerGroupResponse.schema
object
Represents a group entity associated with a tenant, combining group registry and tenant group details.
18 properties 3 required
LocationNetwork2
object
Network association for a practitioner at a specific location
2 properties 1 required
CorePractitionerdatabaseschemaEducationTrainingInner
object
20 properties
TransformedNetworkDetails
object
10 properties
BoardCertificationUpdateRequest1
object
14 properties
PracticeLimitation2
object
2 properties
OfficeHours2
object
3 properties
DayOfWeekEnum
string
CorePractitionerdatabaseschemaMalpracticeInsurancesInner
object
18 properties
GroupPractitionerNetworkData
object
7 properties
ContactType.schema
string
Specifies the different types of contact points for healthcare providers.
MdmProcessStatus
string
PractitionerSpecialty
object
11 properties
CorePractitionerdatabaseschemaEducationInner
object
3 properties
TransformedSpecialty
object
20 properties
GroupPractitionerLocationSpecialtyResponse
object
4 properties
NetworkAssociationResult3
object
Result of a single network association update
3 properties
GroupLocationTypes.schema
string
Defines the various types of healthcare facilities and services that can be associated with a group.
CorePractitionerdatabaseschemaAppVerificationsInner
object
13 properties
CorePractitionerdatabaseschemaCdsInner
object
20 properties
TenantPractitionerGroupResponseArray.schema
array
Array of group entities associated with a tenant practitioner, combining group registry and tenant group details.
PractitionerResponse
object
10 properties
UpdatePractitionerFacilityRequest
object
Request to update a practitioner's association with a specific facility
2 properties 1 required
UpdatePractitionerNetworkRequest
object
Request to update a practitioner's association with a specific network
2 properties 1 required
CorePractitionerdatabaseschemaProfessionalIdsInner
object
16 properties
TenantGroupPractitionerNetworkResponse
object
5 properties
GroupOVResponse
object
Represents a group operational value that the practitioner belongs to. Contains the group's core identifiers, operational data, and contributing slice informat…
4 properties 2 required
OverviewUpdateRequest
object
23 properties
TerminatePractitionerRoleRequest
object
4 properties 2 required
CorePractitionerdatabaseschemaCaqhPdqs
object
6 properties
ClassificationSourceEnum
string
NetworkAssociationResult2
object
Result of a network association at a specific location
2 properties
PractitionerGroupsResponse.schema
object
Response containing groups that a practitioner belongs to. Each group represents a group operational value with core group data and metadata.
3 properties 2 required
PractitionerLocationUpdateResponse
object
Response containing updated practitioner-location associations
2 properties
Language
object
2 properties 1 required
DelegationStatusEnum2
string
PractitionerNetworkUpdateResponse
object
Response containing updated practitioner-network associations
2 properties
PractitionerCreateResponse
object
3 properties
PageLinks-2
object
Navigation links for the response
3 properties 1 required
PractitionerBusinessPurposeIsForCredentialing
object
2 properties
RoleType.schema
string
Defines the possible roles for a practitioner at a location.
CorePractitionerdatabaseschemaLicensesInner
object
27 properties
PractitionerRoleUpdateRequest
object
Individual practitioner role update request
4 properties 1 required
TypeEnum
string
CorePractitionerdatabaseschemaNpdbReportsInnerCertification
object
4 properties
NetworkResponse1
object
4 properties
CorePractitionerdatabaseschemaBoardCertificationsInner
object
33 properties
OfficeHour
object
Operating hours for a specific day of the week
4 properties
EducationTrainingUpdateRequest1
object
11 properties
PractitionerRelationshipGroup
object
12 properties
TransformedNetwork
object
5 properties
TransformedNetworkData
object
7 properties
TenantGroupLocationSpecialtyResponse
object
4 properties
TerminationRequest
object
15 properties 4 required
AccessibilityResponse
object
2 properties
CorePractitionerdatabaseschemaXRayLicensesInner
object
3 properties
NetworkUpdateResult
object
Result of updating a single network
3 properties
PractitionerBusinessPurpose
object
2 properties
TenantGroupPractitionerLocationNetworkSpecialtyResponse
object
4 properties
PractitionerBusinessPurposeIsForMonitoring
object
2 properties
CreatePractitionerRequest
object
1 property
CorePractitionerdatabaseschemaEmailsInner
object
8 properties
LocationAssociationResult
object
Result of a single location association
3 properties
HospitalAffiliationSourceType
string
Source-of-truth tag for a practitioner-level hospital affiliation. Accepts MANUAL, ROSTER, CAQH (any case), or the legacy long-form CAQH label. Always serializ…
CorePractitionerdatabaseschemaNpdbReportsInnerCertificationPhone
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

certifyos-practitioner-api-openapi.yml Raw ↑

Other APIs Certifyos publishes across the network.

Certifyos Address Standardization API
Certifyos Auth API
Certifyos Auth Resource API
Certifyos Auth Tokens API
Certifyos Contracts API
Certifyos Credentialing Outreach Resource API
Certifyos Credentialing Workflows API
Certifyos Credentialing Workflow API
Certifyos Dal Reactive Test Resource API
Certifyos Directory API
Certifyos Egress Template API
Certifyos Event Email Settings API
Where this information came from

This is an independent, third-party profile of Certifyos Practitioner 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.