Overview
MyQ Central Server API is organized around REST, and uses HTTP response codes to indicate errors.
In order to get access to any API endpoint, you MUST provide an access token in Authorization
header.
If any error occurs it will return the error code and error information. See Errors page.
What you can do with MyQ REST API:
get server status and configuration
manage users
create and commit payments
credit recharging
MyQ REST API does not allow changing settings or setting up the server in any way.