Skip to main content
GET
/
health
Health check endpoint
curl --request GET \
  --url https://api-next.dealroom.co/health
{
  "status": "<string>",
  "timestamp": "<string>",
  "database": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://developers.beta.dealroom.co/llms.txt

Use this file to discover all available pages before exploring further.

Response

Service is healthy

status
string
required
timestamp
string
required
database
string
required