Can the user download throughout the day if they have been downloading unique parquet files?

Each API call i.e. https://data.nasdaq.com/api/v1/bulkdownloads/NDAQ/USETHQUOTE?date.eq=2024-02-01&api_key=<USERAPIKEY> is alive for 1 hour from the response. If the user runs out of time to download all files in one hour, they will encounter a 202 status with the message “Please try again in 30 seconds”. The user can resume downloading after 30 seconds, which is the time the server takes to revalidate the API call. The file signature does not change, and the user can resume downloading pending parquet files. 

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.