-
Print
-
DarkLight
Autify API
Autify provides an API.
By using the API, you can integrate with CI/CD tools such as CircleCI and Jenkins, and it can be included in the development flow, such as executing a specific test plan automatically when the source code is merged.
Access tokens are generated for each user. If you would like to share them, we recommend creating a user specifically for the API!
Please refer to the API document for details on API.
Issue a personal access token
You will need a personal access token to use APIs, so make sure you generate one in advance.
Access tokens are generated for each user. If you would like to share them, we recommend creating a user specifically for the API!
To generate a personal access token, go to [Settings] in the side menu, open [User settings], and click create button on [Generate Personal Access Token].
Using Autify API
Samples
We have samples for some services.
Related articles
See also the following article about using APIs.
- CI/CD with Autify - Run automated tests in dynamically generated environments
- Flexible test execution via API
If you have any questions or concerns about how to use the API, please feel free to contact us!
We also welcome requests such as adding a parameter to the API!