Fingerprint API
The RADION fingerprint API is intended to help music producers and musicians that are using Tezos blockchain for music NFT. You can used the public version (limited) API to validate and/or generate fingerprint records for any NFT with MP3 or WAV format. RADION uses this API not only to prevent copyright infringements but also to detect plagiarism or unauthorized use of the assets in other music platforms that are using IPFS protocol.
HTTP REQUEST
POST https://www.radion.fm/api/fingerprint
Request body parameters
Asterisk (*) indicates that it is a required parameter
Parameter name | Description |
---|---|
title* | Title of the song |
artist* | Artist of the song |
genre* | Genre of the song |
album* | Album of the song |
year* | Year of the song when it was released. Must be 4 numerical string |
artwork | Artwork file / CID |
audio* | Audio file / CID |