This repository contains the OpenAPI specifications for PredictHQ's public APIs.
We use the OpenAPI 3.1.0 specification format to describe our APIs. This repo includes schemas, request/response examples, and reusable components.
data/airport-codes.csv: Mapping of IATA/ICAO/UNLOCODE airport codes and their corresponding PredictHQ Place IDs.data/broadcast-county-place-mapping.csv: Mapping of USA county names to PredictHQ Place IDs.
- The OpenAPI specs do not yet cover all our APIs. We are working on adding more endpoints.
If you've identified a mismatch between PredictHQ APIs behavior and these specs, or found an issue with the format of a schema, please open an issue.