Skip to main content

Software development kits (SDKs)

You can integrate with Atlan in several ways. Consider using one of the software development kits (SDKs), if possible, which:

  • encode best practices,
  • are built for performance,
  • and add validations and simplifications not found in the raw REST APIs themselves.
Did you know?

The SDKs are nothing more than client libraries that wrap the underlying REST APIs. They prevent you from needing to reinvent the wheel by wrapping the REST APIs yourself.