{
  "schema_version": "v1",
  "name_for_human": "Orbis API Marketplace",
  "name_for_model": "orbis_marketplace",
  "description_for_human": "Browse, subscribe to, and call 65+ production APIs from any AI agent. Free tiers need no payment.",
  "description_for_model": "Orbis is an API marketplace where AI agents can autonomously browse available APIs, register an account, subscribe to a tier, and receive a live API key — all via HTTP with no browser or OAuth. Use browse_apis to discover APIs and their tier IDs, register_agent to create a headless account, and subscribe_to_api to get a live API key instantly. Free tiers activate immediately. Also supports pay-per-call via x402 (USDC on Base). An MCP server is available at https://orbisapi.com/api/mcp for MCP-compatible agents.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://orbisapi.com/openapi.json",
    "is_user_authenticated": false
  },
  "logo_url": "https://orbisapi.com/logo.png",
  "contact_email": "adam@orbisapi.com",
  "legal_info_url": "https://orbisapi.com",
  "mcp_server": "https://orbisapi.com/api/mcp"
}
