https://api.callerapi.com/api/voicewss://api.callerapi.com/api/voiceX-Auth: YOUR_KEY header, or ?key=YOUR_KEY on the URL. Every JSON response has "status": "success" or "status": "error" with a message.| Method | Path | Purpose | Cost |
|---|---|---|---|
| GET | /capabilities | What this deployment can do and what it charges | free |
| GET | /categories | The category list with descriptions | free |
| GET | /personas | The honeypot cast | free |
| POST | /scan | Score a transcript or a recording | 2 credits plus 1 per started minute of audio |
| GET | /sessions | Your recent sessions | free |
| GET | /sessions/{id} | One session with verdict and intel | free |
| POST | /filter/twiml | Twilio voice URL for a screened number | filter rate |
| GET | /filter/twiml | Preview the TwiML in a browser | free |
| POST | /filter/texml | Telnyx voice URL for a screened number | filter rate |
| POST | /honeypot/twiml | Twilio voice URL for a honeypot number | honeypot rate |
| POST | /honeypot/texml | Telnyx voice URL for a honeypot number | honeypot rate |
| Path | Purpose | Cost |
|---|---|---|
/filter/stream | Live filter socket. Listens and scores. Never sends audio. | 3 credits per started minute |
/honeypot/stream | Live honeypot socket. Listens and speaks. | 8 credits per started minute |