Get Profile

How to get a user profile

GET https://mburger.cloud/api/profile

curl https://mburger.cloud/api/profile
 -H "Accept: application/json" 
 -H "Content-Type: application/x-www-form-urlencoded" 
 -H "X-MBurger-Token: " 
 -H "X-MBurger-Version: 3" 
 -H "Authorization: Bearer"

Parameters

This API has no parameters.

Last updated