63
/100
prowl
Benchmarked Apr 06, 2026

Redash

Access your queries and dashboards on Redash

saas platform_profile
Benchmark Your API

Score Breakdown

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

Benchmark Analysis Log

Full LLM thinking from the 4-phase benchmark pipeline.

Analyze
```json
{
  "service_type": "platform",
  "base_url": "https://app.redash.io",
  "auth_method": "api_key",
  "auth_config": {
    "api_key_header": "Authorization",
    "api_key_format": "Key {api_key}"
  },
  "endpoints": [
    {
      "path": "/api/queries",
      "method": "GET",
      "description": "List queries"
    },
    {
      "path": "/api/queries/{id}/results",
      "method": "GET", 
      "description": "Get query results"
    },
    {
      "path": "/api/dashboards",
      "method": "GET",
      "description": "List dashboards"
    },
    {
      "path": "/api/data_sources",
      "method": "GET",
      "description": "List data sources"
    },
    {
      "path": "/api/users",
      "method": "GET",
      "description": "List users"
    }
  ],
  "pricing_model": {
    "type": "freemium",
    "details": {
      "open_source": "Free self-hosted version available",
      "hosted_plans": "Paid SaaS plans starting around $49/month",
      "enterprise": "Custom enterprise pricing available"
    }
  },
  "rate_limits": {
    "default": "Not publicly specified, likely varies by plan"
  },
  "capabilities": [
    "SQL query builder and editor",
    "Interactive dashboards and visualizations", 
    "Multiple data source connectors (PostgreSQL, MySQL, BigQuery, etc.)",
    "Query scheduling and alerts",
    "Team collaboration and sharing",
    "REST API for programmatic access",
    "User management and permissions",
    "Query result caching",
    "Parameterized queries",
    "Export capabilities (CSV, Excel, PDF)"
  ],
  "raw_analysis": "Redash is a mature open-source business intelligence platform designed for data analysts, engineers, and business users who need to query databases and create visualizations. It bridges the gap between technical SQL users and business stakeholders by providing an intuitive web interface for writing queries, building charts, and creating dashboards. The platform supports dozens of data source types including major databases, cloud data warehouses, and APIs. While primarily accessed through its web interface, Redash provides a REST API that enables programmatic access to queries, dashboards, and results - making it useful for embedding analytics into other applications or automating reporting workflows. The platform has both self-hosted open-source and managed SaaS deployment options, making it accessible to organizations of various sizes. Its strength lies in democratizing data access while maintaining the power and flexibility of SQL for complex analytical queries."
}
```
Execute

0/3 tests passed

TestEndpointStatusLatency
website_uptimeGET /None90ms
robots_txtGET /robots.txtNone30ms
llms_txtGET /llms.txtNone21ms
Interpret
{"multi_model": true, "models_used": ["openai", "claude_cli"], "model_scores": {"GPT-4o": {"overall": 71, "dimensions": {"token_efficiency": 8.0, "first_try_success": 6.0, "response_parseability": 8.5, "error_clarity": 7.0, "doc_quality": 7.5, "auth_simplicity": 7.0, "latency": 6.0, "consistency": 6.5}}, "Claude CLI": {"overall": 25, "dimensions": {"token_efficiency": 7.5, "first_try_success": 3.0, "response_parseability": 9.0, "error_clarity": 5.0, "doc_quality": 5.0, "auth_simplicity": 4.0, "latency": 0.0, "consistency": 1.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