Boomi Agent Control Tower GraphQL API

The Boomi Agent Control Tower GraphQL API provides programmatic access to AI agent management capabilities within Boomi Agentstudio. It enables listing accounts and agents, including those from external providers, through Custom Account APIs. Authentication uses JWT tokens obtained via Basic Authentication against the Boomi platform.

API entry from apis.yml

apis.yml Raw ↑
aid: boomi:agent-control-tower-graphql-api
name: Boomi Agent Control Tower GraphQL API
tags:
- AI Agents
- Governance
- GraphQL
humanURL: https://developer.boomi.com/docs/APIs/GraphQL/ACT-Custom_API
properties:
- url: https://developer.boomi.com/docs/APIs/GraphQL/ACT-Custom_API
  type: Documentation
- url: https://developer.boomi.com/docs/APIs/ACT/Agent_Control_Tower
  type: APIReference
- url: https://help.boomi.com/docs/Atomsphere/Platform/Agent_Control_Tower
  type: Documentation
- url: json-schema/boomi-ai-agent-schema.json
  type: JSONSchema
description: The Boomi Agent Control Tower GraphQL API provides programmatic access to AI agent management
  capabilities within Boomi Agentstudio. It enables listing accounts and agents, including those from
  external providers, through Custom Account APIs. Authentication uses JWT tokens obtained via Basic Authentication
  against the Boomi platform.