Upload files to your CARTO account and manipulate them by using a set of HTTP commands.
This component is still under support but it will not be further developed. We don’t recommend starting new projects with it as it will eventually become deprecated. Instead, learn more about our new APIs here
Limits ensure that CARTO platform is not flooded with so many requests it does not have the time and resources to service them all.
Currently, Import API is affected by a number of limits.
Below, you can find the values of the timeout limit by user account type.
Free | Pro | Enterprise | |
---|---|---|---|
Maximum concurrent imports | 3 imports enqueued per request | 3 imports enqueued per request | 3 imports enqueued per request |
Maximum row count | 500K | 500K | 1M |
Maximum file size | 150MB | 500MB | 1GB |
Maximum feature vertex count | 10K | 10K | 10K |
Maximum number of tables | 2000 tables | 2000 tables | 2000 tables |