Getting Started
Last updated
Was this helpful?
Last updated
Was this helpful?
The Account Management API allows Cusna partners and customers or third-party systems to programmatically manage Accounts data in Cusna dashboard. Using the Account management API eliminates the need for property staff to manually enter data in the the dashboard.
All API requests must use the following base URL:
To make API call you need an Access Token.
To get the Access Token make a request to the Auth endpoint
Authenticate API requests by adding in the header the parameter
For some APIs, you need to provide your organization ID. YoOu can find the Organization ID in the Account page.
Get Token
Get Token