How to integrate Aikido account?
Overview
To authenticate with Aikido, you will need:
- Client ID
- Client Secret
Step 1: Log in to Aikido
- Go to https://app.aikido.dev and Sign in
Step 2: Add Client
- From the left navigation, select Integrations.
- Find or scroll to Public REST API.

- Click Add Client
Step 3: Create Client Credentials
- Provide a App name for the client credentials (e.g., CI system, Monitoring integration).
- Choose the scopes
- repositories:read
- issues:read
- clouds:read
- containers:read

-
Click on Create Credentials.
-
After saving, you’ll receive your generated client credentials:
- Client ID
- Client Secret (shown once — save it immediately).