Pocket API

Lightweight JSON endpoints for internal tooling.

Endpoint status
EndpointMethodStatus
/v1/healthGEToperational
/v1/itemsGEToperational
/v1/items/:idGEToperational
/v1/metricsGEToperational

Authentication

All requests require a bearer token in the Authorization header. Tokens are issued per environment and rotated every 90 days.

Rate limits

120 requests per minute per token. Exceeding the limit returns 429 with a Retry-After header.