Test Automation API Keys
Gwenn Berry avatar
Written by Gwenn Berry
Updated over a week ago

To establish a connection from your CI system to Miqa for automated testing, you'll first need to get an API key and set it in your project. Follow these instructions to get your API key.

  1. Go to the MIQA API Portal and create an account to get an API key. Then subscribe to your organization's API by going to APIs --> Facet Alpha Test Automation --> {your organization}, and click the "Subscribe" button.

  2. Go to your Dashboard in the API Portal and copy your API key.

  3. Create a secure environment variable in your CI project called FACET_API_KEY, with the result from step #2 as the value.


โ€‹

Did this answer your question?