Skip to main content
Community Hub

API access

TL;DR

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

Your AI can read this via Docs MCPcurl -fsSL "https://docs.atlan.com/install-docs-mcp" | bashConnect

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: