---
title: Limits - APIs
description: Data Export API requests limits
lastUpdated: 27 April 2025
source_url:
  html: https://docs.contentsquare.com/en/api/export/limits/
  md: https://docs.contentsquare.com/en/api/export/limits/index.md
---

* 10 concurrent requests maximum per project
* 10 OAuth credentials (`client_id`/`client_secret`) per project and per account maximum
* The data available for query is limited to the project contractual data retention period
* The retention period for the generated files is 7 days. Passed this period, you will not be able to download them anymore. If you missed some files from a daily job for example, keep in mind that you can still create a one-time ("once") job to retrieve the data later.
* For one-time jobs, you cannot extract data for a date range including more than 7 days.

Note

**Limitations are tracked at the project level**, not at the OAuth credentials level. So if you have created several OAuth credentials requesting resources for a target project, the total number of concurrent requests must not exceed 10 for a specific project, all credentials taken into account.
