> ## Documentation Index
> Fetch the complete documentation index at: https://dev-docs.trychainshift.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# 개요

> Chainshift 플랫폼 API 인증 방식 — 조직 API 키와 OAuth 2.1

Chainshift 플랫폼 API는 두 가지 인증 방식을 제공합니다.

* **[조직 API 키](/authentication/api-key)** — 서버·스크립트·대부분의 MCP 클라이언트용. 가장 간단합니다.
* **[OAuth 2.1](/authentication/oauth2)** — Claude.ai·ChatGPT 같은 브라우저 기반 MCP 커넥터용. 커넥터가 자동으로 처리합니다.

두 방식 모두 최종적으로 **조직 단위로 범위가 한정**됩니다. 인증에 사용된 자격증명이 속한 조직의 데이터에만 접근합니다.
