• ABOUT
  • RESOURCES
    • Network Map
    • Rate Centers & LATAs
    • CPNI
    • Docs
    • Product Roadmap
  • SOLUTIONS.
    • E911
    • CNAM
    • PBX
    • Colocation
    • Call Routing LRN
    • LATA and Switch Data
    • Global Phone numbers
  • PRICING
  • DEVELOPERS
  • COVERAGE
  • CONTACT
  • LOGIN
  • SIGNUP
  • EN
    • EN
    • ID
    • RO
    • ES
    • PT
    • RU
    • IT

UNLIMITED

$0.10
Please enter a contact.
Dialing... Incoming call Answering, connectivity checks in progress... Call connected

1

2

ABC

3

DEF

4

GHI

5

JKL

6

MNO

7

PQRS

8

TUV

9

WXYZ

*

0

+

#

ERROR: This service requires JavaScript. Please enable JavaScript in your web browser settings. ERROR: This service requires WebRTC. Please try Mozilla Firefox or Google Chrome, using the latest version is strongly recommended. ERROR: JsCommunicator configuration not found ERROR: Failed to initialize user agent ERROR: SIP Registration failure ERROR: failed to start call, check that microphone/webcam are connected, check browser security settings, peer may not support compatible codecs
WebSocket link: Connected Disconnected
SIP registration: Registered Not Registered
January 18, 2019

MultiTEL API v3

About the MultiTEL API: 

This API is provided for developers who want to integrate with or build on top of our voice platform.

Our APIs provide access to resources (data entities) via URI paths. To use a REST API, your application
 will make an HTTP request and parse the response. By default, the response format is JSON.

Your methods will be the standard HTTP methods GET and POST.  Because the API is based on open standards, 
you can use any web development language to access the API.

Endpoint used:

https://api.multitel.net/v3


Authentication:​

 MultiTEL APIv3 uses HTTP Basic/Digest Authentication. This allows you to protect the URLs on your web server so that only you and MultiTEL
 can access them. In order to authenticate with HTTP, you may provide a username and password with the following URL format:

https://USERNAME:PASSWORD@api.multitel.net/v3/getcountries 


For HTTP Basic authentication, you will use your MultiTEL account username and your password.
Alternatively, you can define dedicated API users here: https://multitel.net/settings.  

curl -G https://api.multitel.net/v3/getcountries \
    -u '[YOUR USERNAME]:[YOUR PASSWORD]'


Output: 

All API functions will return status and response sections. Status will be a numeric code based on HTTP status codes. 

Everything with status code 200 will be considered success.
Everything with status code within the 4xx range will be considered a client error (forbidden codes, not enough balance codes, etc).  
Everything with status code within the 5xx range will be considered a server error.

Sample output, below:

{
  "status": {
    "code": 200,
    "msg": ""
  },
  "response": {
    "number": "33554530000",
    "price": {

Similar Articles

January 07, 2015

GetCountries REST/JSON Service

READ MORE
January 09, 2015

GetAreas JSON Service

READ MORE
January 09, 2015

GetDIDs JSON Service

READ MORE
January 09, 2015

ReleaseNumber REST/JSON function

READ MORE
January 09, 2015

GetRingTo function

READ MORE
  • COMPANY
  • PRICING
  • DEVELOPERS
  • CONTACT
  • SOLUTIONS
  • E911
  • CNAM
  • PBX
  • Call Routing LRN
  • LATA and Switch Data
  • Global Phone numbers
  • COVERAGE
  • International Numbers
  • Portability
  • Voice and SMS
ANYWHERE, ANYTIME

Hassle-free cost-effective
communications & collaboration solutions

SIGNUP NOW
MultiTEL BBB Business Review
SecurityMetrics PCI validation certification logo

2025. MultiTEL LLC. All rights reserved

  • Terms of Service
  • Privacy Policy
  • Support
  • Contact