Authorization: Bearer ********************
curl --location --request GET 'https://api.inboxkit.com/v1/api/domains/banned?domain' \ --header 'Authorization: Bearer <token>'
{ "error": false, "message": "Domain check completed", "banned": true }