# Suno API — Sunor ## Docs - [Create Task](https://docs.sunor.cc/api-reference/create-task.md): Submit a new AI generation task - [Get Balance](https://docs.sunor.cc/api-reference/get-balance.md): Check your current credit balance - [Get Task](https://docs.sunor.cc/api-reference/get-task.md): Retrieve the status and output of a task - [Get Usage](https://docs.sunor.cc/api-reference/get-usage.md): Retrieve your account usage statistics - [Authentication](https://docs.sunor.cc/authentication.md): Authenticate your Suno API requests with an x-api-key header. Get your API key from the Sunor dashboard. - [Changelog](https://docs.sunor.cc/changelog.md): What's new in the sunor API - [Credits](https://docs.sunor.cc/credits.md): Pay-as-you-go credits for the sunor API. Suno music 10 credits ($0.10), Udio music 5 credits ($0.05), Suno lyrics 5 credits, no subscription. - [Error Codes](https://docs.sunor.cc/errors.md): HTTP error codes and error response format - [Complete Workflow](https://docs.sunor.cc/guides/complete-workflow.md): End-to-end guide: create a task, poll for results, and use the output - [Suno API Documentation](https://docs.sunor.cc/introduction.md): Complete Suno API documentation. REST endpoints, authentication, code examples, and guides for generating music, lyrics, and audio programmatically. - [Suno Model](https://docs.sunor.cc/models/suno.md): Generate music, lyrics, and audio with the Suno V5.5 API. Supports inspiration mode, custom lyrics, continuation, and audio upload. - [Udio Model](https://docs.sunor.cc/models/udio.md): Generate music with the Udio AI music model. Single-call generation with optional user-supplied lyrics or instrumental output. - [Rate Limits](https://docs.sunor.cc/rate-limits.md): API rate limiting policies and response headers ## OpenAPI Specs - [openapi](https://docs.sunor.cc/api-reference/openapi.json)