46
/100
prowl
Benchmarked Aug 15, 2026

NAVER

NAVER Login, Share on NAVER, Social Plugins and more

saas platform_profile
Benchmark Your API

Score Breakdown

Latency 6/10
Parseability 6/10
Consistency 5/10
Documentation 5/10
Token Efficiency 5/10
Error Clarity 4/10
Auth Simplicity 4/10
First-Try Success 3/10

Benchmark Analysis Log

Full LLM thinking from the 4-phase benchmark pipeline.

Analyze
{
  "service_type": "platform",
  "base_url": "https://developers.naver.com",
  "auth_method": "api_key",
  "auth_config": {
    "type": "client_credentials",
    "header": "Authorization: Bearer <access_token>",
    "additional": "OAuth2.0 flow for user authorization"
  },
  "endpoints": [],
  "pricing_model": {
    "type": "freemium",
    "details": {
      "free_tier": "Available for basic usage",
      "premium_tier": "Additional features may require NAVER Cloud Platform subscription",
      "description": "NAVER Developers provides free APIs with standard quotas; higher quotas and advanced services require NAVER Cloud Platform paid plans"
    }
  },
  "rate_limits": {
    "general": "Per-application quotas vary by API (e.g., 10,000 calls/day for NAVER Login API)",
    "documentation": "https://developers.naver.com/docs/common/api_guide"
  },
  "capabilities": [
    "OAuth2.0 user authentication via NAVER Login",
    "Social sharing (Share on NAVER)",
    "Social plugins to embed NAVER features",
    "Access to NAVER search and data APIs (e.g., Search, Papago translation, etc.)",
    "Integration with NAVER Apps and web services",
    "Developer documentation in Korean and English",
    "API management via NAVER Cloud Platform"
  ],
  "raw_analysis": "NAVER Developers (developers.naver.com) is a platform providing APIs and tools for integrating NAVER services into third-party applications. Primary offering is NAVER Login, a widely-used OAuth2.0 authentication service in South Korea, enabling user login with NAVER accounts. It also includes social sharing and social plugin widgets. Beyond that, it exposes a variety of APIs (Search, Papago, Maps, etc.) under the NAVER Cloud Platform. The platform is mature and large-scale, backed by NAVER Corp, a major South Korean tech giant. Integration is mostly via REST APIs with OAuth2.0 bearer tokens. No REST endpoint list is publicly documented in a single format, but each API has detailed documentation. Pricing is freemium: base APIs are free with quotas, higher usage and additional services are paid via NAVER Cloud Platform subscriptions. Rate limits vary per API and are applied per application. The developer portal offers both Korean and English support, but the user base is primarily Korean-oriented. Overall, it's a robust platform for applications targeting the Korean market, with additional capabilities like AI and cloud services."
}
Execute

1/3 tests passed

TestEndpointStatusLatency
website_uptimeGET /200758ms
robots_txtGET /robots.txt404189ms
llms_txtGET /llms.txt404195ms
Interpret
```json
{
  "overall": 52,
  "dimensions": {
    "token_efficiency": 5.0,
    "first_try_success": 3.0,
    "response_parseability": 6.0,
    "error_clarity": 4.0,
    "doc_quality": 5.0,
    "auth_simplicity": 4.0,
    "latency": 6.0,
    "consistency": 5.0
  },
  "pricing_normalized": {
    "free_tier_available": true,
    "tiered_model": true,
    "requires_cloud_subscription_for_premium": true,
    "quota_limits_on_free_tier": true
  },
  "issues": [
    "No llms.txt or robots.txt available causing reduced discoverability for AI agents",
    "Site primarily in Korean, limiting global agent accessibility",
    "OAuth requires NAVER account (regional), not universal",
    "Free tier quotas are limited, may require paid cloud plan for production",
    "404 error pages for both robots.txt and llms.txt show missing AI-friendly metadata"
  ],
  "recommendations": [
    "Add an llms.txt file to provide AI agents with structured API and capability documentation",
    "Provide more English-language onboarding materials for international agents",
    "Clarify free tier quota limits and upgrade paths in getting-started docs",
    "Add SDK examples in multiple languages (Python, Node.js, etc.) for faster integration",
    "Implement a sandbox environment for testing without needing a full NAVER account"
  ]
}
```

Agent Readiness

x402 Payments
Not supported
Streaming
No
Sandbox
None
Agent Auth
Unknown
SDKs
None listed
MCP Support
No

Embed your Prowl badge

Show your live agent-readiness score on your own site. Free, no auth — it updates as your score changes.

Prowl agent-readiness badge
<a href="https://prowl.world/service/naver">
  <img src="https://prowl.world/badge/naver.svg" height="56" alt="Agent-readiness on Prowl">
</a>

Options: ?style=light|dark · ?size=sm|md · ?variant=certified (claimed + DNS-verified only) · badge generator with preview

Want the full interactive view?

See operational metrics, LLM evaluations, agent readiness, and more.

Open in Dashboard