Agent Keys

Create agent key

Create an agent key for an agent. The secret is returned only once.

post/agent-keys

Headers

X-Instance-IDstring nullable

Caller-chosen identifier for the agent run, session, or conversation, required when an agent moves money.

Request body

Response

Successful Response

Changes

Changed in 3 of the 28 revisions of this API.4

    • deleted the header request parameter X-Agent-ID with deprecation

      request-parameter-removed-with-deprecation

    • header request parameter X-Agent-ID was deprecated

      request-parameter-deprecated

    • added the new optional request property data/attributes/tags

      new-optional-request-property

    • added the required property data/attributes/tags to the response with the 201 status

      response-required-property-added