Hotspotsystem
Overview
SLUG: HOTSPOTSYSTEM
Description
HotspotSystem provides public Wi-Fi hotspot management and billing services for businesses.
Authentication Details
API Key
Connecting to Hotspotsystem
Create an auth config
Use the dashboard to create an auth config for the Hotspotsystem toolkit. This allows you to connect multiple Hotspotsystem accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Hotspotsystem Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Hotspotsystem toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
HOTSPOTSYSTEM_CUSTOMERS_LIST
Tool Name: List Customers
Description
Action Parameters
Action Response
HOTSPOTSYSTEM_CUSTOMERS_LIST_BY_LOCATION
Tool Name: List Customers by Location
Description
Action Parameters
Action Response
HOTSPOTSYSTEM_GENERATE_VOUCHER_V1
Tool Name: Generate Voucher (v1)
Description
Action Parameters
Action Response
HOTSPOTSYSTEM_LOCATIONS_LIST
Tool Name: List Locations
Description
Action Parameters
Action Response
HOTSPOTSYSTEM_MISC_PING
Tool Name: Misc Ping
Description
Action Parameters
Action Response
HOTSPOTSYSTEM_SUBSCRIBERS_LIST
Tool Name: List Subscribers
Description
Action Parameters
Action Response
HOTSPOTSYSTEM_SUBSCRIBERS_LIST_BY_LOCATION
Tool Name: List Subscribers by Location
Description
Action Parameters
Action Response
HOTSPOTSYSTEM_TRANSACTIONS_LIST_MAC
Tool Name: List MAC Transactions
Description
Action Parameters
Action Response
HOTSPOTSYSTEM_TRANSACTIONS_LIST_MAC_BY_LOCATION
Tool Name: List MAC Transactions by Location
Description
Action Parameters
Action Response
HOTSPOTSYSTEM_TRANSACTIONS_LIST_PAID_BY_LOCATION
Tool Name: List Paid Transactions by Location
Description
Action Parameters
Action Response
HOTSPOTSYSTEM_TRANSACTIONS_LIST_SOCIAL
Tool Name: List Social Transactions
Description
Action Parameters
Action Response
HOTSPOTSYSTEM_TRANSACTIONS_LIST_SOCIAL_BY_LOCATION
Tool Name: List Social Transactions by Location
Description
Action Parameters
Action Response
HOTSPOTSYSTEM_TRANSACTIONS_LIST_VOUCHER
Tool Name: List Voucher Transactions
Description
Action Parameters
Action Response
HOTSPOTSYSTEM_TRANSACTIONS_LIST_VOUCHER_BY_LOCATION
Tool Name: List Voucher Transactions by Location
Description
Action Parameters
Action Response
HOTSPOTSYSTEM_VOUCHERS_LIST
Tool Name: List Vouchers
Description
Action Parameters
Action Response
HOTSPOTSYSTEM_VOUCHERS_LIST_BY_LOCATION
Tool Name: Vouchers List by Location
Description
Action Parameters
Action Response