APIHub
Back to Explore

Sunor

Allows clients to submit a music generation task by sending a POST request to the /task endpoint.

Music
apiKeyHeader
HTTPS
CORS: Unknown
Description enriched
Visit official documentation

Latency

312ms p95

Uptime

100.0% 30d

Playground

Verified

live

Endpoints

REST · JSON
POST

/task

Submit a music generation task

  • x-api-key (header, required) — API key for authentication

1 endpoint auto-detected

Authentication

This API uses an API key, passed in the "x-api-key" header. No OAuth required.

curl -X POST \
  "https://docs.sunor.cc/task" \
  -H "x-api-key: YOUR_API_KEY"

docs.sunor.cc · HTTPS only