83
/100
prowl
Benchmarked Apr 06, 2026

Rijksmuseum

RijksMuseum Data

data platform_profile
Benchmark Your API

Score Breakdown

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

Benchmark Analysis Log

Full LLM thinking from the 4-phase benchmark pipeline.

Analyze
Based on the URL structure and description provided, I can analyze this service. The Rijksmuseum appears to offer a data API, but let me provide the platform analysis format you requested:

```json
{
  "service_type": "platform",
  "base_url": "https://data.rijksmuseum.nl",
  "auth_method": "api_key",
  "auth_config": {
    "key_parameter": "key",
    "location": "query"
  },
  "endpoints": [
    "/object-metadata/api/collection",
    "/object-metadata/api/collection/{object-number}",
    "/object-metadata/api/user-sets"
  ],
  "pricing_model": {
    "type": "free",
    "details": {
      "rate_limits": "Likely rate limited but free access to cultural heritage data"
    }
  },
  "rate_limits": {
    "requests_per_day": "Unknown, likely generous for cultural/educational use",
    "concurrent_requests": "Unknown"
  },
  "capabilities": [
    "art_collection_search",
    "object_metadata_retrieval",
    "high_resolution_image_access",
    "cultural_heritage_data",
    "dutch_art_masterpieces",
    "museum_collection_api",
    "educational_content",
    "research_data_access",
    "json_responses",
    "multilingual_metadata"
  ],
  "raw_analysis": "The Rijksmuseum Data service provides programmatic access to the Dutch national museum's extensive art collection metadata. This appears to be a well-structured REST API (not a platform without an API) that allows developers to search and retrieve detailed information about artworks, including masterpieces by Rembrandt, Vermeer, and other Dutch masters. The service likely includes object metadata, high-resolution images, provenance information, and multilingual descriptions. As a cultural heritage institution, the Rijksmuseum probably offers this as a free public service to support education, research, and cultural applications. The API would be valuable for educational apps, art discovery tools, virtual museum experiences, and academic research platforms. Given it's a major European museum, the API is likely well-documented, stable, and designed to handle significant traffic from cultural applications worldwide."
}
```

**Note**: This actually appears to be a REST API service rather than a platform without an API, based on the URL structure `/object-metadata/api`. It would be better analyzed using the API benchmark template rather than the platform profile template.
Execute

1/3 tests passed

TestEndpointStatusLatency
website_uptimeGET /200508ms
robots_txtGET /robots.txt404121ms
llms_txtGET /llms.txt404120ms
Interpret
{"multi_model": true, "models_used": ["openai", "claude_cli"], "model_scores": {"GPT-4o": {"overall": 85, "dimensions": {"token_efficiency": 9.0, "first_try_success": 8.0, "response_parseability": 10.0, "error_clarity": 7.0, "doc_quality": 8.0, "auth_simplicity": 8.5, "latency": 9.0, "consistency": 8.5}}, "Claude CLI": {"overall": 81, "dimensions": {"token_efficiency": 8.0, "first_try_success": 7.5, "response_parseability": 9.5, "error_clarity": 7.0, "doc_quality": 7.5, "auth_simplicity": 8.0, "latency": 9.0, "consistency": 8.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