Sift gRPC API
The gRPC contract that is Sift's primary API — 51 services and 330 RPCs defined across 66 proto3 files published under MIT in the sift-stack/sift monorepo, including the bidirectional streaming ingest path (sift.ingest.v1) that the REST transcoding cannot express. Every first-party client library is generated from these definitions.