Overview
Before Telnyx can register your phone numbers with the major call-analytics networks used by US carriers, you must provide a signed Letter of Authorization (LOA). The LOA authorizes Telnyx to manage your numbers’ reputation on your behalf. The LOA is the #1 thing customers get stuck on, so follow these steps in order. There are two separate approval gates you must clear before you can add phone numbers:- Reputation
statusmust beapproved(the activation lifecycle). loa_statusmust beapproved(Telnyx reviews the signed LOA).
approved. They are tracked independently.
1
Render the LOA as a PDF
Telnyx renders a pre-filled LOA from your enterprise record. The enterprise
identity, address, and authorized-representative contact are read from the
enterprise you created — you do not pass them again here.The response body is the PDF itself (Optional body fields (both optional):To embed a signature at render time instead of signing the PDF by hand:
application/pdf). The -o loa.pdf
flag saves it to disk.Rendering the LOA is not billable. You only pay once you enable
reputation and add numbers.
To render with the agent (reseller) block:
2
Sign the PDF
If you did not embed a
signature at render time, open loa.pdf and sign it
(e-signature or wet signature). Save the signed copy.3
Upload the signed PDF to the Documents API
Upload the signed PDF to the Telnyx Documents API. The
Documents API returns a document The response contains the document id:Save
id — that value is your loa_document_id.data.id — you’ll pass it as loa_document_id in the next step.4
Enable reputation with the loa_document_id
Enable Number Reputation, passing the document id and a refresh frequency.
Enabling reputation is a billable action. See
Number Reputation pricing for current pricing.
5
Wait for LOA approval
Telnyx reviews your uploaded LOA. Track
loa_status on the reputation
settings:loa_status moves pending → approved (or rejected). You cannot add
phone numbers until loa_status is approved and reputation status
is approved.LOA approval gate
Replace a pending or rejected LOA
If your LOA isrejected — or it is still pending and you need to upload a
corrected document — render a fresh PDF, sign and upload it to the Documents API
to get a new loa_document_id, then point your reputation settings at it:
loa_status back to pending. The new document
must be approved again before more numbers can be added. This is the recovery
path for a rejected LOA.
Next steps
- Enable and configure reputation
- Associate phone numbers once both gates are
approved