cURL
curl --request GET \ --url https://api.legitimuz.com/auth/me \ --header 'Content-Type: multipart/form-data'
Endpoint that returns the data of the User logged into the API, including important information such as the User ID, Company ID, etc.
Client's domain (created during the integration key stage).
"api.legitimuz.com"