Forta · Authentication Profile
Forta Authentication
Authentication
Authentication model for the Forta GraphQL API. Requests are authenticated with a Bearer API key in the HTTP Authorization header. API keys are created in the Forta App (app.forta.network) after signing in with a wallet; up to 10 keys per account, and a key cannot be recovered once lost. For local bot development the key can be stored in forta.config.json under `fortaApiKey`. This is a static API-key (bearer) scheme, not OAuth 2.0 / OIDC, so there is no scope surface.
Forta secures its APIs with http-bearer-apikey across 1 declared security scheme, as derived from its OpenAPI definitions.
CompanySecurityBlockchainWeb3MonitoringThreat DetectionDeFiGraphQLAlertsSmart Contracts
Methods: http-bearer-apikey
Schemes: 1
OAuth flows:
API key in: header
Security Schemes
BearerApiKey http