Naver
Naver Corp. is South Korea's largest internet company, operating the Naver search portal, Naver Webtoon, Naver Pay, Naver Maps, Naver Shopping, WORKS Mobile, and the LINE messenger platform (jointly with SoftBank via LY Corporation). Naver runs two distinct public developer surfaces: Naver Developers (developers.naver.com) which hosts Naver's classic Open APIs — Search (blog, news, book, encyclopedia, café, knowledge, web, image, shop, doc), Papago N2MT translation, Naver Login (OAuth 2.0), Naver Maps geocoding and static map, Datalab trend, CAPTCHA, and SmartEditor; and Naver Cloud Platform (www.ncloud.com) — Naver's IaaS / PaaS offering with Compute (Server, Container, Functions), Storage (Object, Block, File), Network (VPC, CDN+, Global Edge), AI (CLOVA Speech, CLOVA OCR, Papago, HyperCLOVA X), Maps, SENS (SMS / push messaging), Cloud Search, and Certificate Manager.
More than an index entry, but the surface is still mostly links rather than artifacts — the cohort most likely to move a full band from modest, well-targeted work.
API Evangelist profiles Naver the way a machine reads it — 22 machine-readable artifacts across 18 APIs, pulled from the provider's own public surface and indexed so a developer, an analyst, or an AI agent can evaluate it against every other provider on the network.
Every provider in the network is reduced to the same set of machine-readable artifacts — OpenAPI contracts, event specifications, GraphQL schemas, runnable collections, pricing and rate-limit signals, security posture, OAuth scopes, and the agent surfaces (MCP servers and skills) that let software drive the API on its own. We profile them because the interface is the part of a company you can actually inspect: it is a truer signal of what a provider does than any marketing page. From those artifacts we compute the Kin Score — Naver scores 21.4/100 (emerging), with a separate agent-readiness read of 7/100 (human only). The full breakdown is below, followed by every artifact we hold — each card links through to its machine-readable definition on apis.io.
Kin Score
This is the API Evangelist rating — a single, repeatable read computed from the artifacts on this page. Green fill is points earned; the red track is points possible, so every bar shows earned-versus-possible at a glance.
How we profile Naver
Each block below is one kind of artifact we hold for Naver. For each we say what it is and why it earns a place in the profile, then list every one we've indexed — capped at two rows, scroll within the panel for the rest.
APIs 18
Each API is captured as its own OpenAPI definition — every operation, parameter, and response. This is the single most useful machine-readable description of what an API does, and it's what lets us score, lint, mock, and generate against it without asking the provider for anything.
Individual APIs this provider publishes, each with its own machine-readable definition.
Naver Search Open API
Naver Search API returns search results across Naver's catalogs: blog, news, book, encyclopedia, café article, knowledge-in (Kin), web document, image, shopping product, and aca...
Naver Papago Translation (N2MT) API
Papago is Naver's neural machine translation service. The Papago N2MT API performs text translation across Korean, English, Japanese, Chinese (Simplified / Traditional), Spanish...
Naver Papago Language Detection API
Papago Language Detection identifies the source language of a text snippet, used to drive automatic translation routing.
Naver Login (OAuth 2.0) API
Naver Login is an OAuth 2.0 identity provider used by Korean web and mobile apps to authenticate users with their Naver account and access basic profile attributes.
Naver Datalab API
Datalab API exposes search-volume trend data for keywords across Naver Search and Naver Shopping over user-defined time windows, demographic slices, and category filters.
Naver Shortener (me2.do) API
The me2.do URL shortener API converts long URLs into Naver short links for sharing across messaging and social channels.
Naver CAPTCHA API
The CAPTCHA API issues image-based human-verification challenges and validates user responses, used by Korean sites to prevent bot abuse.
Naver SmartEditor 2 API
SmartEditor 2 is Naver's embeddable rich-text editor for blog and CMS-style applications. The integration API exposes attachment uploads, image processing, and editor lifecycle.
Naver Maps (Web) API
The Naver Maps Web API embeds Korean street-level mapping, markers, polylines, and geocoding in third-party web applications. (Naver Cloud Platform's Maps API hosts the producti...
Naver Cloud Platform Maps API
Naver Cloud Platform Maps exposes geocoding, reverse geocoding, directions (driving / walking / public transit), static map images, and the dynamic JavaScript map tile service f...
Naver Cloud Platform Papago APIs
The Papago service group on Naver Cloud Platform packages production-grade NMT translation, language detection, Korean name romanization, and Papago Image Translation.
Naver Cloud CLOVA OCR API
CLOVA OCR detects and extracts text from images and documents — supporting general OCR, document-template OCR for IDs / receipts / business cards, and structured key / value ext...
Naver Cloud CLOVA Speech API
CLOVA Speech provides Korean-first speech-to-text (STT) and Korean speech synthesis (TTS / Premium Voice) APIs for contact-center, captioning, and voice-app workloads.
Naver Cloud HyperCLOVA X API
HyperCLOVA X is Naver's Korean-language large language model. The HyperCLOVA X API exposes chat completion, embeddings, summarization, and tool-use endpoints for Korean-first ge...
Naver Cloud SENS Messaging API
SENS (Simple & Easy Notification Service) sends SMS, LMS, MMS, Alimtalk (KakaoTalk channel), Friend Talk, and push notifications to Korean recipients.
Naver Cloud Object Storage API
Object Storage is Naver Cloud Platform's S3-compatible object store for unstructured data, with public read / versioning / lifecycle / CDN-origin support.
Naver Cloud Server (Compute) API
Server is Naver Cloud Platform's IaaS compute service, with VPC and Classic deployments, GPU and bare-metal options, and standard create / scale / snapshot / image management APIs.
Naver Cloud CDN+ / Global Edge API
CDN+ and Global Edge are Naver Cloud Platform's Korean and global content delivery services, with cache configuration, purge, and traffic-reporting APIs.
Scroll within the panel for all 18 ·
Pricing Plans 1
Pricing is part of the interface. Machine-readable plans tell you what a tier costs and includes before you commit — one of the six things the Kin Score reads for commercial clarity.
Published pricing tiers and plan structures.
Naver Plans Pricing
PLANSRate Limits 1
Rate limits are the difference between a demo that works and a production integration that doesn't fall over. Publishing them is an operational-transparency signal — and a hard requirement for any agent that plans its own throughput.
Documented rate limits and quota policies.
Naver Rate Limits
RATE LIMITSFinOps 1
Cost, billing, and metering signals let a buyer model the financial operations of an API before it's live. We profile them for the same reason we profile pricing: the money is part of the contract.
Cost, billing, and metering signals for API financial operations.
Naver Finops
FINOPSSecurity Posture 1
Authentication, domain security, vulnerability disclosure, and trust-center signals — the evidence that a provider takes security seriously enough to document it. We profile it because you can't govern what you can't see.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Resources
Every other property we hold for Naver — documentation, portals, status pages, policies, and corporate surface — grouped by the job it does, following the integrator's arc from getting started to running in production.
Get Started 2
Portal, sign-up, and the first successful call
Documentation 1
Reference material describing how the API behaves
Build 1
SDKs, sample code, and the tooling you integrate with
Access & Security 1
Authentication, authorization, and security posture
Company 7
The organization behind the API
Scroll within the panel for all 7 ·
Other 7
Properties that don't map to a standard resource type
Scroll within the panel for all 7 ·
← All providers · Data indexed from github.com/api-evangelist/naver · machine-readable index on apis.io