TwinTune API
  • 🔊getting started
    • Requesting an API Key
  • 💻api endpoints
    • POST VC Inference
    • POST TTS Inference
    • GET VC Inference
    • GET TTS Inference
    • GET VC Models
  • 📖Types & Limits
    • List TTS Models
    • Inference Job
    • VC Model
    • Paginated Response
    • Pagination Meta
    • Rate Limits
  • 💡tips and recommendations
    • Build your Dataset
    • Audio Recording
Powered by GitBook
On this page
  1. Types & Limits

Rate Limits

Current rate limits are set at 1000 GET requests per user each minute and 200 POST requests per user each minute for POST requests.

Rate limits are subject to change after.

Users with multiple API keys should be aware that rate limiting is tied to user account, not the individual API key. Therefore, all requests from the keys on your account will be attributed to your usage.

PreviousPagination MetaNextBuild your Dataset

Last updated 11 months ago

📖