{
  "name": "FireAPI",
  "name_for_model": "FireAPI",
  "description": "The Ultimate API Marketplace & Tool Hub. Discover, build, and monetize APIs and tools with seamless SSO integration and managed payments.",
  "description_for_model": "FireAPI is a marketplace where developers can discover thousands of APIs and tools. It provides features like real-time API testing, tool subscription management via SSO, and monetization paths for tool creators. Developers can use FireAPI to handle everything from web scraping to enterprise dashboards.",
  "base_url": "https://api.fireapi.io",
  "documentation_url": "https://fireapi.apidog.io",
  "contact_email": "support@fireapi.io",
  "authentication": {
    "type": "apiKey",
    "header": "X-Api-Key",
    "instructions": "Get your API key from the FireAPI Dashboard to start consuming tools and APIs."
  },
  "capabilities": [
    "Search APIs and tools in the public marketplace.",
    "Verify Single Sign-On (SSO) tokens from tool providers.",
    "Fetch detailed metadata for tools including pricing and categories.",
    "Manage API subscriptions for developers and businesses."
  ],
  "entry_points": {
    "search": "https://api.fireapi.io/api/users/app-tools?query={query}",
    "sso_verify": "https://api.fireapi.io/api/sso/verify"
  },
  "api_spec_url": "https://fireapi.io/openapi.json",
  "llms_txt_url": "https://fireapi.io/llms.txt"
}