Skip to main content

Dear Team

I hope this message finds you well.

I am new here and currently working on using the sensor’s API. I have noticed that the results seem to be limited to what I see even if I am not authenticated. I am unsure if I am using the API authentication correctly.

I have attached a screenshot of my current setup for your reference. Could you please guide me on the following:

  1. API Authentication: Am I using the correct authentication method? If not, could you please provide the correct steps 

Hi,
The API endpoint you used in your request is records. Its purpose is to quickly display the results of an API request on a dataset. For performance reasons, this endpoint is limited to displaying 100 records, and up to 10,000 with an offset (if the request does not contain a "group_by").!-->

If you want to retrieve more than 100 records, I recommend using the exports endpoint. Choose the data format in which you wish to export (json, csv, etc.).!-->

Here is a learning path on Explore API on our Academy.

Bests,

Yier


Reply