67
/100
prowl
Benchmarked Aug 15, 2026

Kakao

Kakao Login, Share on KakaoTalk, Social Plugins and more

saas platform_profile
Benchmark Your API

Score Breakdown

Documentation 8/10
Consistency 7/10
Token Efficiency 7/10
Parseability 7/10
Latency 6/10
Error Clarity 6/10
Auth Simplicity 6/10
First-Try Success 6/10

Benchmark Analysis Log

Full LLM thinking from the 4-phase benchmark pipeline.

Analyze
{
  "service_type": "platform",
  "base_url": "https://developers.kakao.com",
  "auth_method": "oauth2",
  "auth_config": {
    "authorization_endpoint": "https://kauth.kakao.com/oauth/authorize",
    "token_endpoint": "https://kauth.kakao.com/oauth/token",
    "scopes": ["profile_nickname", "profile_image", "account_email", "talk_message", "friends"]
  },
  "endpoints": [],
  "pricing_model": {
    "type": "freemium",
    "details": {
      "free_tier": "Basic features like Kakao Login and message sending have free quotas (e.g., 100,000 API calls per day for message send).",
      "paid_tier": "Paid plans available for higher quotas, additional APIs (e.g., Friend API, Payment API) and premium support.",
      "notes": "Pricing varies by API; some are free with daily limits, others require a paid contract."
    }
  },
  "rate_limits": {
    "api": "Various per-API rate limits; e.g., Kakao Login has 100,000 calls/day for free tier, message send has 10,000/day.",
    "notes": "Exact limits depend on API and user tier; check individual API docs."
  },
  "capabilities": [
    "OAuth 2.0 authentication for Kakao Login",
    "Share content to KakaoTalk via KakaoTalk Sharing (including custom messages)",
    "Social plugins for website integration",
    "User profile retrieval (nickname, profile image, email)",
    "Friend API for fetching user's KakaoTalk friends",
    "Message API for sending KakaoTalk messages on behalf of user",
    "Payment API for in-app purchases",
    "Single Sign-On across Kakao services",
    "Geo API for location-based context",
    "Vision API for image recognition (e.g., face detection, character recognition)",
    "Voice API for speech-to-text (STT) and text-to-speech (TTS)",
    "Translation API for language translation",
    "Daum Maps API for mapping services"
  ],
  "raw_analysis": "Kakao Developers is a platform that provides APIs and SDKs for integrating Kakao services, primarily targeting developers building applications for the Korean market or wanting to leverage Kakao's ecosystem. The core offerings are Kakao Login (OAuth2-based authentication), KakaoTalk Sharing (allowing apps to send messages to KakaoTalk users), and social plugins. The platform also provides broader APIs like Daum Maps, Vision, Voice, and Translation, making it a fairly comprehensive suite for Korean-centric applications. Maturity is high, as Kakao is a major tech conglomerate with a strong user base; there is extensive documentation and official SDKs for Android, iOS, and JavaScript. Integration is primarily with the Kakao ecosystem, but it can be used for cross-platform services by embedding Kakao authentication or sharing. Pricing is freemium with free quotas for many APIs, and paid plans for higher limits and premium features. Rate limits are per-API and tier-based. The API is well-documented but requires a Korean business entity for some paid services. Overall, it's a robust platform for any developer needing Kakao integration."
}
Execute

2/3 tests passed

TestEndpointStatusLatency
website_uptimeGET /200835ms
robots_txtGET /robots.txt200193ms
llms_txtGET /llms.txt404954ms
Interpret
```json
{
  "overall": 68,
  "dimensions": {
    "token_efficiency": 7.0,
    "first_try_success": 6.0,
    "response_parseability": 7.0,
    "error_clarity": 6.5,
    "doc_quality": 8.0,
    "auth_simplicity": 5.5,
    "latency": 6.0,
    "consistency": 7.0
  },
  "pricing_normalized": {
    "free_tier": "Generous daily free quotas (~100K calls/day for messages) for core APIs",
    "paid_tier": "Contract-based pricing for premium APIs (Friends, Payment) and higher limits",
    "notes": "Complex tiered pricing; some APIs only available on paid plans"
  },
  "issues": [
    "No llms.txt file - makes it harder for AI agents to discover structured documentation",
    "No English version detected on initial page (Korean-first interface adds friction)",
    "Auth complexity - OAuth required only for Kakao users, limiting universal adoption",
    "Pricing opacity - no public pricing page, requires sales contact for paid tiers",
    "Friend API and Payment API restricted to paid contracts only"
  ],
  "recommendations": [
    "Add llms.txt to provide structured documentation for AI agents",
    "Provide English interface toggle and documentation for broader accessibility",
    "Publish transparent pricing tiers on the developer site",
    "Simplify onboarding with sandbox/test app creation wizard",
    "Add interactive API explorer with sample tokens for quick testing"
  ]
}
```

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/kakao">
  <img src="https://prowl.world/badge/kakao.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