Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

CDC conditions API

The conditions API from CDC — 2 operation(s) for conditions.

CDC conditions API is one of 14 APIs that CDC publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

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

Requests are made against the base URL https://data.cdc.gov/resource.

2 operations 2 paths 10 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://data.cdc.gov/resource
Resource Areas
1

Paths & Operations 2

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

conditions 2
GET
/api/v1/conditions/
Get Conditions
getConditions → 200
GET
/api/v1/conditions/{condition_id}
Get Condition
getCondition 1 param → 200422

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are ValidationError (5 properties), GetConditionResponse (5 properties), CodeSystemsReponse (4 properties), GetConditionCode (3 properties). Each schema is shown below with its type and property counts.

GetConditionCode
object
Model for a condition code.
3 properties 3 required
CodeCategoryCompletenessStatus
object
Code category completeness status model.
3 properties 3 required
ValidationError
object
5 properties 3 required
CodeSetStatus
string
CodeCategoryStatus
string
HTTPValidationError
object
1 property
CodeSystemsReponse
object
Display information needed for code system information on the frontend.
4 properties 4 required
GetConditionResponse
object
Condition response model.
5 properties 5 required
CompletenessStatus
object
Condition completeness status model.
2 properties 2 required
GetConditionsResponse
object
Conditions response model.
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cdc-conditions-api-openapi.yml Raw ↑

Other APIs CDC publishes across the network.

CDC WONDER API
CDC Environmental Public Health Tracking Network API
CDC Content Syndication API
PHIN VADS API
CDC app-notifications API
CDC code-systems API
CDC configurations API
CDC events API
CDC Query API
CDC Query Connector API OpenAPI 3.0 API
CDC releases API
CDC simulator API