# Continuous Integration (CI/CD)

> To interact with the Scandium Cloud Runner API, you need an API token. You can get one from your profile on dashboard.\
> Visit your profile [https://app.getscandium.com/settings/profile](https://playground.getscandium.com/settings/profile) and copy your API token

In order to successfully execute a test case or test suite, you will need following Parameters, in addition to the API TOKEN copied from your profile. Read on for how to get each necessary parameter.

**Project ID**

Click on the projects dropdown, then click on the "View all" button

<figure><img src="https://224585108-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSNbCT5gfctrLuSLyRsMW%2Fuploads%2FyZs8tlHE4FEPio6V1sQF%2Fimage.png?alt=media&#x26;token=3e3ea75a-d312-4628-ac17-4d566ec2bf52" alt=""><figcaption><p>view all projects</p></figcaption></figure>

From the list of projects displayed, click on the options (kebab menu) on the project card, then click on "Copy project id"

<figure><img src="https://224585108-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSNbCT5gfctrLuSLyRsMW%2Fuploads%2Fy9FPFYJPezSdDtVYdZbJ%2Fimage.png?alt=media&#x26;token=c3021411-dd14-4ac7-b585-5480e0019e58" alt=""><figcaption><p>copy project id</p></figcaption></figure>

**Suite ID**

Applicable when you want to run a test suite. To get a test suite's ID, from the suites listing page, find the desired test case, click on its options menu, then click on "Copy suite id"

Check the guides below for specific pipelines:

[azure-devops](https://docs.getscandium.com/integrations/azure-devops "mention")

[bamboo-ci](https://docs.getscandium.com/integrations/bamboo-ci "mention")

[bitbucket-pipelines](https://docs.getscandium.com/integrations/bitbucket-pipelines "mention")

[circle-ci](https://docs.getscandium.com/integrations/circle-ci "mention")

[github-actions](https://docs.getscandium.com/integrations/github-actions "mention")

[gitlab-ci](https://docs.getscandium.com/gitlab-ci "mention")

[jenkins](https://docs.getscandium.com/jenkins "mention")

[travis-ci](https://docs.getscandium.com/travis-ci "mention")
