English
Learn how to authenticate your API requests
Authorization
Authorization: Bearer YOUR_API_KEY
YOUR_API_KEY
curl -X GET "https://api.[Robocallz.ai](http://Robocallz.ai)/api/user/campaigns" \ -H "Authorization: Bearer YOUR_API_KEY"