OmnAPI Postman Starter Collection
Download the public collection:
Download omnapi-public.postman_collection.json
After importing:
- Set
baseUrltohttps://api.omnapi.com. - Set
apiKeyto yoursk_live_...key. - Run a create request.
- Copy the returned
taskIdinto the collection variable. - Run Tasks → Get Task until the task is terminal.
For Suno songs or derives, also copy generationId into the collection
variable and use Suno → Get Generation for candidate-level delivery.
Copy any returned external clipId into clipId for direct clip reads,
Extend/Cover, WAV, or Stems.
For a recording-based Voice, run Suno → Get Voice Verification Phrase,
copy its completed taskId into voicePhraseTaskId, update both recording
URLs in Create Public Voice from Recording, and copy the final Voice ID
into voiceId.
The collection is a curated starter set rather than an exhaustive mirror of every OpenAPI operation. It includes:
| Folder | Requests |
|---|---|
| Producer | Generate Image, Compose Music |
| Suno | Song generation and Generation polling, direct clip reads, Extend/Cover, WAV/Stems, analysis, managed upload workflows, and Voice verification/create/list/detail/use |
| MV Fast | Quote, Preflight, Create, read, scene edit quote/edit, recompose quote/finalize, and final URL |
| Subtitles | Quote, create, and poll Subtitle Sync |
| Tasks | Get Task |
For the complete schema surface, use the Interactive Reference.