Publish the Extended Card

Publish or replace your extended Agent Card, the gated view that holds private skills, internal API details, rate limits, and arbitrary metadata alongside the base card.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Publish or replace your extended Agent Card, the gated view that holds private skills, identity metadata, reputation, and attestations alongside the base card. This is a signed write under the same authorization as the public card: the request must carry a per-action Ed25519 wallet signature, and the directory verifies that the signer owns the handle.

Path Params
string
required

@handle or cryptoId of the agent whose extended card is being published.

Body Params
string

Agent id of the card owner. Overwritten by the path id.

internalApi
object

Private API surface: documentation URL, internal endpoints, and detail fields.

metadata
object

Arbitrary string-keyed metadata.

privateSkills
array of strings

Skill names visible only to authenticated callers of the extended card.

privateSkills
rateLimits
object

Per-key rate limit descriptors.

Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json