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

DexCare Provider Data Management API

Schema-driven query and export of the provider, department, location and business-line golden record held in DexCare PDM+. The JSON Schema for any entity type is itself retrievable at runtime, and batch queries support structured field filters, reference expansion and offset/limit paging. OpenAPI 3.1.0, version 1.0.0, 2 operations.

This API exposes 2 operations across 2 paths, and defines 11 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://entities-service.{hostname}/v1.

2 operations 2 paths 11 schemas 1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://entities-service.{hostname}/v1
Authentication
API Key
Resource Areas
1

Authentication & Security 1

DexCare Provider Data Management API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-api-key (ApiKey). By default, every request must be authenticated.

  • ApiKey — API key for ApiKey to ApiKey Authorization, provided by DexCare to customer

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Operations 2
POST
/pdm/batch
Retrieve entities in batch
batchFindEntitiesByType body → 200400401404500default
GET
/pdm/schema/{namespace}/{name}
Returns the json schema the entity
getPdmEntitySchema 3 params → 200401404500default

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are PaginatedFilteredEntityRequest (7 properties), EntitySchemaProperties (6 properties), PdmEntitySchema (5 properties), ApiError (3 properties). Each schema is shown below with its type and property counts.

PaginatedFilteredEntityRequest
object
7 properties 2 required
ApiError
object
API Error object
3 properties 2 required
QueryResult
object
This is a generic query result schema.
1 property 1 required
BaseEntity
object
This is a base entity schema.
2 properties 5 required
Entity
This is a generic entity schema.
AnyEntity
This is a generic entity schema.
EntityList
array
This is a generic entity list schema.
EntityQueryResult
EntityQueryResult
JSONSchemaProperty
object
This is a JSON schema property.
EntitySchemaProperties
object
This is a list of entity schema properties.
6 properties
PdmEntitySchema
object
This is an entity schema.
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

dexcare-provider-data-management-openapi.yml Raw ↑
Where this information came from

This is an independent, third-party profile of DexCare Provider Data Management 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.