RunBuggy · Authentication Profile
Runbuggy Authentication
Authentication
RunBuggy runs three distinct authentication models across its estate, and only the first is described in a specification: an opaque bearer token for the REST Shippers API, a short-lived scope=openid JWT for the embeddable order-status iframe, and full OAuth 2.1 with dynamic client registration and PKCE for the mcp-datascience MCP server.
RunBuggy secures its APIs with apiKey and oauth2 across 3 declared security schemes, as derived from its OpenAPI definitions.
CompanyAutomotiveLogisticsTransportationVehicle ShippingMarketplaceSupply ChainFleetTMSFreight
Methods: apiKey, oauth2
Schemes: 3
OAuth flows:
API key in: header
Security Schemes
Authorization apiKey
order-status-jwt oauth2
mcp-oauth oauth2