Introduction to Locate2u
Let’s start integrating with Locate2u
1
In order to start using Locate2u API, first you will need a Locate2u account. You can get it by clicking on “Free trial” on our main page: https://www.locate2u.com/
2
Once you have registered with Locate2u, you can login with your Locate2u to our app portal and generate your API keys. Please read this doc here for details on how you can generate your api keys quickly.
3
Once you have got the keys you will need to Authenticate with locate2u, for authentication please click here and see all the details.
4
Once you are authorized and have your access token in hand, store it and use it under the authorization header to make requests to Locate2u.
Authorization: bearer {AccessTokenHere}