Getting started with SafeDep API
SafeDep supports a gRPC API with a ConnectRPC facade allowing clients to use both gRPC over HTTP/2 and JSON over HTTP/1.1 based clients.
The APIs are authenticated using OAuth 2.0 and API key based authentication. The general rule for authentication is:
Control Plane APIs are meant for use by management tools while the Data Plane APIs are meant for use by security tools using or integrating with SafeDep.