Skip to main content

API Reference

STRM Privacy is mainly controlled via gRPC APIs. The API Reference is available via both GitHub and the Buf Schema Registry.

CLI

The CLI is no more than an interface to this API, with an authorization token. The definitions are public on GitHub.

In a similar way, the STRM Console is also only an interaction with this API.

Because of this API first design, it's quite feasible to automate interaction of your systems with STRM.

note

To support Infrastructure as Code, we're planning on building a Terraform Provider. Please contact us if you are interested in this.