Football Highlights API Tester

Better debug view for 403 and empty responses
Current host: football-highlights-api.p.rapidapi.com
Sample tests:
HTTP Status
403
Request URL
https://football-highlights-api.p.rapidapi.com/highlights
Decoded API message
{
    "message": "You are not subscribed to this API."
}
Raw response
{"message":"You are not subscribed to this API."}