Skip to main content
GET
/
v2
/
arbitrum
/
batches
/
count
Get batches count.
curl --request GET \
  --url http://localhost/api/v2/arbitrum/batches/count
1

Query Parameters

apikey
string

API key for rate limiting or for sensitive endpoints

key
string

Secret key for getting access to restricted resources

Response

Total count of batches.

The response is of type integer.

Required range: x >= 0