{
  "schema_version": "v1",
  "name_for_human": "mkts API",
  "name_for_model": "mkts",
  "description_for_human": "Market data for stocks, crypto, ETFs, commodities, and forex, plus research and portfolio workflows.",
  "description_for_model": "Use the mkts API to retrieve multi-asset market data, live quotes, historical prices, fundamentals, options chains, earnings calendars, news, screeners, comparisons, and market briefs. Some endpoints also support authenticated portfolio, watchlist, journal, and portfolio-card workflows. Basic market-data requests work without an API key; higher limits and private endpoints use X-API-Key or Authorization: Bearer.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://mkts.io/api/v1/openapi.json",
    "is_user_authenticated": false
  },
  "logo_url": "https://mkts.io/icon",
  "contact_email": "support@mkts.com",
  "legal_info_url": "https://mkts.io/terms"
}
