Skip to main content

How to integrate Aikido account?

Overview

To authenticate with Aikido, you will need:

  • Client ID
  • Client Secret

Step 1: Log in to Aikido

  1. Go to https://app.aikido.dev and Sign in

Step 2: Add Client

  1. From the left navigation, select Integrations.
  2. Find or scroll to Public REST API.
Aikido Public REST API
  1. Click Add Client
    Aikido Public REST API

Step 3: Create Client Credentials

  1. Provide a App name for the client credentials (e.g., CI system, Monitoring integration).
  2. Choose the scopes
    • repositories:read
    • issues:read
    • clouds:read
    • containers:read
Aikido Public REST API
  1. Click on Create Credentials.

    Aikido Public REST API
  2. After saving, you’ll receive your generated client credentials:

    • Client ID
    • Client Secret (shown once — save it immediately).
    Aikido Public REST API