Skip to content

Cloud SMS API overview

Cloud SMS has both traditional REST/HTTP and gRPC interfaces. If you don't want to use our client libraries, or if a client library is not available for your language and framework of choice, you can build your own client library using the Cloud SMS API surface.

REST/HTTP API

There are many options for interacting with the Cloud SMS REST interface. To create your own client, use the following resources:

gRPC API

You can generate your own gRPC client in any gRPC-supported language for the Cloud SMS API from its .proto service definition using these resources:

Service endpoint

Cloud SMS can be accessed using the following endpoints:

  • REST/HTTP: https://messaging.api.enfonica.com
  • gRPC: messaging.api.enfonica.com