Authenticating with your SKULabs API Key
Bearer Token Authentication
Authorization: Bearer your_access_token_here
SKULabsToken Authentication
Authorization: SKULabsToken your_access_token_here
Basic Authentication
curl -u "skulabs:your_access_token_here" https://api.skulabs.com/