Get Algorithms
Get available algorithms.
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
Responses
200
Successful Response
application/json
errorsstring[]OptionalDefault:
List of error messages, if any.
[]warningsstring[]OptionalDefault:
List of warning messages, if any.
[]401
Unauthorized
application/json
402
Payment Required
application/json
403
Forbidden
application/json
get/v1/forecasts/algos
OpenAPI Spec
Guides
Last updated
Was this helpful?