Skip to main content
GET
https://api.0xarchive.io
/
v1
/
stats
Get public API stats
curl --request GET \
  --url https://api.0xarchive.io/v1/stats
{
  "l4_open_orders": 1234567
}

Response

Public statistics

Public lightweight API/site statistics.

l4_open_orders
integer<int64>

Current L4 open-order count used by public status/product surfaces.

Example:

1234567

Last modified on June 19, 2026