Environment & Authentication
Production
Configure how API Self-Test connects to Flyfone Production APIs. This section verifies your connection and authentication before running any API self-tests.
Connection settings
Base URL *
Bearer token *
Sent in request header: Authorization: Bearer <token>
Result
Not executed
Click Try it out to send a call trigger request and see the live production response.
HTTP code
| Status | Message |
|---|---|
| 200 | Connected |
| 401 | Unauthorized |
| 403 | Forbidden |
| 404 | Not Found |
| 405 | Method Not Allowed |
| 500 | Internal Server Error |