Developer Platform
Project dit-production · Production environment
Production
Events today1,284
Acceptance rate98.7%
Open schema errors12
Webhooks failing1
Quick start
- 1Create project
- 2Send evidence event
- 3Inspect projection
- 4Evaluate country profile
- 5Generate reliance artifact
Send an evidence event
curl
curl https://api.agevidence.com/v1/integrations/events \
-H "Authorization: Bearer ag_live_••••••••" \
-H "Content-Type: application/json" \
-d '{
"external_event_id": "dit-99231",
"event_type": "feeding_event",
"schema_version": "1.0"
}'