Find matching songs in other bands (cross-band import)
GET/api/songs/match
GET
/api/songs/match
Returns [] if title is shorter than 3 chars or the user has no band.
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Query Parameters
Section titled “Query Parameters”title
string
Responses
Section titled “Responses”Matches
object
ok
required
boolean
data
Invalid input
object
ok
required
boolean
error
required
string
code
string
Unauthenticated
object
ok
required
boolean
error
required
string
code
string
Forbidden / no permission
object
ok
required
boolean
error
required
string
code
string
Server error
object
ok
required
boolean
error
required
string
code
string
