Search Results

API Version 4

Introduction

The version 4 Aerialink API has been deprecated.

Technical Overview

The Aerialink API is a RESTful over HTTP(s)-based architectural style. This means that the interface uses normal HTTP(s) requests and is easy to implement.

All requests should be submitted over HTTP using UTF-8 encoding and URL encoded values.

For further information on the REST atchitectural style, please see Representational state transfer.