F
Flarehawk HTTP API
Details
- URL
-
https://app.flarehawk.com - Spec
- https://app.flarehawk.com/.well-known/openapi.json
- Docs
- https://flarehawk.com/docs
Authentication
Authorization: Bearer <credential> Sign in to the Flarehawk app. The public API contract states customer API operations require Authorization: Bearer <key>, and the OAuth-protected-resource metadata says Flarehawk accepts bearer tokens in the header. Flarehawk also exposes OAuth 2.0 endpoints at authorize, token, and dynamic client registration; for MCP, a compatible client can typically register automatically and then have the user approve access for scopes such as mcp:connect, assets:read, incidents:read, analytics:read, and logs:read.