- Endpoint:
GET /api/v1/openapi.yaml - Local URL:
http://localhost:3000/api/v1/openapi.yaml - Source file:
config/openapi/v1.yaml
Create endpoints are protected with bearer token auth.
- Header:
Authorization: Bearer <token> - Env var:
API_INGEST_TOKEN
POST /api/v1/visitsPOST /api/v1/events