Developers

Connectivity as an API.

Our platform is API-first. Provision eSIMs, monitor usage and automate connectivity directly from your product. Public documentation is coming soon.

Provisioning API

Create and activate eSIM profiles programmatically in seconds.

Usage & events

Stream real-time data consumption and lifecycle events via webhooks.

Billing endpoints

Query balances, top-ups and invoices for your own dashboards.

IoT device APIs

Manage fleets of connected devices with policy-based control.

Example
POST /v1/esims
{
  "plan": "global-20gb",
  "activate": true,
  "label": "employee-142"
}

Early access: developers@avianiq.eu