# TwinTune API

## TwinTune API

- [Requesting an API Key](https://docs.twintune.ai/twintune/getting-started/requesting-an-api-key.md)
- [POST VC Inference](https://docs.twintune.ai/twintune/api-endpoints/post-vc-inference.md)
- [POST TTS Inference](https://docs.twintune.ai/twintune/api-endpoints/post-tts-inference.md)
- [GET VC Inference](https://docs.twintune.ai/twintune/api-endpoints/get-vc-inference.md)
- [GET TTS Inference](https://docs.twintune.ai/twintune/api-endpoints/get-tts-inference.md)
- [GET VC Models](https://docs.twintune.ai/twintune/api-endpoints/get-vc-models.md)
- [List TTS Models](https://docs.twintune.ai/twintune/types-and-limits/list-tts-models.md)
- [Inference Job](https://docs.twintune.ai/twintune/types-and-limits/inference-job.md): Represents an inference job that has been created through the API.
- [VC Model](https://docs.twintune.ai/twintune/types-and-limits/vc-model.md): Represents the models created by Twintune for the use of the API
- [Paginated Response](https://docs.twintune.ai/twintune/types-and-limits/paginated-response.md): All list endpoints will return a paginated response of this form.
- [Pagination Meta](https://docs.twintune.ai/twintune/types-and-limits/pagination-meta.md): Meta properties on each paginated request.
- [Rate Limits](https://docs.twintune.ai/twintune/types-and-limits/rate-limits.md)
- [Build your Dataset](https://docs.twintune.ai/twintune/tips-and-recommendations/build-your-dataset.md)
- [Audio Recording](https://docs.twintune.ai/twintune/tips-and-recommendations/audio-recording.md)
