Skip to main content

Support and Technical Help

Complete guide to getting support, understanding API limits, and accessing technical assistance for Atlan.

What's the availability of support?

Atlan support provides full coverage during business hours across most time zones. See also Customer support.

Is there a limit on the number of API requests that can be performed?

Most automated operations that need to process many records follow one of these patterns:

These patterns minimise the total number of API calls because each request extracts or updates many records, so you're unlikely to hit rate limits.

If you make raw API requests directly, different endpoints have different limits. As a rule of thumb, assume about 1,000 requests per minute per host (your Atlan domain). Whenever possible, adopt the patterns mentioned earlier to avoid these limits.

Refer to Paging search results in the developer documentation for the recommended scroll API implementation.

Is Atlan compatible with data quality tools?

Yes. Atlan integrates with several data-quality and observability platforms:

  • Native integrations such as Monte Carlo, Soda, and Anomalo
  • Ability to surface quality scores and alerts in asset profiles
  • REST APIs to ingest additional quality metadata from any tool you choose

For the latest list, see supported sources.