Enterprise API

Tool Catalog

The 37 tools this account can actually bill against, grouped by capability, with pricing per license tier. GET /v1/tools returns this same filtered set, but without prices — use this page when you need the numbers.

Looking up a tool_id

If you’re calling the native POST /v1/generations directly (rather than a compat route), you need a tool_id. Call GET /v1/tools, find the entry whose model and operation match the row you want below, and cache its id — tool IDs are stable across re-registrations, so you only need to look this up once per tool, not per request.

GET /v1/tools now returns only tools with an active enterprise config — the same set as below, just without pricing. A tool_id you construct or hardcode outside of discovery can still fail at pricing time with 422 ToolNotPriced if it’s inactive or unpriced.

Song generation

operations: generate_song, similar_song, melody_to_song, midi_to_song — see Song Generation.

VersionRoyalty-FreeStandardDistributionSyncMaster
v5$0.07$0.11$0.14$0.28$0.70
v6$0.10$0.15$0.20$0.39$0.98
v7$0.12$0.25$0.27$0.67$1.67

USD per song, by license tier.

Same pricing across all 4 operations (generate/similar/melody/midi) for a given version.

Music generation

operations: generate_music, similar_music — see Music Generation.

VersionRoyalty-FreeStandardDistributionSyncMaster
v5 / v6 / v7$0.07$0.11$0.14$0.28$0.70

USD per track, by license tier.

Singing generation

operation: generate_singing — see Singing Generation.

VersionRoyalty-FreeStandardDistributionSyncMaster
v5 / v6 / v7$0.09$0.14$0.18$0.36$0.90

USD per generation, by license tier.

Extend

operations: extend_song (v5/v6/v7), extend_music (v5 only) — see Extend.

VersionRoyalty-FreeStandardDistributionSyncMaster
extend_song v5 / v6 / v7$0.07$0.07$0.07$0.07$0.07
extend_music v5$0.07$0.07$0.07$0.07$0.07

USD per generation, by license tier.

Remix

operation: remix_song — see Remix.

VersionRoyalty-FreeStandardDistributionSyncMaster
v5 / v6 / v7$0.30$0.30$0.30$0.30$0.30

USD per remix, by license tier.

The remix tool takes no model parameter — v5/v6/v7 are cosmetically identical (same price, same behavior).

Stem separation

operation: separate_stems — see Stem Separation.

VersionRoyalty-FreeStandardDistributionSyncMaster
12stem$0.10$0.10$0.10$0.10$0.10
2stem$0.10$0.10$0.10$0.10$0.10
6-stem (v5)$0.10$0.10$0.10$0.10$0.10

USD per separation, by license tier.

Lyrics

operation: write_lyrics — see Lyrics.

VersionRoyalty-FreeStandardDistributionSyncMaster
v5$0.02$0.02$0.02$0.02$0.02

USD per generation, by license tier.

Transcription

operation: transcribe, model whisper-transcribe-v1 — see Transcription.

VersionRoyalty-FreeStandardDistributionSyncMaster
whisper-transcribe-v1$0.03$0.03$0.03$0.03$0.03

USD per transcription, by license tier.

Sound effects

operation: sfx_gen — see Sound Effects.

VersionPrice
v5$0.54

Flat price per generation, regardless of license tier.

Audio effect

operation: audio_effect — see Audio Effect.

VersionRoyalty-FreeStandardDistributionSyncMaster
v5$0.03$0.03$0.03$0.03$0.03

USD per call, by license tier.