- How many Suno Chirp models are there?
- 3 on ElliSekiz, covering 3 audio. Each variant has its own page with a playground and API snippet.
- Which Suno Chirp model is cheapest?
- Suno chirp-v6 at $0.132 per generation — what ElliSekiz bills once a request is routed to the cheapest provider carrying it. Each provider's own rate, in the unit that provider bills in, is listed beside every variant above. Billing is 1:1 with the provider, no markup and no subscription.
- How do I call Suno Chirp from code?
- POST to https://ellisekiz.ai/api/v1/generations with the model id and your prompt, using an ElliSekiz API token. One endpoint covers every provider and every variant in this family.