TNIQ by Ringer

API Reference

Download spec (JSON)

v120 endpoint groups · 222 endpoints total.

Server:https://api.tniq.ringer.tel
Auth:Authorization: Bearer YOUR_TOKEN
GET/api/v1/tollfree/templates

List templates

PUT/api/v1/tollfree/templates

Update template

POST/api/v1/tollfree/templates

Create template

PUT/api/v1/tollfree/templates/{tmplName}/unlock

Unlock template

PUT/api/v1/tollfree/templates/{tmplName}/lock

Lock template

PUT/api/v1/tollfree/query

Query TFN status

POST/api/v1/tollfree/templates/{tmplName}/disconnect

Disconnect template

GET/api/v1/tollfree/templates/drafts

List drafts

POST/api/v1/tollfree/templates/drafts

Save draft

POST/api/v1/tollfree/templates/drafts/{draftId}/push

Push draft to Somos

POST/api/v1/tollfree/templates/copy

Copy template

POST/api/v1/tollfree/search-spare

Search spare numbers

POST/api/v1/tollfree/search-and-reserve

Search & reserve

POST/api/v1/tollfree/reserve

Reserve specific numbers

POST/api/v1/tollfree/ptr-operations/{id}/retry

Retry a failed/timed-out PTR operation

POST/api/v1/tollfree/disconnect/{num}

Disconnect TFN

POST/api/v1/tollfree/change-resporg

Change RespOrg

POST/api/v1/tollfree/activate

Activate TFNs

GET/api/v1/tollfree/templates/{tmplName}

Retrieve full template

DELETE/api/v1/tollfree/templates/{tmplName}

Delete template

GET/api/v1/tollfree/templates/{tmplName}/history

Template history

GET/api/v1/tollfree/templates/{tmplName}/history/{effDtTm}/{activityTimestamp}

Template history version

GET/api/v1/tollfree/templates/drafts/{draftId}

Get draft

DELETE/api/v1/tollfree/templates/drafts/{draftId}

Delete draft

GET/api/v1/tollfree/status

Check Somos availability

GET/api/v1/tollfree/reserved-numbers

List reserved numbers

GET/api/v1/tollfree/ptr-operations

List PTR operations for a TFN

GET/api/v1/tollfree/ptr-operations/{id}

Get a single PTR operation

GET/api/v1/tollfree/pointer-record/{num}

Query pointer record

GET/api/v1/tollfree/inventory

Get inventory list

GET/api/v1/tollfree/inventory/summary

Get inventory summary

GET/api/v1/tollfree/history/{tfn}

Get TFN history

GET/api/v1/tollfree/entities/{entityId}/respOrgs

Get RespOrgs for entity

GET/api/v1/tollfree/entities/{entityId}/respOrgs/active

Get active RespOrgs

GET/api/v1/tollfree/customer-config

Get toll-free config

DELETE/api/v1/tollfree/reserve/{tfn}

Release reservation

TNIQ API v1·Download OpenAPI spec