Cloud Voice API overview¶
Cloud Voice 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 Voice API surface.
REST/HTTP API¶
There are many options for interacting with the Cloud Voice 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 Voice API from its .proto service definition using these resources:
Service endpoint¶
Cloud Voice can be accessed using the following endpoints:
- REST/HTTP:
https://voice.api.enfonica.com
- gRPC:
voice.api.enfonica.com