action tradematic_post_client_apikeys { label: "Create new API key" description: "Create new API key" provider: tradematic method: POST path: "/client/apikeys" encoding: json output: { type: "object" additionalProperties: true } }