### Unifonic Voice API Endpoints Source: https://docs.unifonic.com/articles/api-documentation/overview The Unifonic Voice REST API allows you to manage and modify calls made to or from your Unifonic phone numbers by sending HTTP requests. The base URL for general calls is https://voice.unifonic.com/v1/calls, and for number masking, it is https://voice.unifonic.com/v1/masks. ```APIDOC ## Unifonic Voice REST API ### Description Manages and modifies calls made to or from Unifonic phone numbers via HTTP requests. ### Base URLs **General Calls:** `https://voice.unifonic.com/v1/calls` **Number Masking:** `https://voice.unifonic.com/v1/masks` ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.