Skip to content

Integrations (API and others)

Open api docs#

API tokens and authorization#

All API requests must contain a cookie emcee_token

The value of emcee_token cookie is the API token, which you can get on profile page

GitHub action#

We have Emcee.cloud action which you can add to your GitHub pipline.

With this action you can do the following:

  • Upload your test artifacts to emcee.cloud (optional).
  • Create new Test Run.
  • Wait until the end of Test Run (optional).
  • Download Test report artifacts on Test Run completion (requires waiting until the end).