Create an Agent
A directly authenticated organization administrator can choose Create Agent from the Agents collection. The Task creates a private organization-owned Agent and requires its role. A Sales Agent also requires an explicit product mode: Wholesale, Composing, or Both. The Task either selects a claimed operator the organization already owns or creates a separately named operator at the same time. The operator is the secondary company/provider identity; the Agent remains its own capability. Creation establishes only the reusable Agent identity. It does not make the Agent public or a Partner listing, and it does not request credentials, select an authentication method or Source lane, create a Source, or establish a production implementation. Those are separate connection, Source, and versioned-certification workflows. This endpoint requires that same directly authenticated account-admin session; service tokens, delegated sessions, impersonation, and staff-assisted contexts cannot create Agents. Reuse an idempotency UUID only to retry the same request.Review your organization’s Agents
Organization administrators can open Agents from the account navigation to see the Agents their organization operates. The collection identifies each Agent, its role and operator, certification state, implementation health, and the one next action selected by the service. Use these endpoints while authenticated as an organization administrator:See which Agent powers a Source
Storefront users can see the trust summary for the Agent powering one of their own inventory Sources:sourceId is the identifier from your storefront’s inventory-source response.
The result is one of these states:
ACTIVE— returns the connected Agent’s safe identity, certification, and implementation-health summary.UNMAPPED— the Source has no active Agent connection.REVOKED— the previous Agent connection is no longer authorized.