← Back to catalog

Other

SearchLy API v1

auto-generated
swirls add asuarez
actionGETv1.0.0

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 ```

Source
actionPOSTv1.0.0

API endpoint to search similarity using content

Endpoint for an end-user client to search similarity by content. If you want to run the /similarity/by_content operation, you can do so via an HTTP POST command to the following URL: ``` https://searchly.asuarez.dev/api/v1/similarity/by_content ```

Source
actionGETv1.0.0

API endpoint to search songs from the database given a query

Endpoint for an end-user client to search songs from the database given a String query. If you want to run the /song/search operation, you can do so via an HTTP GET command to the following URL: ``` https://searchly.asuarez.dev/api/v1/song/search ```

Source
Beyond the catalog

Any provider, on request.

01

Request it

Tell us which provider you need, and we will ship it in the registry.

02

Generate it

Point swirls add at an OpenAPI or GraphQL spec. Typed actions for any API you hold credentials for, today.

acme · integrations
terminal
~/acme $swirls add linear
✓ 12 typed actions · scopes and schemas included
 
~/acme $swirls add https://api.acme.dev/openapi.json
◆ Fetched spec · 38 operations
✓ 6 typed actions · generated from spec