crob.at · Authentication Profile
Crob At Authentication
Authentication
Public endpoints are anonymous and keyless — the OpenAPI declares top-level security [] and the docs state no account, API key, or payment method is required. Two same-origin helper endpoints (getCurrentUser, createShowdownAssertion) use the crob.at browser session cookie; the onboarding document is explicit that the session cookie is for same-origin browser flows and is not an API key, and the docs warn never to send it to another origin or embed it in client code.
crob.at secures its APIs with none and apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.
GamingEsportsPokemonPokemon ShowdownTeam BuildingContent RenderingDeveloper ToolsREST API
Methods: none, apiKey
Schemes: 2
OAuth flows:
API key in: cookie
Security Schemes
public none
cookieSession apiKey
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.