Hotspotsystem icon

Hotspotsystem

Public Wi-Fi hotspot management service for customers, locations, vouchers, paid transactions, and operator accounts.

Useful for venue operators that issue access vouchers, list customers per location, audit paid transactions, and confirm operator credentials.

Example Use Cases

These are the Hotspotsystem actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.

Generate Voucher (v1)

Generates an access voucher code on-demand for a specific location. This action creates a single-use voucher that can be used for hotspot access. The voucher is generated against available voucher credits in the specified location. Use this when you need to provide immediate access codes to users. Note: Requires an active location with available voucher credits (use the List Locations action first to get valid location_id values).

Get Me

Tool to verify the resource owner's credentials and retrieve authenticated user information. Use when you need to confirm authentication status or get the current user's ID and operator name.

List MAC Transactions by Location

Lists MAC address authentication transactions for a specific location. MAC (Media Access Control) transactions track network access granted based on device MAC addresses. Use this action when you need to: - View MAC-based authentication history for a specific location - Monitor which devices accessed the network via MAC authentication - Retrieve transaction records with customer data and custom fields - Filter and paginate MAC transaction records for reporting For transactions across all locations, use the global MAC transactions endpoint instead.

List Paid Transactions

Tool to list paid transactions globally across all locations. Use when you need to retrieve all paid transaction records with optional pagination and sorting.

List Paid Transactions by Location

Tool to list paid transactions by location. Use when you need to retrieve paid transaction records for a specific location with optional pagination and sorting.

List Social Transactions by Location

Tool to list social transactions by location. Use when you need to retrieve social transaction records for a specific location with optional pagination and sorting.

List Voucher Transactions

Tool to list voucher transactions globally across all locations.

List Voucher Transactions by Location

Tool to list voucher transactions by location. Use when you need to retrieve voucher transaction records for a specific location with optional pagination and sorting.

List Vouchers

Tool to list the resource owner's vouchers across all locations. Use when you need to retrieve vouchers with optional filtering, sorting, or pagination.

Misc Ping

Tool to perform health check against the HotspotSystem API. Use when verifying connectivity and availability.