PASAR API

🇰🇷 Papago ~ neural machine translation API

← directory
Naver Cloud PlatformAItier: commercialauth: API keypricing: freemiumverified 2026-07-05

Best-in-class Korean<->EN/JP/CN translation; NCP does not store or train on your source text.

View docs ↗ More AI APIs

Get started

# Papago ~ neural machine translation API needs an API key ~ get yours at:
# https://api.ncloud-docs.com/docs/en/ai-naver-papagonmt
curl 'https://papago.apigw.ntruss.com/nmt/v1' \
  -H 'Authorization: Bearer YOUR_TOKEN'

AI prompt

I'm integrating a South Korea API into my app.

API: Papago ~ neural machine translation API
Provider: Naver Cloud Platform
Auth: requires an API key (sign up: https://api.ncloud-docs.com/docs/en/ai-naver-papagonmt)
Pricing: freemium
Base URL: https://papago.apigw.ntruss.com/nmt/v1
Important note: Best-in-class Korean<->EN/JP/CN translation; NCP does not store or train on your source text.

Source: Naver Cloud Platform (https://api.ncloud-docs.com/docs/en/ai-naver-papagonmt)
Source type: Provider API or developer docs
Endpoint type: Provider API base URL
Integration difficulty: Needs API key
Last checked: 2026-07-05
Production caveat: Keep credentials server-side and confirm current limits, pricing, and webhook/error behaviour in the provider docs.

Help me set up the correct onboarding/authentication path and make the first valid request ~ explain exactly where credentials go and what must happen before production.

Related AI APIs

OpenAI API ~ GPT models, embeddings, images, audioAnthropic Claude API ~ Claude LLM messagesGoogle Gemini API ~ multimodal LLMGroq API ~ fast LLM inferenceMistral AI API ~ open and frontier LLMsCohere API ~ LLMs, embeddings, rerankPerplexity API ~ web-grounded answers and searchOpenRouter API ~ one endpoint for many LLMsHugging Face Inference Providers ~ run open modelsReplicate API ~ run and host ML models