cURL
curl --request GET \ --url https://api.zippendo.com/health \ --header 'Authorization: Bearer <token>'
{ "status": "<string>", "timestamp": "<string>", "version": "<string>" }
Health check endpoint
Documentation IndexFetch the complete documentation index at: https://docs.zippendo.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.zippendo.com/llms.txt
Use this file to discover all available pages before exploring further.
JWT access token or API token (prefixed with zipp_)
Default Response
Service status
Current timestamp
API version