GET
/
v2
/
query
curl --request GET \
  --url https://api.topmediai.com/v2/query
"<any>"

Headers

x-api-key
string

Query Parameters

song_id
string
default:

The song_id is the song id returned by submit/concat and can be used by the query endpoint to generate the details. The song_id parameter can be a single or multiple song_id parameters, which must be separated by a ', ', e.g. 454545,454545

Example:

"3dfcac44-e5a4-11ee-b5bb-00163e0425ea"

Response

200
application/json
Successful Response

The response is of type any.