The entry point into the WISPGate platform API.
Group the API by business domains that make operational sense: subscribers, billing, network/provisioning, and support/automation.
Subscribers & CRM
Accounts, contacts, services, addresses, inventory bindings, and lifecycle operations.
Billing & Payments
Invoices, transactions, subscriptions, payment application, balances, credits, and finance actions.
Network & Provisioning
AAA, session actions, service activation, package enforcement, device mapping, and provisioning hooks.
Automation & Support
Tickets, events, webhooks, notifications, workflows, and system-triggered actions.
Featured endpoints
Highlight the endpoints users touch first: list subscribers, create invoice, fetch service package, open ticket, trigger payment reconciliation, get webhook events.
Version framing
Surface API version, auth method, pagination pattern, and response envelope at the top. Developers should not have to hunt for these basics.
Developer journey on the landing page
Understand auth
User sees tokens, environments, headers, and rate-limit behavior immediately.
Browse domain
User chooses the operational area instead of sifting through an unstructured endpoint dump.
Open endpoint page
Detailed request/response examples, parameters, schemas, and errors are shown in one clean layout.