Skip to main content
POST
Fetch Agent Card

Authorizations

Authorization
string
header
required

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

Body

application/json
sourceURL
string
required

URL to fetch agent card JSON from

Example:

"https://example.com/.well-known/agent-card.json"

Response

Agent card fetched successfully