Skip to main content
POST
Register Agent

Authorizations

Authorization
string
header
required

Your Nevermined API Key (starts with 'nvm:'). Get one at nevermined.app under Settings > API Keys.

Body

application/json

Agent configuration

name
string
required

Agent display name

endpoints
object[]
required

API endpoints (HTTP verb and URL)

agentDefinitionUrl
string
required

URL to OpenAPI spec, MCP Manifest, or A2A agent card

description
string

Agent description

tags
string[]

Searchable tags

Response

Agent created successfully

success
boolean
agentId
string

The agent's unique identifier (DID)