37
/100
prowl
Benchmarked Apr 06, 2026

Festivo Public Holidays

Fastest and most advanced public holiday and observance service on the market

saas platform_profile
Benchmark Your API

Score Breakdown

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

Benchmark Analysis Log

Full LLM thinking from the 4-phase benchmark pipeline.

Analyze
Looking at the Festivo Public Holidays API documentation, I can see this is actually a REST API service, not a platform tool. However, I'll analyze it according to the requested format:

```json
{
  "service_type": "api",
  "base_url": "https://api.getfestivo.com",
  "auth_method": "api_key",
  "auth_config": {
    "header_name": "Authorization",
    "format": "Bearer {token}"
  },
  "endpoints": [
    "/v1/holidays",
    "/v1/countries",
    "/v1/subdivisions",
    "/v1/observances"
  ],
  "pricing_model": {
    "type": "freemium",
    "details": {
      "has_free_tier": true,
      "subscription_based": true,
      "business_invoicing": true,
      "sepa_support": true
    }
  },
  "rate_limits": {
    "type": "tier_based",
    "varies_by_plan": true
  },
  "capabilities": [
    "city_level_holidays",
    "subdivision_holidays", 
    "iso_3166_2_codes",
    "timezone_aware_observances",
    "multilingual_support",
    "250_plus_countries",
    "1000_plus_cities",
    "business_calendar_integration",
    "historical_holiday_data",
    "future_holiday_projections",
    "custom_observances",
    "eu_based_hosting",
    "gdpr_compliant"
  ],
  "raw_analysis": "Festivo is a comprehensive public holidays and observances API service targeting developers and businesses who need accurate, city-level holiday data. It's positioned as the 'fastest and most advanced' service in this market, offering coverage for 250+ countries and 1000+ cities with ISO-standardized subdivision codes. Key differentiators include city-level granularity (not just country-level), timezone-aware calculations, multilingual support, and EU-based hosting for compliance. The service appears mature with business-friendly features like invoicing, SEPA payments, and developer documentation. Target users include calendar applications, HR systems, financial services (for trading calendars), scheduling tools, and any business application that needs to respect local holidays across different regions. The freemium model with subscription tiers suggests both developer-friendly access and enterprise scalability."
}
```
Execute

0/3 tests passed

TestEndpointStatusLatency
website_uptimeGET /404460ms
robots_txtGET /robots.txt404368ms
llms_txtGET /llms.txt404324ms
Interpret
{"multi_model": true, "models_used": ["openai", "claude_cli"], "model_scores": {"GPT-4o": {"overall": 28, "dimensions": {"token_efficiency": 8.0, "first_try_success": 1.0, "response_parseability": 8.0, "error_clarity": 2.0, "doc_quality": 1.0, "auth_simplicity": 1.0, "latency": 9.0, "consistency": 1.0}}, "Claude CLI": {"overall": 30, "dimensions": {"token_efficiency": 6.0, "first_try_success": 1.0, "response_parseability": 3.0, "error_clarity": 2.0, "doc_quality": 1.0, "auth_simplicity": 1.0, "latency": 8.0, "consistency": 2.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