Skip to content

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)

License

Notifications You must be signed in to change notification settings

pstern-sl/together-openapi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages