v1
latestOpenAPI 3.0.12026-07-143213.0 KBsimilarity
API endpoint to search similarity using a song identifier
Endpoint for an end-user client to search similarity by song identifier.
If you want to run the /similarity/by_song operation, you can do so via an HTTP GET command to the following URL:
https://searchly.asuarez.dev/api/v1/similarity/by_song
get/similarity/by_song
Query parameters
song_idinteger required
Song identifier.
Response
Standard SearchLy API v1 JSON response. You should check the error attribute to determine if there was an error.