Introduction The SearchLy API provides similarity searching based on song lyrics. Operations The API allows for the /similarity/by_song operation, which allows clients to search the similarity for an existing song in the database. Also, the API has an additional /similarity/by_content endpo
No SDKs indexed for this API yet.
curl \ https://searchly.asuarez.dev/api/v1/song/search
curl \ https://searchly.asuarez.dev/api/v1/similarity/by_song
No SDKs yet