Documentation

Last updated: March 20, 2026

Welcome to FlyOver.direct Docs

FlyOver.direct provides real-time voice translation for calls across any platform. Our API enables developers to integrate seamless, natural-sounding translations into their applications with minimal latency.

API Keys

To use the FlyOver.direct API, you need an API key. You can generate keys from your dashboard after signing up.

# Example API request

curl -X POST https://api.flyover.direct/v1/translate \

-H "Authorization: Bearer YOUR_API_KEY" \

-H "Content-Type: application/json" \

-d '{"source": "en", "target": "es"}'

Need Help?

Can't find what you're looking for? Our support team is here to help.