https://github.com/togethercomputer/openapi
An OpenAPI API specifications file describes an API in its entirety and are typically written in YAML or JSON. including: Endpoints: which are available (/users) and operations on each (GET /users, POST /users) Authentication methods. Operation parameters for each operation (Input and output)
https://github.com/togethercomputer/openapi
Last synced: 4 months ago
JSON representation
An OpenAPI API specifications file describes an API in its entirety and are typically written in YAML or JSON. including: Endpoints: which are available (/users) and operations on each (GET /users, POST /users) Authentication methods. Operation parameters for each operation (Input and output)
- Host: GitHub
- URL: https://github.com/togethercomputer/openapi
- Owner: togethercomputer
- License: mit
- Created: 2024-01-18T03:47:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-13T18:24:19.000Z (over 1 year ago)
- Last Synced: 2025-02-18T11:12:00.574Z (over 1 year ago)
- Size: 580 KB
- Stars: 7
- Watchers: 3
- Forks: 12
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Together API: OpenAPI Spec
The OpenAPI specification offers a structured and clear format for API design. Within this repository, you'll find the OpenAPI Spec for the TogetherAI API that you can use as a reference when building an API. It's available in both YAML and JSON formats.
Contact us: https://www.together.ai/contact
Terms of Service: https://www.together.ai/terms-of-service