Skip to content

OmnAPI Postman Starter Collection

Download the public collection:

Download omnapi-public.postman_collection.json

After importing:

  1. Set baseUrl to https://api.omnapi.com.
  2. Set apiKey to your sk_live_... key.
  3. Run a create request.
  4. Copy the returned taskId into the collection variable.
  5. 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:

FolderRequests
ProducerGenerate Image, Compose Music
SunoSong generation and Generation polling, direct clip reads, Extend/Cover, WAV/Stems, analysis, managed upload workflows, and Voice verification/create/list/detail/use
MV FastQuote, Preflight, Create, read, scene edit quote/edit, recompose quote/finalize, and final URL
SubtitlesQuote, create, and poll Subtitle Sync
TasksGet Task

For the complete schema surface, use the Interactive Reference.