---
search:
  tags:
    - agent-connectors
    - POST
seo:
  description: >-
    Used by external agent runtimes such as OpenClaw to finish agent… Reference
    for the POST /agent-connectors/setup/claim endpoint in the Leadtime Public
    API.
sidebar:
  label: Claim a one-time agent connector setup token
  badge: POST
title: Claim a one-time agent connector setup token
type: openapi-operation
---
Used by external agent runtimes such as OpenClaw to finish agent connector setup. The setup token is generated in the authenticated Leadtime app, but this claim endpoint does not require Bearer auth. Claiming the token enables the agent webhooks/sessions connection, creates a fresh agent PAT, stores the webhook URL, and returns one-time secrets to the installer.

`POST /agent-connectors/setup/claim`
