{"service":"Data Ingestion Service","version":"1.0.0","status":"running","description":"CRM compatibility, webhook ingress, and support-state service","endpoints":{"webhooks":{"circleback":"POST /api/webhooks/circleback","dropboxChallenge":"GET /api/webhooks/dropbox?challenge=...","dropboxNotifications":"POST /api/webhooks/dropbox"},"health":{"service":"GET /api/health","webhooks":"GET /api/webhooks/health"},"crm":{"companies":"POST /api/crm/companies | PATCH /api/crm/companies/:id","people":"POST /api/crm/people | PATCH /api/crm/people/:id","opportunities":"POST /api/crm/opportunities | PATCH /api/crm/opportunities/:id","notes":"POST /api/crm/notes | PATCH /api/crm/notes/:id | DELETE /api/crm/notes/:id","documents":"GET/POST /api/crm/documents | GET/PATCH/DELETE /api/crm/documents/:id | GET/PUT /api/crm/documents/:id/content","twentyBootstrap":"POST /api/crm/twenty/bootstrap"},"files":{"companyFiles":"GET /api/files/companies/:companyId","reviewQueue":"GET/PATCH /api/files/review-queue","preflight":"GET /api/files/dropbox/preflight","backfill":"POST /api/files/dropbox/backfill","deltaSync":"POST /api/files/dropbox/delta-sync"},"inngest":"GET/POST /api/inngest"}}