Sinthec API v1

Base: https://ingest.sinthec.com/api/v1

GET /status

{ "service": "sinthec-ingest", "version": "1.4.2", "status": "operational" }

GET /health

{ "status": "healthy" }

POST /events

Envia um lote de eventos para ingestão. Requer credencial de serviço.

Authorization: Bearer <token>
Content-Type: application/json