{
  "stack": "keboola.com",
  "services": [
    {
      "id": "ai",
      "name": "AI API",
      "apiUrl": "https://ai.keboola.com",
      "openApiSpecUrl": "https://api.keboola.com/specs/ai.yaml"
    },
    {
      "id": "developer-portal",
      "name": "Developer Portal API",
      "apiUrl": "https://apps-api.keboola.com",
      "openApiSpecUrl": "https://api.keboola.com/specs/developer-portal.yaml"
    },
    {
      "id": "editor",
      "name": "Editor API",
      "apiUrl": "https://editor.keboola.com",
      "openApiSpecUrl": "https://api.keboola.com/specs/editor.yaml"
    },
    {
      "id": "encryption",
      "name": "Encryption API",
      "apiUrl": "https://encryption.keboola.com",
      "openApiSpecUrl": "https://api.keboola.com/specs/encryption.yaml"
    },
    {
      "id": "import",
      "name": "Importer API",
      "apiUrl": "https://import.keboola.com",
      "openApiSpecUrl": "https://api.keboola.com/specs/import.yaml"
    },
    {
      "id": "job-queue",
      "name": "Job Queue",
      "apiUrl": "https://queue.keboola.com",
      "openApiSpecUrl": "https://api.keboola.com/specs/job-queue.yaml"
    },
    {
      "id": "manage",
      "name": "Manage API",
      "apiUrl": "https://connection.keboola.com",
      "openApiSpecUrl": "https://api.keboola.com/specs/manage.json"
    },
    {
      "id": "notification",
      "name": "Notifications API",
      "apiUrl": "https://notification.keboola.com",
      "openApiSpecUrl": "https://api.keboola.com/specs/notification.yaml"
    },
    {
      "id": "oauth",
      "name": "Oauth Broker",
      "apiUrl": "https://oauth.keboola.com",
      "openApiSpecUrl": "https://api.keboola.com/specs/oauth.yaml"
    },
    {
      "id": "query",
      "name": "Query API",
      "apiUrl": "https://query.keboola.com",
      "openApiSpecUrl": "https://api.keboola.com/specs/query.json"
    },
    {
      "id": "sandboxes-service",
      "name": "Sandboxes Service API",
      "apiUrl": "https://data-science.keboola.com",
      "openApiSpecUrl": "https://api.keboola.com/specs/sandboxes-service.yaml"
    },
    {
      "id": "scheduler",
      "name": "Scheduler API",
      "apiUrl": "https://scheduler.keboola.com",
      "openApiSpecUrl": "https://api.keboola.com/specs/scheduler.yaml"
    },
    {
      "id": "storage",
      "name": "Storage API",
      "apiUrl": "https://connection.keboola.com",
      "openApiSpecUrl": "https://api.keboola.com/specs/storage.json"
    },
    {
      "id": "auth",
      "name": "Auth API",
      "apiUrl": "https://connection.keboola.com",
      "openApiSpecUrl": "https://api.keboola.com/specs/auth.json"
    },
    {
      "id": "stream",
      "name": "Stream API",
      "apiUrl": "https://stream.keboola.com",
      "openApiSpecUrl": "https://api.keboola.com/specs/stream.yaml"
    },
    {
      "id": "sync-actions",
      "name": "Sync Action API",
      "apiUrl": "https://sync-actions.keboola.com",
      "openApiSpecUrl": "https://api.keboola.com/specs/sync-actions.yaml"
    },
    {
      "id": "vault",
      "name": "Vault",
      "apiUrl": "https://vault.keboola.com",
      "openApiSpecUrl": "https://api.keboola.com/specs/vault.yaml"
    }
  ]
}