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/registerPOST
/api/auth/loginPOST
/api/auth/refreshPOST
/api/auth/logoutPhone Numbers
GET
/api/phone-numbers/searchPOST
/api/phone-numbers/purchaseGET
/api/phone-numbersDELETE
/api/phone-numbers/:idVoice Calls
POST
/api/calls/dialPOST
/api/calls/:id/hangupPOST
/api/calls/:id/transferGET
/api/calls/historyMessaging
POST
/api/messages/sendGET
/api/messages/conversationsGET
/api/messages/conversations/:idFax
POST
/api/fax/sendGET
/api/fax/inboxGET
/api/fax/outboxContacts
GET
/api/contactsPOST
/api/contactsPUT
/api/contacts/:idDELETE
/api/contacts/:idOfficial SDKs
🟢
Node.js
Available
🐍
Python
Available
🐘
PHP
Coming Soon
💎
Ruby
Coming Soon