Introduction
API Token authentication replaces password-based authentication with a more secure method.
You can generate your own personal API tokens directly from your account.
You can use API tokens to authenticate through the gmsaas CLI.
You can use API tokens to authenticate through the Public HTTP API.
How it works
Genymotion SaaS provides a user-friendly interface to generate and manage API tokens.
Through the new API section, you can easily create, view token usages, or revoke tokens as needed.
The ability to revoke tokens provides an additional layer of security by allowing you to instantly block access in the event of a compromised token.
Create a token
In the API section, click on the Create button.
A wizard opens to name your token.
Naming the token helps you identify its purpose.
Click Create to generate your personal token.
Once generated, copy your API token and integrate it into your applications or use it with gmsaas.
The process is simple.
Revoke a token at anytime
Locate the token you wish to revoke.
Click the Revoke option.
Confirm by clicking Revoke again.
The action renders the token invalid, preventing any further access.
What’s next?
What’s next? The page mentions an upcoming update on our supported integration CI/CD platforms.
We are enhancing compatibility with CircleCI, GitHub Actions and Bitrise to ensure seamless integration.
The update aims to provide a smoother and more secure workflow.
Need more details?
For additional information, refer to our API Tokens documentation.