sonilo-video-to-music
sonilo-video-to-music is a Sonilo chat and completion model you can call through flatkey.ai's OpenAI-compatible API. On flatkey it runs at $0.0048 per request — about 47% below the $0.009 official list price, and $0.0048 per request. One API key covers GPT, Claude, Gemini, DeepSeek and 40+ other live models, so you can switch models without changing SDKs or juggling separate accounts. Billing is prepaid with live usage analytics and a single invoice, which keeps spend predictable as you scale.
Generate production-ready music from any video with synchronized timing, optional speech preservation, configurable ducking, segment-level direction, and up to 10 audio variants. Supports MP3, M4A, and WAV output through Flatkey's asynchronous API.
Pricing
Specifications
- Provider
- Sonilo
- Modality
- Text / chat
- Access
- OpenAI-compatible API
- Endpoints
- video-to-music
How to use the sonilo-video-to-music API
- 1Create a flatkey.ai account and API keySign up for free, then generate an API key in the console. New accounts get bonus credit on their first top-up.
- 2Point your OpenAI client at flatkeySet base_url to https://router.flatkey.ai/v1 and use your flatkey key as the API key. No other code changes are needed — the API is OpenAI-compatible.
- 3Call sonilo-video-to-musicSend a request with model set to "sonilo-video-to-music" using the OpenAI SDK or curl. Copy a ready-to-run example below.
curl "https://router.flatkey.ai/v1/chat/completions" \
-H "Content-Type: application/json" \
-H "Authorization: Bearer $FLATKEY_API_KEY" \
-d '{"model":"sonilo-video-to-music","messages":[{"role":"user","content":"Say hello in one sentence."}]}'Availability (last 30 days)
Frequently asked questions
How much does the sonilo-video-to-music API cost?
On flatkey.ai, sonilo-video-to-music costs $0.0048 per request and $0.0048 per request, roughly 47% below the official list price. Top up $200 and get $100 free to stretch the budget further.
Is sonilo-video-to-music OpenAI-compatible?
Yes. Keep your existing OpenAI SDK, switch base_url to https://router.flatkey.ai/v1, and use your flatkey key. The model id stays "sonilo-video-to-music".
Is sonilo-video-to-music free to use?
Usage is pay-as-you-go, but priced well below the official list (about 47% cheaper), and new accounts receive bonus credit on their first top-up, so you can start testing at low cost.
How do I get an API key for sonilo-video-to-music?
Sign up on flatkey.ai, create an API key in the console, and add prepaid balance. You can start calling sonilo-video-to-music in minutes.
What other models can I use with the same key?
One flatkey key gives you GPT, Claude, Gemini, DeepSeek and 40+ other live models through a single OpenAI-compatible endpoint and one invoice.
How reliable is sonilo-video-to-music on flatkey?
We publish the live 30-day success rate, throughput and latency for sonilo-video-to-music directly on this page, updated from real traffic.
Start building with sonilo-video-to-music
One OpenAI-compatible key, prepaid billing, and bonus credit on your first top-up. Sign up in under a minute.
Get your API key