Registers a new AI agent along with a payment plan.
agentMetadata: Metadata about the AI agent including name, tags, and creation date.agentApi: Defines the query endpoints the agent exposes.price: Configuration object describing cost, token type, and receiver(s).credits: Defines what the subscriber gets (number of credits, expiration, etc.).Payments client before calling this method.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Agent and plan to register