Learn how to authenticate with the Petra Security API
Authorization
curl -H "Authorization: Bearer YOUR_API_KEY" \ https://api.petrasecurity.com/beta/usage
curl -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ https://api.petrasecurity.com/beta/usage
Bearer