TheDocumentation Index
Fetch the complete documentation index at: https://docs.veedcrawl.com/llms.txt
Use this file to discover all available pages before exploring further.
/health endpoint lets you verify that the Veedcrawl API is running. No authentication is required, so you can call it freely from uptime monitors, deployment checks, or any infrastructure tooling without consuming credits or exposing your API key.
Endpoint
Parameters
This endpoint takes no parameters.Response
Example
Use
/health for uptime monitoring. It never requires an API key and never consumes credits, making it safe to poll as frequently as your monitoring stack needs.