Registers a new AI agent along with a payment plan.
Registers a new AI agent along with a payment plan in a single transaction using the Nevermined Payments API. This is the most common entrypoint for AI Builders looking to monetize their services immediately after deploying them.Documentation Index
Fetch the complete documentation index at: https://beta-docs.nevermind.ai/llms.txt
Use this file to discover all available pages before exploring further.
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