Navigate to Account Settings by clicking on your profile icon in the bottom-left corner and selecting Profile.
Under the API Access tab, click Add Token.
In the Add token dialog, do the following:
Label: type a custom name for your token that will help you recognize what the token is used for
Scopes: select the scopes you need for working with API resources.
Click Save.
6 Make generates your token. Copy and securely store this key. Once you leave the Profile section, parts of your token will be hidden for security reasons. You won’t be able to see or copy your token again.
Identify your Make workspace domain. It typically appears as the subdomain of your account URL, for example:
https://your-workspace-name.make.com , your-workspace-name is the domain of your Make account.
Copy this domain name for use during the authentication process.