OpenAPI Specification
Access the versioned OpenAPI specification for the Ours Privacy Ingest API to generate client libraries and build custom integrations.
OpenAPI Specification
The Ours Privacy Ingest API is described by a fully supported, versioned OpenAPI specification. Use it to generate client libraries, build custom integrations, and explore the endpoints.
The schema documents the generally available ingest endpoints, including POST /track, POST /identify, and POST /batch.
Access the Schema
The specification is public and requires no authentication:
GET https://api.oursprivacy.com/api/v1/openapiView it directly at api.oursprivacy.com/api/v1/openapi.
Generate Your Own SDKs
Use OpenAPI Generator or any compatible tool to create a client library in the language of your choice. The same schema backs every official ingest SDK, so generated clients stay consistent with them.
Next Steps
- SDKs — official wrappers around this API.
- Quickstart — send your first event.
- Track Events reference — a point-and-click payload builder.
How is this guide?

