{
  "name": "the-bucket-api",
  "version": "0.6.0",
  "environment": "production",
  "endpoints": [
    "GET /health",
    "POST /v1/leads",
    "POST /v1/webhooks/apify",
    "GET /admin"
  ],
  "docs": "https://github.com/kjeljones/thebucket/blob/main/docs/integration.md"
}