Search Models
Search forecast models.
Authorizations
AuthorizationstringRequired
Enter your PredictHQ API key. The Bearer prefix is added automatically.
When calling the API directly, send: Authorization: Bearer <YOUR_API_KEY> as documented at https://docs.predicthq.com/api/overview/authenticating
Query parameters
qstringOptional
Fulltext search across name, label and external_id.
location.saved_location_idstring[]Optional
A coma-separated list of Saved Location IDs to filter on.
limitintegerOptionalDefault:
Limit the number of results.
10offsetintegerOptionalDefault:
Offset the results.
0Responses
200
Successful Response
application/json
422
Validation Error
application/json
get
/v1/forecasts/modelsOpenAPI Spec
The OpenAPI spec for Forecasts API can be found here.
Guides
Last updated
Was this helpful?