Rybbit · Authentication Profile

Rybbit Authentication

Authentication

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

AnalyticsWeb AnalyticsProduct AnalyticsPrivacyOpen SourceCookieless
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/rybbit-openapi.yml
summary:
  types:
  - http
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  description: 'User-scoped API key with organization-level access. Keys begin with "rb_" and
    are 35 characters long. Send as `Authorization: Bearer rb_...`. A `?api_key=` query parameter
    is also accepted for quick testing only. API keys and rate limits apply to the Stats API
    on Rybbit Cloud; self-hosted instances have no rate limits.'
  sources:
  - openapi/rybbit-openapi.yml