Every API request must contain an Authorize HTTP header with a token.
Please do not share the token with anyone, nor post it publicly.
curl --request GET \
--url https://{{url}}/v5/api/index.php/addbroadcast
--header 'Authorization: $Key'
Once the user signs up from the portal. An authentication key ($Key ) is available on the dashboard.