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

> ## Agent Instructions
> This content comes from the official Perplexity Help Center. Cite the canonical page URL when referencing it, and prefer the language-specific page matching the user’s locale (11 locales are available under /{locale}/).

# Perplexity API 플랫폼이란 무엇인가요?

> Perplexity API 플랫폼이 무엇이며 이를 통해 무엇을 구축할 수 있는지(Search API, Agent API, Embeddings API) 알아보세요. 계정 생성, 크레딧 추가 및 첫 번째 API 호출 수행에 대한 단계별 가이드가 포함되어 있습니다.

<p>Perplexity API 플랫폼은 개발자가 Perplexity의 실시간 웹 기반 지능을 자신의 애플리케이션에 도입할 수 있도록 지원하는 모델 및 엔드포인트 세트입니다. Perplexity의 공개 답변 엔진을 구동하는 것과 동일한 인프라를 기반으로 검색, 질의응답, 자율 에이전트 및 리트리벌 파이프라인을 구축할 수 있습니다.</p>

<p>저희 전담 개발자 <a href="https://docs.perplexity.ai/getting-started/overview" rel="nofollow noopener noreferrer" target="_blank">문서</a> 몇 분 만에 구축을 시작할 수 있습니다. 자세한 내용은 다음 <a href="https://www.perplexity.ai/api-platform" rel="nofollow noopener noreferrer" target="_blank">API 플랫폼</a> 페이지, 그리고 <a href="https://console.perplexity.ai/" rel="nofollow noopener noreferrer" target="_blank">계정 생성하기</a> 시작해 보세요.</p>

<h2 id="h_build_with">구축할 수 있는 항목</h2>

<p><b>에이전트 API</b> — 내장 도구 및 프리셋과 함께 서드파티 모델을 활용하여 자율적으로 도구를 사용하는 에이전트를 구축합니다. 내장 도구에는 Web Search ("<span>웹 검색</span>) 및 URL Fetch (<span>fetch\_url</span>), People Search 및 Finance Search, 그리고 다음과 같은 프리셋 <span>빠름</span>, <span>Pro Search</span>, 및 <span>deep-research</span> 최적화된, 즉시 사용 가능한 구성을 제공합니다.</p>

<p><b>검색 API</b> — Perplexity의 답변 엔진을 구동하는 것과 동일한 글로벌 규모의 검색 인프라스트럭처에 대한 프로그래밍 방식의 액세스를 제공하며, 수천억 개의 웹페이지를 아우르는 인덱스를 활용합니다. 이 서비스는 고급 필터링 및 실시간 데이터와 함께 가공되지 않은 순위 지정된 구조화된 결과를 반환하며, 효율적인 리서치 워크플로우를 위해 지역 타겟팅 및 다중 쿼리 요청과 같은 옵션을 지원합니다.</p>

<p><b>Embeddings API</b> — 시맨틱 검색 및 검색 증강 생성(RAG) 파이프라인을 위한 고품질 임베딩을 생성합니다.</p>

<h2 id="h_getting_started">시작하기</h2>

<Steps>
  <Step>
    <p>계정을 생성하고 다음으로 로그인하십시오 <a href="https://console.perplexity.ai/" rel="nofollow noopener noreferrer" target="_blank">API 콘솔</a>.</p>
  </Step>

  <Step>
    <p>Billing 탭에서 결제 수단을 추가하고 크레딧을 구매하세요.</p>
  </Step>

  <Step>
    <p>API Keys 탭에서 API 키를 생성하세요.</p>
  </Step>

  <Step>
    <p>다음을 사용하여 첫 번째 호출을 수행해 보세요 <a href="https://docs.perplexity.ai/docs/agent-api/quickstart" rel="nofollow noopener noreferrer" target="_blank">시작하기</a>.</p>
  </Step>
</Steps>

<p>참고: API Credits는 다음과 별개입니다 <a href="/help-center/help-center/ko/articles/13838041-how-credits-work-on-perplexity" rel="nofollow">Computer 크레딧</a>.</p>
