Checking API status

One Valorant API for every builder.

Use one CodeOCE key for rank, match history, sessions, and live events. We operate the collectors, cache, and data infrastructure.

Live request pending
GET /health

{
  "status": "checking",
  "uptimeMs": 0
}
Provider
Tracked players
WebSocket clients
Rate budget

Run the API you’re reading.

Choose an endpoint, supply its values, and inspect the response from this server. Nothing here is mocked.

GET

Sent as a Bearer token. This explorer does not save it.

Response

GET /health

Ready
Select “Send request” to call CodeOCE.

Endpoints at a glance.

The explorer is generated from the same OpenAPI document available to your tooling.

The overlay never polls.

The engine writes upstream changes once, recalculates state, then pushes complete snapshots over WebSocket.

  1. 01Provider
  2. 02Engine
  3. 03SQLite
  4. 04REST + WS
  5. 05Overlay

Point existing clients here.

Replace the old provider host with the CodeOCE API host and send your CodeOCE key. We operate the shared data service.

CodeOCE MMR
curl "http://localhost:4100/valorant/v3/mmr/eu/pc/Nick/OCE"
Live player events
ws://localhost:4100/ws?player=Nick%23OCE
Esc