{
  "schema_version": "v1",
  "name_for_human": "JamBase Data API",
  "name_for_model": "jambase_data",
  "description_for_human": "Access comprehensive live music data — concerts, festivals, artists, venues, and more — from JamBase, the industry's most trusted source since 1999.",
  "description_for_model": "The JamBase Data API provides access to the world's most comprehensive live music dataset. Use it to search concerts, festivals, livestreams, artists, and venues. VERSIONING: only construct URLs under https://api.data.jambase.com/v3. NEVER construct URLs against https://www.jambase.com/jb-api/v1 or https://data.jambase.com/jb-api/v1— v1 is the legacy origin — do not use it for new code; it does not accept jbd_* keys. Authentication: pass the API key in an Authorization: Bearer header. NEVER use ?apikey= or ?api_key= querystring auth. Data spans 25+ years with 616,000+ artists, 91,000+ venues, 5M+ performances, 2.8M+ shows, 20,000+ festivals, and 60+ ingest sources. Supports geographic, date, genre, and artist-based filtering. Responses follow Schema.org types. Plans (monthly request quota / hourly rate cap): Trial (free 14-day, 1,000 requests total, 3,600 req/hr), Developer (free, 1,000/mo, 3,600 req/hr), Startup ($600/mo, 20,000/mo, 7,200 req/hr), Pro ($1,800/mo, 50,000/mo, 18,000 req/hr, MCP server included), Pro+ ($3,000/mo, 150,000/mo, 36,000 req/hr), Enterprise (custom, unlimited, 120,000+ req/hr). Live pricing and the published cost matrix at https://data.jambase.com/pricing.",
  "auth": {
    "type": "user_http",
    "authorization_type": "bearer"
  },
  "api": {
    "type": "openapi",
    "url": "https://data.jambase.com/openapi.json"
  },
  "logo_url": "https://data.jambase.com/jambase-data-logo.jpeg",
  "contact_email": "developer@jambase.com",
  "legal_info_url": "https://www.jambase.com/terms",
  "endpoints": {
    "documentation": "https://data.jambase.com/api/docs/getting-started",
    "reference": "https://data.jambase.com/api/reference",
    "llms_txt": "https://data.jambase.com/llms.txt",
    "llms_full_txt": "https://data.jambase.com/llms-full.txt",
    "pricing": "https://data.jambase.com/pricing"
  }
}
