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.
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.
Response
GET /health
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.
- 01Provider
- 02Engine
- 03SQLite
- 04REST + WS
- 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.
curl "http://localhost:4100/valorant/v3/mmr/eu/pc/Nick/OCE"
ws://localhost:4100/ws?player=Nick%23OCE