# Import posts through API (time delay)

**URL:** https://meta.discourse.org/t/import-posts-through-api-time-delay/139819
**Category:** Support
**Created:** [January 27, 2020, 10:29am UTC](https://meta.discourse.org/t/import-posts-through-api-time-delay/139819 "2020-01-27T10:29:01Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Arimov](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/arimov/32/167747_2.png) [@Arimov](https://meta.discourse.org/u/Arimov)
#### Post date: [January 27, 2020, 10:29am UTC](https://meta.discourse.org/t/import-posts-through-api-time-delay/139819/1 "2020-01-27T10:29:02Z")

</div>

I am trying to transfer data from an old forum in Discourse through the API. But after making several requests (I pause for 1 second between requests), I get the error, “You make too many requests, wait 16 seconds, …”

Is it possible to temporarily disable such a check somewhere?

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [January 27, 2020, 9:54pm UTC](https://meta.discourse.org/t/import-posts-through-api-time-delay/139819/2 "2020-01-27T21:54:33Z")

</div>

> [@Arimov](#):
>
> I am trying to transfer data from an old forum in Discourse through the API.

Unless the forum is very small, it’s almost certainly better to do that with an import script. See `scripts/import`.

But this might answer the question that you asked: [Available settings for global rate limits and throttling](https://meta.discourse.org/t/global-rate-limits-and-throttling-in-discourse/78612)

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [February 26, 2020, 10:07pm UTC](https://meta.discourse.org/t/import-posts-through-api-time-delay/139819/3 "2020-02-26T22:07:30Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
