Authorization Scopes

Scopes define what areas of the account your application is permitted to access and take action on.

Scopes are used to generate the consent screen link where the user can accept the permissions you requested. To learn more about this process, refer to the Authentication page.

Here is a list of the different scopes that are currently available.

  • Name
    funnels
    Description

    Allows you to read, create, update and delete funnels and stores.

  • Name
    orders
    Description

    Allows you to read, create, update and delete orders.

  • Name
    products
    Description

    Allows you to read, create, update and delete products.

  • Name
    analytics
    Description

    Allows you to read analytics data.

  • Name
    customers
    Description

    Allows you to read customers (contacts) data.

  • Name
    discounts
    Description

    Allows you to read, create, update and delete discounts.

  • Name
    contact_form_data
    Description

    Allows you to read contact forms data.

  • Name
    settings
    Description

    Allows you to read and update account settings.