Register your music on Story in under 5 minutes
Create a Developer Account and Project
Get an API Key
collection.create
,
collection.update
,
collection.read
,
nfts.create
,
nfts.read
.This allows your API key to perform any kind of asset registration action.Create an IP Collection
Create a Song
https://suno.com/song/c001fd6e-d6cd-474f-a7b6-6e6a9b3e2515
)c001fd6e-d6cd-474f-a7b6-6e6a9b3e2515
)https://cdn1.suno.ai/${SONG_ID}.mp3
, making sure to replace SONG_ID with your ownRegister Song on Story
Get IP Asset Details
{collectionId}
with your collection ID and {ipAssetId}
with the IP asset ID returned when you registered the asset. Then run the script:Get Action Status