OpenAPI Specification

Access the versioned OpenAPI specification for the Ours Privacy Platform REST API to generate client libraries and build custom integrations.

OpenAPI Specification

The Ours Privacy Platform REST API is described by a versioned OpenAPI specification. Use it to generate client libraries, build custom integrations, or explore available endpoints.


Access the Schema

The specification is public and requires no authentication:

GET https://app.oursprivacy.com/rest/v1/openapi.json

View it directly at app.oursprivacy.com/rest/v1/openapi.json.


Generate Your Own SDKs

Use OpenAPI Generator or any compatible tool to create a client library from the schema.

Ours Privacy also ships official platform tools generated via Stainless:


Next Steps

How is this guide?

On this page