Fetch external agent card
Proxy-fetch an external agent card from a URL, avoiding CORS issues. The URL is validated against SSRF attacks.
Authentication
AuthorizationBearer
API key or Clerk session token
Request
This endpoint expects an object.
url
Response
Agent card JSON
authentication
capabilities
description
iconUrl
name
protocolVersion
provider
skills
url
version
Errors
400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error
502
Bad Gateway Error