Skip to content

OpenAPI.yaml

The OpenAPI.yaml file is the source of truth for the API. Download the openapiv3.yaml file. You can use this file with LLMs to help you build with our API.

Using OpenAPI.yaml with LLMs

Example use with Gemini CLI you can use @openapiv3.yaml to ingest the OpenAPI.yaml file into Gemini CLI.

  • After ingesting the OpenAPI.yaml file, you can use natural language to interact with the source of truth for the API.

  • You can use this file to help with vibe coding with LLMs to generate code to interact with Theta Data API.