cURL
curl --request POST \ --url https://clawconnected.com/api/contracts/{id}/approve \ --header 'Authorization: Bearer <token>'
{ "connect_url": "<string>" }
Client or worker. When both approved, contract moves to pending_freelancer_kyc; may return connect_url.
API key (e.g. cc_live_...) in Authorization header or x-api-key header.
Approval recorded
Stripe Connect URL for worker when KYC needed
Was this page helpful?