Voyage uses the RESTful API style. The API endpoints were designed to be predictable and resource-oriented and use HTTP response codes to indicate API errors. This means a single resource or endpoint can and often does provide different functionality based on the HTTP verb used to access it. JSON is returned in all responses from the API, including errors.
You authenticate to our APIs by providing one of your private API keys as part of each request. The Voyage API is served over HTTPS and all requests must be authenticated.
This section primarily contains a summary narrative of our suite of APIs. For more detailed, technical API documentation, please see our full official API reference site.
Generate a Voyage API Key
You can obtain an API Key from the Voyage dashboard in order to call the Voyage API. To get your API Key follow these steps.
Log in to the Voyage web app. Click on Settings [1] then go to the Advanced [2] subsection. There you'll see an API Keys heading [3]. Clicking on Add API Key [4] will add a new row [5] with an empty API key field. To populate it, click on Save [6] at the bottom. Then you'll be able to view [7] and copy [8] the API key:
You now have API Keys to use Voyage's API!
Learn More
If you have any additional questions please contact us at service@voyagesms.com.