Quidel
This is the documentation of the API for accessing the Quidel (quidel) endpoint of the Delphi’s epidemiological data.
General topics not specific to any particular endpoint are discussed in the API overview. Such topics include: contributing, citing, and data licensing.
Quidel Data
Data provided by Quidel Corp., which contains flu lab test results.
The API
The base URL is: https://api.delphi.cmu.edu/epidata/quidel/
See this documentation for details on specifying epiweeks, dates, and lists.
Parameters
Required
| Parameter | Description | Type |
|---|---|---|
auth |
password | string |
epiweeks |
epiweeks | list of epiweeks |
locations |
locations | list of hhs<#> region labels |
Response
| Field | Description | Type | |
|---|---|---|---|
result |
result code: 1 = success, 2 = too many results, -2 = no results | integer | |
epidata |
list of results | array of objects | |
| … | … | … | |
message |
success or error message |
string |