General FAQ

Frequently asked questions about TurboAPI.

Frequently Asked Questions

General

What is TurboAPI?

TurboAPI is a unified API platform that provides access to multiple AI services through a single, consistent interface. We abstract away the complexity of integrating with different AI providers.

How does TurboAPI work?

TurboAPI acts as a gateway between your application and leading AI providers. You make a single API call to TurboAPI, and we handle the routing, authentication, and response formatting from the underlying AI services.

What AI models are supported?

TurboAPI supports:

  • Text Generation: GPT-4, Claude, Llama, and more
  • Image Generation: DALL-E 3, Midjourney, Stable Diffusion
  • Audio: ElevenLabs, Whisper, MusicGen
  • Video: Sora, Runway, Pika

See our Models page for the complete list.

Pricing

How much does it cost?

TurboAPI offers a pay-as-you-go model with competitive pricing. You only pay for what you use. View our Pricing page for details.

Is there a free tier?

Yes! The free tier includes 1,000 API calls per day with access to all supported models.

How does billing work?

Billing is based on the number of tokens processed or API calls made. You'll receive a monthly invoice with detailed usage breakdown.

Technical

What languages are supported?

We have official SDKs for:

  • JavaScript/TypeScript
  • Python
  • Go
  • Ruby
  • PHP

Can I use TurboAPI without an SDK?

Yes! TurboAPI is a standard REST API. You can make HTTP requests directly.

What are the rate limits?

PlanRequests/minRequests/day
Free601,000
Pro30050,000
EnterpriseCustomCustom

Is my data secure?

Yes. We use industry-standard encryption and never store your data beyond what's necessary for processing. Check our Security page for details.

Support

How do I get help?