Request
Example:Bearer {{YOUR_API_KEY}}
Request samples
curl --location --request GET 'https://api.302.ai/mureka/v1/song/query/' \
--header 'Authorization: Bearer sk-mfYQzy0XTFfz4P16vRE4gFrKK1Nly4TozsMqbbb9PSiJUvFO' \
--header 'Accept: application/json' \
--header 'Content-Type: application/json'
Responses
application/json {
"id": "65699299065857",
"created_at": 1744006270,
"model": "mureka-6",
"status": "preparing",
"trace_id": "7e4121133425c1af9a6045a7d1ee070f"
}
Modified at 2025-04-09 03:05:09