https://github.com/predicthq/api-specs
PredictHQ OpenAPI specs
https://github.com/predicthq/api-specs
openapi
Last synced: 8 months ago
JSON representation
PredictHQ OpenAPI specs
- Host: GitHub
- URL: https://github.com/predicthq/api-specs
- Owner: predicthq
- License: mit
- Created: 2025-03-31T21:40:02.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-05-07T04:12:42.000Z (11 months ago)
- Last Synced: 2025-05-07T05:21:07.915Z (11 months ago)
- Topics: openapi
- Homepage: https://docs.predicthq.com
- Size: 236 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PredictHQ OpenAPI Specifications
This repository contains the [OpenAPI](https://www.openapis.org/) specifications for [PredictHQ's public APIs](https://docs.predicthq.com/).
## Overview
We use the OpenAPI 3.1.0 specification format to describe our APIs. This repo includes schemas, request/response examples, and reusable components.
## Limitations
- The OpenAPI specs do not yet cover all our APIs. We are working on adding more endpoints.
## Contributing
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.