How to get Location data from REST API (Asset_tracking_template on Thingy 91X)

Hello,

Now, I currently run Asset_Tracker_Template on Thingy91X

https://github.com/nrfconnect/Asset-Tracker-Template/blob/main/docs/common/getting_started.md.

And, I want the location data that shown in the  Server to nRF Cloud (c2a).

I am currently looking the data from Postman. But, I am not sure about the set up.

I already have a JWT token as  evaluation period from nrf cloud 's Team panel.

Please provide the correct configuration on Postman. and which  API I have to use.

Thank you

Parents
  • Hi,

    Please take a look of our API documentation available in https://api.nrfcloud.com/v1/.

    There are many examples how to use REST calls with examples using curl. There is a separate section for location related queries.

    You need to generate API key to use these API calls. You can find it/generate it by going to our portal.

    Go to top right hand-side "hamburger" menu and choose User Account.

    In the middle right there is API Key shown which you have to use to authenticate yourself for location queries.

    Best regards,

    Markku Lehto

Reply
  • Hi,

    Please take a look of our API documentation available in https://api.nrfcloud.com/v1/.

    There are many examples how to use REST calls with examples using curl. There is a separate section for location related queries.

    You need to generate API key to use these API calls. You can find it/generate it by going to our portal.

    Go to top right hand-side "hamburger" menu and choose User Account.

    In the middle right there is API Key shown which you have to use to authenticate yourself for location queries.

    Best regards,

    Markku Lehto

Children
No Data
Related