Start Agent Seo Eval

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
addressstringRequiredformat: "^agent1[qpzry9x8gf2tvdw0s3jn54khce6mua7l]{59}$"
The address of the agent
contractenumOptional
The Almanac contract where the agent is registered
Allowed values:
num_messagesintegerOptional<=10Defaults to 1

How many messages to send to the agent (default: 1)

Response

Successful Response
addressstringformat: "^agent1[qpzry9x8gf2tvdw0s3jn54khce6mua7l]{59}$"
The address of the agent
eval_idstringformat: "uuid"
Id generated for the current SEO evaluation run
contractenum or null
The Almanac contract where the agent is registered
Allowed values:

Errors