Arcjet · Authentication Profile

Arcjet Authentication

Authentication

Arcjet secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

SecurityRate LimitingBot DetectionWAFDeveloper Security
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

arcjetKey apiKey
· in: header (Authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/arcjet-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: arcjetKey
  type: apiKey
  in: header
  parameter: Authorization
  description: Arcjet site key, supplied by the SDK from the ARCJET_KEY environment variable.
  sources:
  - openapi/arcjet-openapi.yml