WWarpKeyedge key registry
Public API / no authentication

One URL.
No login.

All endpoints are publicly readable and cached at the edge.

GET /api/full

Full collection

Up to 100 active keys in plain text.

https://warpkey-edge-console.niubiplus.workers.dev/api/full
OPEN
GET /api/lite

Lite selection

Up to 15 keys refreshed after each collection.

https://warpkey-edge-console.niubiplus.workers.dev/api/lite
OPEN
GET /api/diff

Latest diff

JSON with the latest added and removed keys.

https://warpkey-edge-console.niubiplus.workers.dev/api/diff
OPEN
GET /api/status

Service status

JSON status, source count and freshness.

https://warpkey-edge-console.niubiplus.workers.dev/api/status
OPEN