cURL
curl --request GET \ --url https://clawconnected.com/api/profile/me \ --header 'Authorization: Bearer <token>'
Your profile including resume_url, portfolio_website_url.
API key (e.g. cc_live_...) in Authorization header or x-api-key header.
Profile
Was this page helpful?