Ingest SDKs
Ingest SDKs for sending events, identifying users, and tracking conversions from your backend. Available in Go, Kotlin, Node.js, Python, PHP, Ruby, and C#.
Ingest SDKs
The Ours Privacy ingest SDKs let you send events, identify users, and track conversions from your server-side code. Use these when you need to track activity that happens on your backend — form submissions, server-side conversions, CRM syncs, or any event where the data originates from your servers rather than a user's browser.
All ingest SDKs send data to the same Ingest API, which is described by an OpenAPI specification.
For high-volume replay and backfill workflows, see the batch reference. The batch endpoint reuses the /track event shape with one top-level token plus an events[] array.
Available SDKs
API Reference and Testing
- OpenAPI Schema — the full specification for the ingest API
- Track Events Reference — interactive reference docs for single-event sends
- Identify Visitors Reference — interactive reference docs for visitor updates
- Batch Events Reference — public reference docs for batched sends
For a high-level comparison of all SDK families, see the SDK Overview.
How is this guide?

