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
· in: cookie (session)

Source

Authentication Profile

Raw ↑
generated: '2026-09-03'
method: searched
source: openapi/crob-at-openapi.json + https://crob.at/api#security + https://crob.at/.well-known/api-onboarding
docs: https://crob.at/api#security
summary:
  types:
  - none
  - apiKey
  api_key_in:
  - cookie
description: >-
  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.
schemes:
- name: public
  type: none
  description: No authentication required for public team, generation, reference and feedback endpoints.
  sources:
  - https://crob.at/.well-known/api-onboarding
- name: cookieSession
  type: apiKey
  in: cookie
  parameter: session
  description: >-
    Optional crob.at browser session cookie for account helpers (/api/me,
    /api/showdown/assertion). Bootstrap by signing in at https://crob.at/login;
    acts only on the signed-in account.
  sources:
  - openapi/crob-at-openapi.json
  - https://crob.at/.well-known/api-onboarding

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/crob-at-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.