Developer API

API Reference

Build powerful integrations with the NuLink REST API. Full documentation for all endpoints.

Quick Start

Get started with the NuLink API in minutes.

# Base URL
https://api.nulink.app/v1
# Authentication Header
Authorization: Bearer YOUR_API_KEY

API Endpoints

Authentication

POST/api/auth/register
POST/api/auth/login
POST/api/auth/refresh
POST/api/auth/logout

Phone Numbers

GET/api/phone-numbers/search
POST/api/phone-numbers/purchase
GET/api/phone-numbers
DELETE/api/phone-numbers/:id

Voice Calls

POST/api/calls/dial
POST/api/calls/:id/hangup
POST/api/calls/:id/transfer
GET/api/calls/history

Messaging

POST/api/messages/send
GET/api/messages/conversations
GET/api/messages/conversations/:id

Fax

POST/api/fax/send
GET/api/fax/inbox
GET/api/fax/outbox

Contacts

GET/api/contacts
POST/api/contacts
PUT/api/contacts/:id
DELETE/api/contacts/:id

Official SDKs

🟢
Node.js
Available
🐍
Python
Available
🐘
PHP
Coming Soon
💎
Ruby
Coming Soon
LEGALTERMS OF SERVICE|PRIVACY POLICY|ACCEPTABLE USE POLICY|DATA PROCESSING AGREEMENT|COOKIE POLICY