⚫ Sign Up new APIUser

Create a new APIUser which will have access to our API, an APIUser should only be assigned to a unique user.

 

Each APIUser will have a token assigned to it which can be used in our endpoints, granting access to the services.

 

Any call that is made by each of your APIUsers will be taken into consideration based on your current LogMeal Plan. Also, each APIUser counts towards the device limit so you won't be able to create one if your current LogMeal Plan's limit is reached.

 

IMPORTANT: we recommend taking a look at the modifyUserProfileInfo endpoints, which allow customizing the user profile and thus, get personalization capabilities along any of the endpoints in the LogMeal API.

Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!