π Where to find it: Avatar at the bottom of the menu β Profile β Access token
The API access token is a personal key that lets external tools connect to Madyis Hub on your behalf (via the API). It's meant for technical uses: automations, custom integrations, scripts.
How it works
The token is tied to your user account and inherits your permissions. You can copy it with one click to paste it into an external tool, or reset it: resetting generates a new token and immediately invalidates the old one, which cuts off any tool that was still using it.
Step by step
- Open your avatar at the bottom of the menu, then "Profile".
- Scroll down to the "Access token" section.
- Click the copy icon to copy the token.
- Paste it into the external tool that needs to connect to Madyis Hub.
- If you have any doubt about its confidentiality, click "Reset" to generate a new one.
Good to know
- Treat this token like a password: never share it publicly and don't put it in a code repository.
- Resetting the token breaks all integrations that used the old one: remember to reconfigure them.
- If you don't use any external tool or technical automation, you don't need to touch this token.