
The MyVox API provides a set of callable methods for developers looking to voice-enable their applications. Through this REST-like API, you can prepare the MyVox phone system for a voice recording session for a user, store the recordings, check on the session progress, store metadata associated with your application or recordings, and more.
All request formats take a list of named parameters. Most requests require that you provide one or more "key" parameters. These keys identify objects you wish to work with on the MyVox systems, such as Recordings and Sessions. A full description of the methods in each API can be found
here, including parameters and the response format. Once you have an account, you can also take the API for a spin without writing any code, through the API Test Console. Login in or sign up and check it out in
My Projects.