Skip to content

Latest commit

 

History

History
 
 

2.5.0

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Table of contents

Common documentation

Endpoints exposed by communication operators

Endpoints exposed by service providers

General guidelines

Open Network API is a REST/JSON API and must be exposed through a secure HTTP/TLS connection.

Authentication is handled with the basic authentication scheme. (see RFC 7617)

The API URL must contain the API version number. The API subset must use the documented path in the following format. /[api version number]/[api endpoint]

Examples: