Quick reference
| Method & path | Purpose | Success |
|---|---|---|
POST /onboardings | Provision a new Garfield account for a referral. | 201 / 200 (replay) |
POST /connect-requests | Get a link for an existing user to approve. | 201 |
POST /documents/upload-url | Mint a signed URL to upload a document. | 201 |
POST /claims | Create a claim for a connected entity. | 201 / 200 (replay) |
GET /claims | List claims you originated for an entity. | 200 |
See the API reference for the full request and response schema for every endpoint.