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

Datavant Projects API

A project is an optional entity that allows you to group multiple orders together and apply consistentconfiguration to all nested orders.

Datavant Projects API is one of 8 APIs that Datavant publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Project. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, rate-limit docs, and a changelog.

This API exposes 9 operations across 4 paths, and defines 34 schemas. It is described by OpenAPI 3.2.0, at version 2023-04-01.

Requests are made against a single base URL, https://api.datavant.io/v2.

9 operations 4 paths 34 schemas 2 DELETE4 GET1 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2023-04-01
Base URL
https://api.datavant.io/v2
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Datavant Projects API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the clientCredentials flow. By default, every request must be authenticated.

Paths & Operations 9

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

Projects 9

A project is an optional entity that allows you to group multiple orders together and apply consistent configuration to all nested orders.

GET
/projects/
List all projects
list_projects_projects__get 1 param → 200400422
POST
/projects/
Create a project
create_project_projects__post 1 param body → 201400422409
GET
/projects/{project_id}
Get a project by ID
get_project_by_id_projects__project_id__get 2 params → 200400422404
PUT
/projects/{project_id}
Update a project
update_project_projects__project_id__put 2 params body → 204400422
DELETE
/projects/{project_id}
Delete a project
delete_project_projects__project_id__delete 2 params → 204400422404
GET
/projects/uuid/{project_uuid}
Get a project by UUID
get_project_by_uuid_projects_uuid__project_uuid__get 2 params → 200400422404
GET
/projects/{project_id}/supporting-documents/{document_type}
Get Supporting Document
get_supporting_document_projects__project_id__supporting_documents__document_type__get 3 params → 200400422404
PUT
/projects/{project_id}/supporting-documents/{document_type}
Upload Supporting Document
upload_supporting_document_projects__project_id__supporting_documents__document_type__put 3 params body → 200400422404
DELETE
/projects/{project_id}/supporting-documents/{document_type}
Delete Request Letter
delete_request_letter_projects__project_id__supporting_documents__document_type__delete 3 params → 200400422

Schemas 34

The contract defines 34 schemas that model the data the API accepts and returns. The most detailed are ConfigOptions (40 properties), LegalEntity (12 properties), ProjectResponse (10 properties), StructuredDataExtractionReportConfiguration (8 properties). Each schema is shown below with its type and property counts.

ChartFinderConfiguration
object
A custom BaseModel with the eventual goal of populating inheriting models with the value property of enums rather than the raw enum. For now this is set to Fal…
7 properties
ProjectResponse
object
Fields that comprise an Identified Switchboard project.
10 properties 5 required
EachDocumentDeliveryOptions
object
A custom BaseModel with the eventual goal of populating inheriting models with the value property of enums rather than the raw enum. For now this is set to Fal…
2 properties 2 required
RetrievalSources
string
An enumeration.
DailyDeliveryOptions
object
A custom BaseModel with the eventual goal of populating inheriting models with the value property of enums rather than the raw enum. For now this is set to Fal…
2 properties 2 required
StructuredDataExtractionReportConfiguration
object
A custom BaseModel with the eventual goal of populating inheriting models with the value property of enums rather than the raw enum. For now this is set to Fal…
8 properties 1 required
MonthlyDeliveryOptions
object
A custom BaseModel with the eventual goal of populating inheriting models with the value property of enums rather than the raw enum. For now this is set to Fal…
2 properties 2 required
Body_upload_supporting_document_projects__project_id__supporting_documents__document_type__put
object
1 property 1 required
Sftp
object
A custom BaseModel with the eventual goal of populating inheriting models with the value property of enums rather than the raw enum. For now this is set to Fal…
2 properties 2 required
DueDateDeliveryOptions
object
A custom BaseModel with the eventual goal of populating inheriting models with the value property of enums rather than the raw enum. For now this is set to Fal…
2 properties 2 required
DeliveryFormat
string
An enumeration.
SecondaryReason
string
An enumeration.
CodingConfiguration
object
A custom BaseModel with the eventual goal of populating inheriting models with the value property of enums rather than the raw enum. For now this is set to Fal…
3 properties 1 required
ConfigOptions
object
The full list of options that are available for configuration. Which configuration options you are allowed to configure is determined on your account type and…
40 properties
AllowBlockGroup
object
A custom BaseModel with the eventual goal of populating inheriting models with the value property of enums rather than the raw enum. For now this is set to Fal…
1 property
OrderMetadata
object
Pre-determined fields that can be passed to orders. Right now these can only be set at the Project level, but in theory we could also set them at the customer…
4 properties
LegalEntity
object
A custom BaseModel with the eventual goal of populating inheriting models with the value property of enums rather than the raw enum. For now this is set to Fal…
12 properties 1 required
PrimaryReason
string
An enumeration.
RequesterType
string
An enumeration.
Error
object
3 properties 2 required
WeeklyDeliveryOptions
object
A custom BaseModel with the eventual goal of populating inheriting models with the value property of enums rather than the raw enum. For now this is set to Fal…
2 properties 2 required
DeliveryFrequencyDay
integer
An enumeration.
ClientInfo
object
A custom BaseModel with the eventual goal of populating inheriting models with the value property of enums rather than the raw enum. For now this is set to Fal…
2 properties
ErrorHTTPResponse
object
A custom BaseModel with the eventual goal of populating inheriting models with the value property of enums rather than the raw enum. For now this is set to Fal…
1 property 1 required
Mail
object
A custom BaseModel with the eventual goal of populating inheriting models with the value property of enums rather than the raw enum. For now this is set to Fal…
2 properties 2 required
BiweeklyDeliveryOptions
object
A custom BaseModel with the eventual goal of populating inheriting models with the value property of enums rather than the raw enum. For now this is set to Fal…
2 properties 2 required
DeliveryType
string
An enumeration.
UpdateProjectRequest
object
Fields used to update an existing project.
3 properties 1 required
DeliveryLocation
string
Additional delivery locations for documents (besides API)
CreateProjectRequest
object
Fields used to create a new project.
4 properties 2 required
DeliveryFrequency
string
An enumeration.
Address
object
A custom BaseModel with the eventual goal of populating inheriting models with the value property of enums rather than the raw enum. For now this is set to Fal…
7 properties
AlternateDelivery
object
Delivery to an alternate entity separate from the primary requester.
2 properties
RetrievalAllowBlockConfiguration
object
A custom BaseModel with the eventual goal of populating inheriting models with the value property of enums rather than the raw enum. For now this is set to Fal…
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

datavant-projects-api-openapi.yml Raw ↑

Other APIs Datavant publishes across the network.

Datavant Configuration API
Datavant Documents API
Datavant Oauth2 API
Datavant Order Queries API
Datavant Orders API
Datavant Prematch API
Datavant Visits API
Where this information came from

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