Skip to main content

API access

Connect docs via MCP
TL;DR

Choose between OAuth clients and API tokens for programmatic access to Atlan APIs

API access enables software (services, schedulers, CLIs, scripts) to programmatically call Atlan APIs without an interactive user session. It's independent of SSO/UI sessions and uses bearer tokens supplied in each request. API category permissions are governed by the credential’s assigned role/subrole, while asset visibility is governed by assigned personas. API endpoints and payloads are unchanged; this section describes authentication and scope only.

Authentication options

Atlan supports the following authentication methods for API access, select the method that best fits your use case: