Skip to main content
Skip table of contents

Authentication methods⠀

Scope

Scope let you specify exactly what type of access you need (space-separated list). 

In order to be able to access a certain resource (endpoint), a request MUST have an access token with the necessary scope granted. Not all scopes must be granted. Always check `scope` in access_token response.

For more information on which scopes are needed for a certain endpoint, please refer to the Scopes page.

Scopes limit access for OAuth tokens and they do not grant any additional permission beyond that which the user already has defined in MyQ.

Grant Types

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.