Part 1: Get your Inbeo values
- 1.1Stay on this page. Sign in if you are not already.
- 1.2Copy URL, Authorization, and Body (JSON) from Your values above.
Send recordings from any tool that can make an HTTP POST request.
Sign in first. Each account gets its own webhook URL and token.
Log inUse these values in Postman, curl, or your own server.
| Field | Paste this | |
|---|---|---|
| Method | POST | |
| URL | Copy from Your values → URL | |
| Header → Authorization | Copy from Your values → Authorization (one line) | |
| Header → Content-Type | application/json | |
| Body (JSON) | Must include downloadUrl with a public HTTPS link to the audio file |
Send recordings from any tool that can make an HTTP POST request.