Create a new API key. The full secret is returned only once.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Unique key for idempotent request handling. If a request with the same key was already processed, the original response is returned.
Agent ID (agt_xxx) identifying which agent is making the request.
Agent session/conversation ID for observability.
1024Request body for creating an API key (JSON:API).
Resource object
Successful Response
Single API key creation response (includes secret).
Resource object