cURL
curl --request GET \ --url https://api.topmediai.com/v1/singers
{ "Singers": [ { "singer_name": "<string>", "singer_id": 123 } ] }
Gets a list of all available singers for us.
Documentation IndexFetch the complete documentation index at: https://docs.topmediai.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.topmediai.com/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
Show child attributes