Resources
Developer Hub
The Wifi-Soft API lets you integrate session data, vouchers, and analytics into your own PMS, CRM, or internal tools.
Representative endpoints below — request API access to get credentials and full reference docs.
| Method | Endpoint | Description |
|---|---|---|
| GET | /v1/sites | List every site under your account or tenant. |
| GET | /v1/sites/{id}/sessions | Retrieve active and historical guest sessions for a site. |
| POST | /v1/sites/{id}/vouchers | Issue a guest access voucher programmatically. |
| GET | /v1/analytics/footfall | Pull footfall and dwell-time analytics for a date range. |
| POST | /v1/provisioning/devices | Register hardware for zero-touch provisioning. |
Full reference documentation, authentication details, and rate limits are provided with API access — contact sales or support to request credentials.