Support

Get help with the VoiceStamp API. We're here to help you build amazing voice applications.

System Status

API

All systems operational

Documentation

All systems operational

File Storage

All systems operational

Email/SMS

All systems operational

Frequently Asked Questions

How do I get started with the VoiceStamp API?
Start with our Quick Start Guide to set up authentication and make your first API call. You'll need to get an API token and can begin with the authentication endpoints.
What audio formats are supported?
VoiceStamp supports WAV, MP3, M4A, and other common audio formats. The maximum file size is 50MB per upload.
How do I authenticate API requests?
All API requests require a Bearer token in the Authorization header. You can use either user session tokens (expires after 30 days) or the static API token for service-to-service calls.
What are the rate limits?
API rate limits vary by endpoint and authentication method. Generally, authenticated requests have higher limits. Contact support if you need higher limits for your application.
How do I handle errors?
The API returns standard HTTP status codes. Check the response body for detailed error messages and codes. Most errors include suggestions for resolution.
Can I test the API without production credentials?
Yes, you can use the sandbox environment with test credentials. All endpoints work the same way but won't affect production data.

Need More Help?

Can't find what you're looking for? Our support team is here to help.

Support - VoiceStamp API Documentation