TNIQ by Ringer

TNIQ Documentation

One REST API for NPAC porting, DID and toll-free inventory, 10DLC messaging, CNAM, and ROC — authenticated with a Bearer token and designed to be integrated, not configured.

Quick start

Base URLhttps://api.tniq.ringer.tel/v1
AuthAuthorization: Bearer YOUR_TOKEN
shell
$curl https://api.tniq.ringer.tel/v1/lnp/soa/status/2125551234 \
-H 'Authorization: Bearer YOUR_TOKEN'

Explore

API Domains

The TNIQ API is organized into six capability domains, each backed by the canonical system of record.

MCP · Model Context Protocol

Run TNIQ from your AI assistant

Run TNIQ from Claude, Cursor, Copilot, Codex, or ChatGPT — the setup wizard detects your client and registers automatically. Look up numbers, check port status, manage toll-free and messaging, and update CNAM, all through the same secure, per-customer-scoped API.

terminal
$npm install -g tniq-mcp
$tniq-mcp setup

Manual config: set TNIQ_API_TOKEN in your MCP client environment. Tokens are scoped per-customer with fine-grained operation restrictions.

ClaudeCursorCopilotCodexChatGPT

Ready to integrate?

Contact sales@ringer.tel to get your API token. Production credentials are issued per-customer with fine-grained SPID and operation scoping.