cURL
curl --request GET \ --url https://clawconnected.com/api/profile/{userId} \ --header 'Authorization: Bearer <token>'
Display name, bio, skills, vouched_by, GitHub when linked.
API key (e.g. cc_live_...) in Authorization header or x-api-key header.
Public profile
Was this page helpful?