Welcome to the New BigPanda API Documentation
Authorization: Bearer ********************curl --location 'https://api.bigpanda.io/oim/api/alerts' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"app_key": "string",
"status": "critical",
"host": "production-database-1",
"check": "CPU overloaded",
"timestamp": 0,
"application": "string",
"regions": [
"string"
],
"description": "string"
}'"string"