Rybbit · Authentication Profile
Rybbit Authentication
Authentication
Rybbit authenticates every API and MCP request with one of three credentials: an organization API key, a personal API key, or an OAuth 2.1 access token issued by Rybbit's own authorization server for the hosted MCP endpoint. The OpenAPI in this repo only expresses the bearer scheme; the rest of this profile was read from Rybbit's published auth documentation and the RFC 8414 / RFC 9728 discovery documents saved under well-known/.
Rybbit secures its APIs with http and oauth2 across 3 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).
AnalyticsWeb AnalyticsProduct AnalyticsPrivacyOpen-SourceCookieless
Methods: http, oauth2
Schemes: 3
OAuth flows: authorizationCode
API key in: header, query
Security Schemes
bearerAuth http
apiKeyQuery apiKey
RybbitMCP oauth2
Source
Authentication Profile
Work with this as data
Every security artifact here is available over the APIs.io API and to AI agents over MCP.