TNIQ by Ringer

API Reference

Download spec (JSON)

v131 endpoint groups · 291 endpoints total.

Server:https://api.tniq.ringer.tel
Auth:Authorization: Bearer YOUR_TOKEN
GET/v1/port-projects/projects/{projectId}/emails

List emails on this project (newest first)

POST/v1/port-projects/projects/{projectId}/emails

Send a carrier coordination email (multipart: payload JSON + optional files)

POST/v1/port-projects/projects/{projectId}/emails/lsr-preview

Render the filled LSR form for preview (no send, no persistence)

GET/v1/port-projects/projects/{projectId}/emails/{emailId}

Fetch one email including body and attachment metadata

GET/v1/port-projects/projects/{projectId}/emails/{emailId}/attachments/{index}

Download an email attachment (302 redirect to a signed URL, 1-hour expiration)

GET/v1/port-projects/projects/{projectId}/emails/prefill

Carrier groups + suggested subject/body for the compose modal

TNIQ API v1·Download OpenAPI spec