Documentation Index
Fetch the complete documentation index at: https://spendguard.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
Example Request
Response — 200 OK
Response Fields
| Field | Type | Description |
|---|---|---|
status | string | Always "ok" when the service is running |
version | string | API version |
timestamp | string | Current server time (UTC ISO 8601) |
Usage
Use this endpoint for:- Uptime monitoring — point your monitoring service (Pingdom, UptimeRobot, etc.) at this URL
- Deployment verification — after deploying, check this endpoint to confirm the service is live
- Load balancer health checks — configure your load balancer to poll this endpoint