We're fully operational
Sign in
Get an API key
Service
Token API
Prediction Markets
Perp Exchanges
WebSockets
Blobs
RPC
Substreams
Firehose
All docs
EIP-4844 blob sidecars.
Browse endpoints
Resources & endpoints
Browse endpoints
Monitoring
Health check
FREE
Reports the service status and the head slot the indexer has caught up to. Use this for liveness checks and lag monitoring.
GET
https://eth.blobs.pinax.network/health
Try it
Response
200 OK
Example
{
"status"
:
"ok"
,
"head"
:
11842073
,
"detail"
:
"in sync"
}
Docs
Endpoints