SDKsPlatform
Platform SDKs
SDKs for managing your Ours Privacy account configuration, automating setup, and querying data via the Platform REST API.
Platform SDKs
The Ours Privacy platform SDKs give you programmatic access to manage your account configuration — sources, destinations, consent settings, and more. Use these to automate setup, integrate with CI/CD pipelines, build custom tooling, or manage multiple accounts at scale.
All platform SDKs are generated from our OpenAPI specification and wrap the Platform REST API.
Available SDKs
| Tool | Package / Repo | Docs |
|---|---|---|
| Node.js / TypeScript | @oursprivacy/platform-sdk | Node.js SDK (platform) |
| Go | with-ours/platform-sdk-go | Go SDK (platform) |
| CLI | with-ours/platform-cli | CLI (platform) |
More language SDKs are coming soon.
API Reference and Documentation
- Platform OpenAPI Schema — the full specification for the platform API
- Platform API Docs — authentication, quickstart, and full API documentation
For a high-level comparison of all SDK families, see the SDK Overview.
How is this guide?