Skip to content

api-evangelist/ubiquiti

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ubiquiti (ubiquiti)

Ubiquiti Inc. (NYSE: UI) is an American networking technology company that designs and sells wireless and wired network products for enterprises, service providers, and consumers under the UniFi, UISP, AmpliFi, airMAX, airFiber, and EdgeMax brands. UniFi is a full-stack platform spanning WiFi, switching, routing, identity, surveillance (Protect), access control (Access), and VoIP (Talk), managed locally by the UniFi Network Controller and globally via the UniFi Site Manager cloud at unifi.ui.com. UISP is Ubiquiti's ISP platform combining a Network Management System (NMS) and a Customer Relationship Management (CRM) module for wireless and fiber service providers.

URL: Visit APIs.json

Run: Capabilities Using Naftiko

Tags

  • Networking, WiFi, Switching, Routing, Surveillance, Access Control, ISP, WISP, UniFi, UISP, AmpliFi

Timestamps

  • Created: 2026-05-25
  • Modified: 2026-05-25

APIs

UniFi Site Manager API

Ubiquiti's official cloud API at https://api.ui.com/v1 for multi-site UniFi management. Exposes hosts (UniFi OS consoles), sites, devices, ISP metrics, and SD-WAN configurations. Authentication via X-API-KEY header (keys issued at https://unifi.ui.com/settings/api-keys). Read-only at GA; write scope rolling out through 2026. GA rate limit: 10,000 req/min. Early Access (/ea/) endpoints: 100 req/min.

Human URL: https://developer.ui.com/site-manager-api/

UniFi Network Controller API

The local HTTP API exposed by every UniFi Network controller (UDM, UDM Pro, UDR, Cloud Key, self-hosted controller). Endpoints prefixed with /api/s/{site}/ on standalone controllers or /proxy/network/api/s/{site}/ on UniFi OS. Covers sites, devices, clients, stats, wireless networks, firewall, port forwards, vouchers, hotspot, alerts, and events. Authentication via /api/auth/login on UniFi OS. Not formally documented by Ubiquiti; conventions captured in community wikis and third-party SDKs.

Human URL: https://ubntwiki.com/products/software/unifi-controller/api

UISP Network (NMS) API

Per-instance REST API for the network-management half of UISP. Endpoints under /nms/api/v2.1/ on every UISP installation — devices, sites, outages, alerts, statistics. Authentication via x-auth-token header. Live Swagger UI at https://{your-host}/nms/api-docs/ per instance.

Human URL: https://uisp.ui.com/nms/api-docs/

UISP CRM API

Per-instance REST API for the CRM half of UISP — clients, services, invoices, payments, quotes, tickets, jobs, taxes, product/service plans. Endpoints under /crm/api/v1.0/. Authentication via X-Auth-App-Key header (App Keys issued in Settings → Security → App keys). Full reference mirrored on Apiary.

Human URL: https://unmscrm.docs.apiary.io/

Common Properties

Artifacts

Machine-readable API specifications organized by format.

OpenAPI

Commercial artifacts

Maintainers

FN: Kin Lane

Email: info@apievangelist.com

Releases

No releases published

Packages

 
 
 

Contributors