nowapi-music mặc định gọi https://api.aiid.edu.kg và đọc thông tin xác thực từ NOWAPI_API_KEY.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Create music generation tasks and query their results by task ID with NowAPI.
nowapi-music mặc định gọi https://api.aiid.edu.kg và đọc thông tin xác thực từ NOWAPI_API_KEY.
| Lệnh | API | Mục đích |
|---|---|---|
models | GET /v1/models | Truy vấn các model khả dụng |
create | POST /suno/submit/music | Tạo tác vụ nhạc |
status | GET /suno/fetch/{task_id} | Truy vấn tác vụ nhạc theo ID |
node scripts/nowapi-music.mjs models
node scripts/nowapi-music.mjs create --json music-request.json
node scripts/nowapi-music.mjs status --id task_xxx
