Connect and extend your calling capabilities with our powerful API
Modern REST API with comprehensive documentation and examples.
Simple integration process with detailed guides and SDK support.
Comprehensive development tools and testing environment.
Secure your API requests using API keys or OAuth 2.0
curl -X POST https://api.trumpspoof.com/v1/auth \
-H "Content-Type: application/json" \
-d '{
"api_key": "your_api_key"
}'
/v1/calls
Retrieve call history and details
/v1/users
Create new user accounts
/v1/analytics
Fetch call analytics and metrics
pip install trumpspoof-sdk
npm install trumpspoof-js
composer require trumpspoof/sdk
Create your developer account
Generate your API credentials
Try the API in sandbox mode
Deploy to production