gRPC
For high-performance applications, you can connect directly to our HTTP/2 gRPC API.Supported Languages: Any language with gRPC support — Go, Python, Java, C++, Ruby, C#, PHP, and more
Best For: Polyglot environments or languages without an official SDK
Best For: Polyglot environments or languages without an official SDK
Connection Details
api.simpleemailapi.dev:443v1.EmailServiceSendEmailAuthentication
Pass your api key in theAuthorization metadata header.
Example (buf curl)
Usebuf curl to invoke RPCs using the remote schema registry—no manual proto downloads required.