cURL
curl --request GET \ --url https://vortexpdf.com/api/v1/health \ --header 'Authorization: Bearer <token>'
{ "status": "operational" }
Returns the current health status of the API
Manage your API keys at https://vortexpdf.com/api-keys
Health status
Response from the health check endpoint