Skip to main content

Validation Steps

  1. Send one test event with known event_id.
  2. Confirm 200 with returned event_id.
  3. Verify event appears in reporting for the same tracking site.
  4. Re-send same payload and check dedupe behavior in your reporting logic.

Quick Troubleshooting

  • 401: missing X-API-Key
  • 403: invalid key or key not authorized for site_id
  • 422: invalid schema or restricted value
  • 429: too many requests