Previously, you had to receive all data from our database, even if changes were made to just a few records. Now you can add to your API calls the parameter: Last_Modified in the format: YYYYMMDD HH:SS:MM
When making this call, you must log on your side, what time you made the call. Each time you make a call to our API to get data, you can pass the date and time from the last time you called the data. This will allow you to get the latest changes made to the date, and the newly added data.
This is the endpoint you can call to get the data.
Please note you will need to replace “:key” with your api key, and “[Last_Modified]” with the date and time that you last called the data for example: 20200102 23:45
Comments
0 comments
Please sign in to leave a comment.