Skip to main content

Generate a connect link for an existing Garfield user to approve

POST 

/connect-requests

Mints a single-use, time-limited connect token and returns a connect_url you send to a business that already has a Garfield account. When the user opens the link and approves it from inside Garfield, their entity is linked to you and you can then create and list claims for it.

The token expires one hour after issue (expires_at). Tokens are single-use: once redeemed they cannot be reused. In test mode the token is deterministic and not redeemable, and expires_at is null.

Request

Responses

A connect link was created.