80
/100
prowl
Benchmarked Apr 06, 2026

Merriam-Webster

Dictionary and Thesaurus Data

data platform_profile
Benchmark Your API

Score Breakdown

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

Benchmark Analysis Log

Full LLM thinking from the 4-phase benchmark pipeline.

Analyze
Based on my analysis of the Merriam-Webster Dictionary API service, here's my assessment:

```json
{
  "service_type": "api",
  "base_url": "https://dictionaryapi.com",
  "auth_method": "api_key",
  "auth_config": {
    "key_location": "query_param",
    "param_name": "key",
    "registration_required": true
  },
  "endpoints": [
    "/api/v3/references/collegiate/json/{word}",
    "/api/v3/references/thesaurus/json/{word}",
    "/api/v3/references/medical/json/{word}",
    "/api/v3/references/intermediate/json/{word}",
    "/api/v3/references/elementary/json/{word}"
  ],
  "pricing_model": {
    "type": "freemium",
    "details": {
      "free_tier": "1000 requests per month",
      "paid_plans": "Higher usage limits available",
      "commercial_licensing": "Available for enterprise"
    }
  },
  "rate_limits": {
    "default": "1000 requests per month",
    "burst": "Limited by monthly quota"
  },
  "capabilities": [
    "Dictionary definitions",
    "Synonyms and antonyms",
    "Pronunciation data",
    "Etymology information", 
    "Audio pronunciation files",
    "Word usage examples",
    "Part of speech information",
    "Medical dictionary access",
    "Learner's dictionary (intermediate/elementary)",
    "Word inflections and variants",
    "Date first known usage",
    "Functional labels"
  ],
  "raw_analysis": "Merriam-Webster Dictionary API is a comprehensive reference data service providing authoritative dictionary and thesaurus content. The API offers multiple reference works including the Collegiate Dictionary, Thesaurus, Medical Dictionary, and learner dictionaries for different proficiency levels. It's designed for developers building applications that need reliable word definitions, pronunciation guides, and linguistic data. The service follows RESTful principles with JSON responses and requires API key authentication. Target use cases include educational apps, writing tools, language learning platforms, and content management systems. The API is well-documented and provides rich metadata including etymology, pronunciation, usage examples, and cross-references. Rate limiting is managed through monthly quotas rather than per-second limits, making it suitable for batch processing and educational applications. The service is mature and stable, backed by Merriam-Webster's 190+ years of lexicographical expertise."
}
```
Execute

2/3 tests passed

TestEndpointStatusLatency
website_uptimeGET /200135ms
robots_txtGET /robots.txt20031ms
llms_txtGET /llms.txt40435ms
Interpret
{"multi_model": true, "models_used": ["openai", "claude_cli"], "model_scores": {"GPT-4o": {"overall": 83, "dimensions": {"token_efficiency": 9.0, "first_try_success": 7.5, "response_parseability": 8.5, "error_clarity": 7.0, "doc_quality": 7.5, "auth_simplicity": 8.0, "latency": 9.5, "consistency": 9.0}}, "Claude CLI": {"overall": 80, "dimensions": {"token_efficiency": 9.0, "first_try_success": 7.0, "response_parseability": 8.5, "error_clarity": 6.0, "doc_quality": 7.0, "auth_simplicity": 7.5, "latency": 10.0, "consistency": 9.0}}}, "averaged": true}

Agent Readiness

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

Want the full interactive view?

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

Open in Dashboard