cURL
curl --request GET \ --url https://id.lunarmc.ai/api/v1/customer_360/{child_id} \ --header 'Authorization: Bearer <token>'
Get a comprehensive customer profile by identity ID
JWT token obtained from /api/get_token/
Customer identity ID
Customer 360 profile data
Was this page helpful?