Get task(feed)
curl --request GET \
--url https://api.maxapi.ai/suno/v2/feedimport requests
url = "https://api.maxapi.ai/suno/v2/feed"
response = requests.get(url)
print(response.text)const options = {method: 'GET'};
fetch('https://api.maxapi.ai/suno/v2/feed', options)
.then(res => res.json())
.then(res => console.log(res))
.catch(err => console.error(err));package main
import (
"fmt"
"net/http"
"io"
)
func main() {
url := "https://api.maxapi.ai/suno/v2/feed"
req, _ := http.NewRequest("GET", url, nil)
res, _ := http.DefaultClient.Do(req)
defer res.Body.Close()
body, _ := io.ReadAll(res.Body)
fmt.Println(string(body))
}HttpResponse<String> response = Unirest.get("https://api.maxapi.ai/suno/v2/feed")
.asString();{
"clips": [
{
"id": "00e6b9e4-c29c-4cfe-8d7a-5b3f06ff5b90",
"video_url": "https://cdn1.suno.ai/00e6b9e4-c29c-4cfe-8d7a-5b3f06ff5b90.mp4",
"audio_url": "https://cdn1.suno.ai/00e6b9e4-c29c-4cfe-8d7a-5b3f06ff5b90.mp3",
"image_url": "https://cdn2.suno.ai/image_00e6b9e4-c29c-4cfe-8d7a-5b3f06ff5b90.jpeg",
"image_large_url": "https://cdn2.suno.ai/image_large_00e6b9e4-c29c-4cfe-8d7a-5b3f06ff5b90.jpeg",
"is_video_pending": false,
"major_model_version": "v3.5",
"model_name": "chirp-v3",
"metadata": {
"tags": "heavy metal",
"prompt": "[Verse]\nStars they shine above me\nMoonlight softly glows\nWhispers in the night sky\nDreams that only grow\n\n[Verse 2]\nMidnight winds are calling\nCarrying a tune\nHeartbeats echo softly\nDancing with the moon\n\n[Chorus]\nStarry night starry night\nLet your light ignite ignite\nBright as day bright as day\nGuide my way guide my way\n\n[Verse 3]\nShadows move and twinkle\nNighttime come alive\nMystery in the heavens\nStories that survive\n\n[Bridge]\nMagic fills the darkness\nWonder in the air\nEvery star a secret\nIn the sky I stare\n\n[Chorus]\nStarry night starry night\nLet your light ignite ignite\nBright as day bright as day\nGuide my way guide my way",
"gpt_description_prompt": null,
"audio_prompt_id": "m_2e584f32-7ae3-4b2d-93f6-391f65a01f15",
"history": [
{
"id": "m_2e584f32-7ae3-4b2d-93f6-391f65a01f15",
"type": "upload",
"infill": false,
"source": "web",
"continue_at": 48.762
}
],
"concat_history": null,
"type": "gen",
"duration": 191,
"refund_credits": false,
"stream": true,
"infill": false,
"has_vocal": true,
"is_audio_upload_tos_accepted": true,
"error_type": null,
"error_message": null
},
"is_liked": false,
"user_id": "4ed4f182-0b5a-4cde-bffe-44fb5237a3aa",
"display_name": "AmbientLens971",
"handle": "ambientlens971",
"is_handle_updated": false,
"avatar_image_url": "https://cdn1.suno.ai/defaultOrange.jpg",
"is_trashed": false,
"reaction": null,
"created_at": "2024-07-22T07:56:36.711Z",
"status": "complete",
"title": "Starry ",
"play_count": 0,
"upvote_count": 0,
"is_public": false
},
{
"id": "7070ec00-462e-42ac-9b9f-1074977f473f",
"video_url": "https://cdn1.suno.ai/7070ec00-462e-42ac-9b9f-1074977f473f.mp4",
"audio_url": "https://cdn1.suno.ai/7070ec00-462e-42ac-9b9f-1074977f473f.mp3",
"image_url": "https://cdn2.suno.ai/image_7070ec00-462e-42ac-9b9f-1074977f473f.jpeg",
"image_large_url": "https://cdn2.suno.ai/image_large_7070ec00-462e-42ac-9b9f-1074977f473f.jpeg",
"is_video_pending": false,
"major_model_version": "v3.5",
"model_name": "chirp-v3",
"metadata": {
"tags": "heavy metal",
"prompt": "[Verse]\nStars they shine above me\nMoonlight softly glows\nWhispers in the night sky\nDreams that only grow\n\n[Verse 2]\nMidnight winds are calling\nCarrying a tune\nHeartbeats echo softly\nDancing with the moon\n\n[Chorus]\nStarry night starry night\nLet your light ignite ignite\nBright as day bright as day\nGuide my way guide my way\n\n[Verse 3]\nShadows move and twinkle\nNighttime come alive\nMystery in the heavens\nStories that survive\n\n[Bridge]\nMagic fills the darkness\nWonder in the air\nEvery star a secret\nIn the sky I stare\n\n[Chorus]\nStarry night starry night\nLet your light ignite ignite\nBright as day bright as day\nGuide my way guide my way",
"gpt_description_prompt": null,
"audio_prompt_id": "m_2e584f32-7ae3-4b2d-93f6-391f65a01f15",
"history": [
{
"id": "m_2e584f32-7ae3-4b2d-93f6-391f65a01f15",
"type": "upload",
"infill": false,
"source": "web",
"continue_at": 48.762
}
],
"concat_history": null,
"type": "gen",
"duration": 150.56,
"refund_credits": false,
"stream": true,
"infill": false,
"has_vocal": true,
"is_audio_upload_tos_accepted": true,
"error_type": null,
"error_message": null
},
"is_liked": false,
"user_id": "4ed4f182-0b5a-4cde-bffe-44fb5237a3aa",
"display_name": "AmbientLens971",
"handle": "ambientlens971",
"is_handle_updated": false,
"avatar_image_url": "https://cdn1.suno.ai/defaultOrange.jpg",
"is_trashed": false,
"reaction": null,
"created_at": "2024-07-22T07:56:36.710Z",
"status": "complete",
"title": "Starry ",
"play_count": 0,
"upvote_count": 0,
"is_public": false
}
],
"num_total_results": 2,
"current_page": 0
}Get task(feed)
GET
https://api.maxapi.ai
/
suno
/
v2
/
feed
Get task(feed)
curl --request GET \
--url https://api.maxapi.ai/suno/v2/feedimport requests
url = "https://api.maxapi.ai/suno/v2/feed"
response = requests.get(url)
print(response.text)const options = {method: 'GET'};
fetch('https://api.maxapi.ai/suno/v2/feed', options)
.then(res => res.json())
.then(res => console.log(res))
.catch(err => console.error(err));package main
import (
"fmt"
"net/http"
"io"
)
func main() {
url := "https://api.maxapi.ai/suno/v2/feed"
req, _ := http.NewRequest("GET", url, nil)
res, _ := http.DefaultClient.Do(req)
defer res.Body.Close()
body, _ := io.ReadAll(res.Body)
fmt.Println(string(body))
}HttpResponse<String> response = Unirest.get("https://api.maxapi.ai/suno/v2/feed")
.asString();{
"clips": [
{
"id": "00e6b9e4-c29c-4cfe-8d7a-5b3f06ff5b90",
"video_url": "https://cdn1.suno.ai/00e6b9e4-c29c-4cfe-8d7a-5b3f06ff5b90.mp4",
"audio_url": "https://cdn1.suno.ai/00e6b9e4-c29c-4cfe-8d7a-5b3f06ff5b90.mp3",
"image_url": "https://cdn2.suno.ai/image_00e6b9e4-c29c-4cfe-8d7a-5b3f06ff5b90.jpeg",
"image_large_url": "https://cdn2.suno.ai/image_large_00e6b9e4-c29c-4cfe-8d7a-5b3f06ff5b90.jpeg",
"is_video_pending": false,
"major_model_version": "v3.5",
"model_name": "chirp-v3",
"metadata": {
"tags": "heavy metal",
"prompt": "[Verse]\nStars they shine above me\nMoonlight softly glows\nWhispers in the night sky\nDreams that only grow\n\n[Verse 2]\nMidnight winds are calling\nCarrying a tune\nHeartbeats echo softly\nDancing with the moon\n\n[Chorus]\nStarry night starry night\nLet your light ignite ignite\nBright as day bright as day\nGuide my way guide my way\n\n[Verse 3]\nShadows move and twinkle\nNighttime come alive\nMystery in the heavens\nStories that survive\n\n[Bridge]\nMagic fills the darkness\nWonder in the air\nEvery star a secret\nIn the sky I stare\n\n[Chorus]\nStarry night starry night\nLet your light ignite ignite\nBright as day bright as day\nGuide my way guide my way",
"gpt_description_prompt": null,
"audio_prompt_id": "m_2e584f32-7ae3-4b2d-93f6-391f65a01f15",
"history": [
{
"id": "m_2e584f32-7ae3-4b2d-93f6-391f65a01f15",
"type": "upload",
"infill": false,
"source": "web",
"continue_at": 48.762
}
],
"concat_history": null,
"type": "gen",
"duration": 191,
"refund_credits": false,
"stream": true,
"infill": false,
"has_vocal": true,
"is_audio_upload_tos_accepted": true,
"error_type": null,
"error_message": null
},
"is_liked": false,
"user_id": "4ed4f182-0b5a-4cde-bffe-44fb5237a3aa",
"display_name": "AmbientLens971",
"handle": "ambientlens971",
"is_handle_updated": false,
"avatar_image_url": "https://cdn1.suno.ai/defaultOrange.jpg",
"is_trashed": false,
"reaction": null,
"created_at": "2024-07-22T07:56:36.711Z",
"status": "complete",
"title": "Starry ",
"play_count": 0,
"upvote_count": 0,
"is_public": false
},
{
"id": "7070ec00-462e-42ac-9b9f-1074977f473f",
"video_url": "https://cdn1.suno.ai/7070ec00-462e-42ac-9b9f-1074977f473f.mp4",
"audio_url": "https://cdn1.suno.ai/7070ec00-462e-42ac-9b9f-1074977f473f.mp3",
"image_url": "https://cdn2.suno.ai/image_7070ec00-462e-42ac-9b9f-1074977f473f.jpeg",
"image_large_url": "https://cdn2.suno.ai/image_large_7070ec00-462e-42ac-9b9f-1074977f473f.jpeg",
"is_video_pending": false,
"major_model_version": "v3.5",
"model_name": "chirp-v3",
"metadata": {
"tags": "heavy metal",
"prompt": "[Verse]\nStars they shine above me\nMoonlight softly glows\nWhispers in the night sky\nDreams that only grow\n\n[Verse 2]\nMidnight winds are calling\nCarrying a tune\nHeartbeats echo softly\nDancing with the moon\n\n[Chorus]\nStarry night starry night\nLet your light ignite ignite\nBright as day bright as day\nGuide my way guide my way\n\n[Verse 3]\nShadows move and twinkle\nNighttime come alive\nMystery in the heavens\nStories that survive\n\n[Bridge]\nMagic fills the darkness\nWonder in the air\nEvery star a secret\nIn the sky I stare\n\n[Chorus]\nStarry night starry night\nLet your light ignite ignite\nBright as day bright as day\nGuide my way guide my way",
"gpt_description_prompt": null,
"audio_prompt_id": "m_2e584f32-7ae3-4b2d-93f6-391f65a01f15",
"history": [
{
"id": "m_2e584f32-7ae3-4b2d-93f6-391f65a01f15",
"type": "upload",
"infill": false,
"source": "web",
"continue_at": 48.762
}
],
"concat_history": null,
"type": "gen",
"duration": 150.56,
"refund_credits": false,
"stream": true,
"infill": false,
"has_vocal": true,
"is_audio_upload_tos_accepted": true,
"error_type": null,
"error_message": null
},
"is_liked": false,
"user_id": "4ed4f182-0b5a-4cde-bffe-44fb5237a3aa",
"display_name": "AmbientLens971",
"handle": "ambientlens971",
"is_handle_updated": false,
"avatar_image_url": "https://cdn1.suno.ai/defaultOrange.jpg",
"is_trashed": false,
"reaction": null,
"created_at": "2024-07-22T07:56:36.710Z",
"status": "complete",
"title": "Starry ",
"play_count": 0,
"upvote_count": 0,
"is_public": false
}
],
"num_total_results": 2,
"current_page": 0
}Query Parameters
此处需传clips id 而非 任务 id,多个用英文逗号分割 ,
Response
200 - application/json
Request succeeded.
Hide child attributes
Hide child attributes
Hide child attributes
Hide child attributes