Skip to main content

Documentation Index

Fetch the complete documentation index at: https://orbit-docs.devotel.io/llms.txt

Use this file to discover all available pages before exploring further.

Fax API

Receive faxes on a Telnyx-provisioned fax number and read past faxes. Sending a fax goes through the unified Messaging API at POST /v1/messages/fax. Base path: /v1/fax Authentication: API key (X-API-Key) or session JWT.
MethodPathPurpose
GET/v1/fax/List faxes
GET/v1/fax/{id}Get a fax (with signed PDF URL)
GET/v1/fax/{id}/statusGet current status only

See also