Documentation Index
Fetch the complete documentation index at: https://limitless-docs-ws-settlement-events.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Requires Privy authentication. Pass the Privy identity token in the
identity header as Bearer <token>. HMAC and API-token auth are not accepted for withdrawal-address allowlist management.- Route:
POST /portfolio/withdrawal-addresses - Auth: Privy identity token only
Request body
| Field | Type | Required | Description |
|---|---|---|---|
address | string | Yes | Destination wallet address to allowlist. |
label | string | No | Human-readable label for the destination. |
Example
Response
Notes
- The allowlist entry belongs to the authenticated profile.
- For partner
onBehalfOfwithdrawals, allowlist the destination on the authenticated partner profile, not on the child profile. - This endpoint does not accept HMAC/scoped API-token auth.