Wiki

Clone wiki

ma3route-api-documentation / Login

Home

#!https
GET /users

To login send a GET request to https://www.ma3route.com/findit-api/v2/json/users

Parameters

  • email valid email that was used to register.

  • password valid password associated with the user email.

Updated