I need help creating the API token in the portal, could you walk me through it?
How to create an API token in the Genymotion SaaS portal?
Yes. In the portal, open the API section, click Create, enter a description, then click CREATE. Your token is shown only once, so copy it immediately and save it somewhere safe.
Steps:
1. Sign in to the Genymotion SaaS portal.
2. Go to API.
3. Click Create.
4. Add a clear description, for example gmsaas token.
5. Click CREATE.
6. Copy the token right away.
Important:
- You cannot view or copy the token again after closing the popup.
- It will appear in Your API Tokens after creation.
- You can manage tokens from the same API section.
If you want to use it with gmsaas, the command is:
gmsaas auth token <token>
What are you trying to connect the token to after you create it?