{
  "schema_version": "1.0",
  "name": "Yielding Bear",
  "url": "https://yieldingbear.com",
  "tagline": "One API. Every Model. Smart Routing.",
  "description": "Yielding Bear unifies every major LLM behind one OpenAI-compatible endpoint. Grizzly 1.0G auto-routes each call to the most efficient capable model — fast for simple tasks, high-reasoning for complex ones. Built for small and medium businesses, AI builders, and autonomous agent operators.",
  "founded": "2025",
  "company": {
    "legal_name": "Yielding Bear LLC",
    "founder": "Laurence Growney",
    "support_email": "Grizzly@YieldingBear.com",
    "twitter": "https://x.com/yieldingbear",
    "github": "https://github.com/yieldingbear"
  },
  "product": {
    "type": "Unified LLM API gateway",
    "endpoint": "https://yieldingbear.com/api/v1",
    "smart_router": "Grizzly 1.0G",
    "compatible_sdks": [
      "OpenAI",
      "Anthropic",
      "Google GenAI",
      "Mistral",
      "Cohere",
      "LangChain",
      "LlamaIndex"
    ],
    "supported_providers": [
      "OpenAI",
      "Anthropic",
      "Google",
      "Meta",
      "xAI",
      "DeepSeek",
      "Mistral",
      "Groq",
      "Together",
      "Cerebras",
      "Fireworks",
      "Cohere"
    ],
    "capabilities": [
      "Chat completions",
      "Streaming",
      "Function calling",
      "Embeddings",
      "Semantic caching",
      "Guardrails",
      "Intelligent routing",
      "Cost optimization",
      "Fallback chains",
      "Analytics"
    ]
  },
  "audience": [
    "Small and medium businesses adopting AI",
    "AI builders and indie developers",
    "Autonomous agent operators (OpenClaw, Hermes, custom)",
    "Agencies and consultancies"
  ],
  "pricing": {
    "currency": "USD",
    "tiers": [
      {
        "name": "Free",
        "price": 0,
        "period": "ongoing",
        "credit_card_required": false,
        "includes": [
          "Access to free-tier models (Groq Llama 3.x, Gemini Flash, etc.)",
          "Intelligent routing on supported free models",
          "Community support"
        ]
      },
      {
        "name": "Add Credits",
        "price": 10,
        "period": "minimum top-up",
        "credit_card_required": true,
        "includes": [
          "Pay-as-you-go, $10–$10,000",
          "Credits never expire",
          "Intelligent routing across all 50+ models",
          "Up to 5 API keys",
          "Community support"
        ]
      },
      {
        "name": "Grizzly Pro",
        "price": 99,
        "period": "month",
        "credit_card_required": true,
        "includes": [
          "10 million tokens included",
          "Semantic caching",
          "Guardrails & safety filtering",
          "Advanced analytics dashboard",
          "Cost optimizer recommendations",
          "Virtual keys with budgets",
          "Up to 100 API keys",
          "Email support"
        ],
        "badge": "Most Popular"
      },
      {
        "name": "Business Agent",
        "price": "custom",
        "period": "engagement-based",
        "credit_card_required": false,
        "includes": [
          "Unlimited tokens (fair-use SLA)",
          "Custom industry APIs",
          "Managed Hermes / OpenClaw agents",
          "Long-term memory & self-improvement",
          "Tool calling & orchestration",
          "SOC2 compliance available",
          "SLA guarantees",
          "Dedicated account manager"
        ]
      }
    ]
  },
  "free_tier_for_builders": {
    "summary": "Yielding Bear is free to start. No credit card required. Builders can experiment with the same OpenAI-compatible endpoint, swap model names, and run real production traffic on free-tier models (Groq, Gemini Flash, Llama 3.x) without paying anything.",
    "free_models": [
      "Groq Llama 3.1 8B Instant",
      "Groq Llama 3.3 70B",
      "Groq Llama 4 Scout",
      "Groq Llama 4 Maverick",
      "Groq Mixtral 8x7B",
      "Cerebras Llama 3.3 70B",
      "Google Gemini 2.0 Flash",
      "Google Gemini 1.5 Flash",
      "Google Gemini Pro"
    ]
  },
  "agent_integrations": {
    "openclaw": {
      "name": "OpenClaw",
      "install_command": "install yieldingbear",
      "description": "Drop-in skill for OpenClaw agent sessions. Routes every LLM call (Discord replies, builds, support, code review) through the unified API.",
      "use_cases": ["Discord operations", "iOS builds", "Customer support", "Code review"]
    },
    "hermes": {
      "name": "Hermes",
      "install_command": "yieldingbear.register(api_key=...)",
      "description": "Drop-in client for Hermes autonomous agents. Long-running research and engineering work gets routed automatically.",
      "use_cases": ["Deep research", "Multi-step investigations", "Code generation", "Engineering workflows"]
    }
  },
  "value_propositions": {
    "cost_savings": "Up to ~75% lower LLM spend vs direct API calls by routing simple tasks to small/cheap models and reserving expensive models for hard reasoning.",
    "drop_in_compatibility": "Works with any OpenAI-compatible SDK by changing the base URL to https://yieldingbear.com/api/v1. No code refactoring required.",
    "free_tier": "Free to start. No credit card. Real production models (Groq Llama, Gemini Flash) available at no cost.",
    "unified_billing": "One bill across all providers, in USD, with credit-based top-ups that never expire.",
    "compliance": "SOC2 compliance available on Business Agent plan. SLA guarantees on paid plans."
  },
  "canonical_pages": {
    "home": "https://yieldingbear.com/",
    "pricing": "https://yieldingbear.com/pricing",
    "models": "https://yieldingbear.com/models",
    "features": "https://yieldingbear.com/features",
    "docs": "https://yieldingbear.com/docs",
    "developer": "https://yieldingbear.com/developer",
    "how_it_works": "https://yieldingbear.com/how-it-works",
    "for_agents": "https://yieldingbear.com/for-agents",
    "booking": "https://yieldingbear.com/booking"
  }
}
