Skip to main content
The streaming API is defined as a Protocol Buffers schema. Download it below, or copy it into a grpcapi.proto file, to generate a typed client with buf or protoc in the language of your choice:
grpcapi.proto
For example, to generate a typed gRPC client for Go with protoc:
For quick, ad-hoc testing you don’t need the schema. Every gRPC endpoint provides an example of how to use grpcurl to make a request with reflection.