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 simulator API

The simulator API from CDC — 3 operation(s) for simulator.

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

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

This API exposes 3 operations across 3 paths, and defines 11 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.

3 operations 3 paths 11 schemas 1 GET2 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://data.cdc.gov/resource
Resource Areas
1

Paths & Operations 3

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

simulator 3
POST
/api/v1/simulator/discover-configurations
Discover Configurations
discoverConfigurations body → 200422
POST
/api/v1/simulator/upload
Simulator Upload
uploadEcr body → 200422
GET
/api/v1/simulator/download/{filename}
Download Refined Ecr
downloadRefinedEcr 1 param → 200422

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are SimulatorUploadResponse (6 properties), Condition (5 properties), ValidationError (5 properties), DiscoveredConfigurationVersion (3 properties). Each schema is shown below with its type and property counts.

Body_uploadEcr
object
2 properties 1 required
DiscoveredConfigurationsResponse
object
Model to represent the sets of discovered configurations to return to the client.
1 property 1 required
ValidationError
object
5 properties 3 required
HTTPValidationError
object
1 property
Condition
object
Model for a Condition.
5 properties 5 required
DiscoveredConfigurationSet
object
Model to represent a set of discovered configurations.
3 properties 3 required
FileInfoResponse
object
Utility class to help Orval ship these values to the frontend.
2 properties
Body_discoverConfigurations
object
1 property
DbConfigurationStatus
string
DiscoveredConfigurationVersion
object
Model to represent individual discovered configurations.
3 properties 3 required
SimulatorUploadResponse
object
Model for the response when uploading a document in the simulate testing suite.
6 properties 6 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cdc-simulator-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 conditions API
CDC configurations API
CDC events API
CDC Query API
CDC Query Connector API OpenAPI 3.0 API
CDC releases API