{
  "name": "TrueFoundry AI Gateway",
  "slug": "truefoundry",
  "website_url": "https://www.truefoundry.com/ai-gateway",
  "vendor_description": "\"A unified AI gateway to securely manage and govern AI across 1600+ models with policy control, real-time monitoring, and up to 30% cost reduction.\"",
  "categories": [
    "ai-gateways"
  ],
  "summary": "TrueFoundry AI Gateway is a unified LLM proxy that routes requests across 1,600+ models from 15+ providers, with built-in failover, semantic caching, spend controls, PII redaction, and observability. It is aimed at enterprises needing centralized AI governance, including regulated industries that require on-premises or air-gapped deployments. Paid plans start at $499 per month (Pro, 1M requests, 10 users), with a free Developer tier capped at 50,000 requests and 3 users. The platform holds SOC 2 Type II, HIPAA, and GDPR certifications, though HIPAA and GDPR-ready deployments require the Pro Plus plan or above.",
  "capabilities": {
    "supported_actions": [
      "unified_chat_completions",
      "openai_compatible_api",
      "model_routing",
      "automatic_fallback",
      "load_balancing",
      "semantic_caching",
      "prompt_caching",
      "spend_limits",
      "budgets",
      "rate_limiting",
      "observability_logging",
      "tracing",
      "guardrails",
      "pii_redaction",
      "virtual_keys",
      "byo_provider_keys",
      "prompt_management",
      "rbac",
      "sso_integration",
      "audit_logging",
      "batch_processing",
      "embeddings_routing",
      "reranking",
      "image_generation_routing",
      "audio_routing",
      "mcp_registry",
      "opentelemetry_metrics",
      "latency_based_routing",
      "weight_based_routing",
      "priority_routing",
      "token_quota_enforcement",
      "secrets_detection",
      "prompt_injection_detection",
      "content_moderation",
      "sql_injection_prevention"
    ],
    "supported_regions": [],
    "supported_languages": [],
    "input_types": [
      "chat completions",
      "text completions",
      "embeddings",
      "image generation",
      "audio (text-to-speech, speech-to-text, translation)",
      "reranking",
      "batch processing",
      "moderation",
      "realtime/live API",
      "files"
    ],
    "output_types": [
      "streaming (SSE)",
      "OpenAI-compatible response",
      "JSON",
      "OpenTelemetry-compliant metrics and traces"
    ],
    "webhooks_supported": true,
    "sandbox_available": true,
    "sdk_languages": [
      "Python",
      "Node.js"
    ],
    "mcp_server_available": true
  },
  "integration": {
    "api_style": "rest",
    "base_url": "https://gateway.truefoundry.ai",
    "api_version": null,
    "versioning_scheme": "none",
    "stability": "ga",
    "deprecation_policy_url": null,
    "auth_methods": [
      "api_key",
      "oauth2"
    ],
    "auth_docs_url": "https://www.truefoundry.com/docs/ai-gateway/authentication",
    "idempotency_supported": false,
    "error_format": "openai-compatible",
    "webhook_signing": null,
    "webhook_events_url": null,
    "rate_limit_requests": null,
    "rate_limit_window": null,
    "sdk_packages": [
      {
        "package": "truefoundry-sdk",
        "language": "Python",
        "official": true,
        "repo_url": "https://github.com/truefoundry/truefoundry-python-sdk"
      },
      {
        "package": "truefoundry-sdk",
        "language": "Node.js",
        "official": true,
        "repo_url": "https://github.com/truefoundry/truefoundry-typescript-sdk"
      },
      {
        "package": "openai",
        "language": "Python",
        "official": false,
        "repo_url": "https://github.com/openai/openai-python"
      },
      {
        "package": "anthropic",
        "language": "Python",
        "official": false,
        "repo_url": "https://github.com/anthropic-sdk/anthropic-python"
      }
    ],
    "mcp_url": null,
    "quickstart_url": "https://www.truefoundry.com/docs/ai-gateway/quick-start"
  },
  "pricing": {
    "pricing_model": "hybrid",
    "has_published_pricing": true,
    "starting_price_usd": "499.0000",
    "price_basis": "month",
    "free_tier_available": true,
    "free_tier_limit": "50,000 requests/month, up to 3 users (Developer plan)",
    "free_tier_details": "Developer plan at $0/month: 50,000 requests/month, up to 3 users, community support. No credit card required.",
    "minimum_commitment": null,
    "self_serve_signup": true,
    "requires_sales_call": false,
    "requires_verification": false,
    "enterprise_plan_available": true,
    "price_points": [
      {
        "plan": "Developer",
        "item": "Gateway plan",
        "amount_usd": "0.0000",
        "amount_percent": null,
        "per": "month",
        "currency": "USD",
        "source_url": "https://www.truefoundry.com/pricing"
      },
      {
        "plan": "Pro",
        "item": "Gateway plan",
        "amount_usd": "499.0000",
        "amount_percent": null,
        "per": "month",
        "currency": "USD",
        "source_url": "https://www.truefoundry.com/pricing"
      },
      {
        "plan": "Pro",
        "item": "Overage (2M requests + 5 API keys)",
        "amount_usd": "499.0000",
        "amount_percent": null,
        "per": "2M requests + 5 API keys",
        "currency": "USD",
        "source_url": "https://www.truefoundry.com/pricing"
      },
      {
        "plan": "Pro Plus",
        "item": "Gateway plan",
        "amount_usd": "2999.0000",
        "amount_percent": null,
        "per": "month",
        "currency": "USD",
        "source_url": "https://www.truefoundry.com/pricing"
      },
      {
        "plan": "Enterprise",
        "item": "Gateway plan (custom)",
        "amount_usd": null,
        "amount_percent": null,
        "per": "month",
        "currency": "USD",
        "source_url": "https://www.truefoundry.com/pricing"
      },
      {
        "plan": null,
        "item": "Self-hosted infrastructure (range)",
        "amount_usd": "800.0000",
        "amount_percent": null,
        "per": "month (range $600-$1,000)",
        "currency": "USD",
        "source_url": "https://www.truefoundry.com/pricing"
      }
    ]
  },
  "compliance": {
    "soc2": "type_2",
    "hipaa": true,
    "gdpr": true,
    "iso_27001": null,
    "pci_dss": null,
    "sla_published": true,
    "sla_url": "https://trust.truefoundry.com/",
    "data_retention_policy_url": "https://www.truefoundry.com/privacy",
    "documented_rate_limits": "Developer plan: 50,000 requests/month, 3 users. Pro plan: 1M requests/month, 10 users ($499/mo). Pro Plus: 1M requests/month, 25 users ($2,999/mo). Enterprise: 10M+ requests/month, unlimited users. Overage on Pro: 2M requests + 5 API keys for additional $499/month. Gateway throughput: 350+ RPS on 1 vCPU. Per-rule rate limits configurable in requests or tokens per minute/hour/day using Sliding Window Token Bucket algorithm.",
    "known_restrictions": [
      "Pro Plus and Enterprise plans require contacting sales for additional usage",
      "Developer free tier lacks semantic caching, weight/latency/priority routing, rate limiting, alerts, custom metadata pricing, MCP servers, virtual MCP servers, RBAC, SSO, and VPC deployments",
      "Self-hosted compliance depends on customer's own infrastructure controls",
      "MCP Gateway SDK only supports streamable-http transport (not SSE)",
      "HIPAA-ready and GDPR-ready deployments only available on Pro Plus and above",
      "Self-hosted gateway incurs infrastructure costs of $600-$1,000/month"
    ]
  },
  "developer": {
    "docs_url": "https://www.truefoundry.com/docs/create-and-setup-your-account",
    "api_reference_url": null,
    "openapi_spec_url": null,
    "postman_collection_url": null,
    "changelog_url": "https://www.truefoundry.com/whats-new",
    "status_page_url": "https://status.truefoundry.com",
    "llms_txt_url": "https://www.truefoundry.com/llms.txt",
    "markdown_docs_url": null,
    "rendering": "static"
  },
  "adoption": {
    "launched_at": "2021-06-01",
    "ga_date": "2025-12-01",
    "github_stars": null,
    "github_stars_at": null,
    "notable_customers": [
      "Innovaccer",
      "Whatfix",
      "Wadhwani AI",
      "Aviva Credito",
      "Aviso AI",
      "NVIDIA",
      "Siemens Healthineers",
      "ResMed",
      "Automation Anywhere"
    ]
  },
  "scores": {
    "agent_friendliness": 75,
    "pricing_transparency": 100,
    "setup_speed": 95,
    "docs_quality": 35,
    "procurement_friction": 100,
    "trust_readiness": 75,
    "best_for": [
      "Prototypes and side projects - free to start, no sales call",
      "Regulated or enterprise workloads - compliance attestations and an enterprise plan",
      "AI agents and automation - an agent-ready surface (MCP / llms.txt)"
    ],
    "avoid_if": []
  },
  "sources": [
    {
      "field": "vendor_description",
      "url": "https://www.truefoundry.com/ai-gateway",
      "excerpt": "A unified AI gateway to securely manage and govern AI across 1600+ models with policy control, real-time monitoring, and up to 30% cost reduction.",
      "confidence": "high"
    },
    {
      "field": "sandbox_available",
      "url": "https://www.truefoundry.com/pricing",
      "excerpt": "Live, Right Now — instant access to a live TrueFoundry environment. No credit card required.",
      "confidence": "high"
    },
    {
      "field": "sla_published",
      "url": "https://www.truefoundry.com/prompt-management",
      "excerpt": "99.99% uptime",
      "confidence": "high"
    },
    {
      "field": "sandbox_available",
      "url": "https://www.truefoundry.com/ai-gateway",
      "excerpt": "Get instant access to a live TrueFoundry environment. Deploy models, route LLM traffic, and explore the full platform — your sandbox is ready in seconds, no credit card required.",
      "confidence": "high"
    },
    {
      "field": "sla_published",
      "url": "https://www.truefoundry.com/unified-ai-deployments",
      "excerpt": "99.99% uptime - Centralized failovers, routing, and guardrails ensure your AI apps stay online, even when model providers don't.",
      "confidence": "high"
    },
    {
      "field": "soc2",
      "url": "https://www.truefoundry.com/blog/truefoundry-announces-soc2-type-2-and-hippa-compliance",
      "excerpt": "TrueFoundry is now HIPAA and SOC 2 compliant, underscoring our steadfast commitment to safeguarding customer data.",
      "confidence": "high"
    },
    {
      "field": "hipaa",
      "url": "https://www.truefoundry.com/blog/truefoundry-announces-soc2-type-2-and-hippa-compliance",
      "excerpt": "TrueFoundry is now HIPAA and SOC 2 compliant, underscoring our steadfast commitment to safeguarding customer data.",
      "confidence": "high"
    },
    {
      "field": "gdpr",
      "url": "https://www.truefoundry.com/docs/platform/security-and-compliance",
      "excerpt": "GDPR: Compliant with General Data Protection Regulation requirements",
      "confidence": "high"
    },
    {
      "field": "iso_27001",
      "url": "https://www.truefoundry.com/blog/truefoundry-vs-bifrost-ai-gateway",
      "excerpt": "SOC 2 Type II · HIPAA · GDPR; adds ITAR",
      "confidence": "high"
    },
    {
      "field": "pricing_model",
      "url": "https://www.truefoundry.com/pricing",
      "excerpt": "You'll simply be billed for additional usage at transparent, per-unit rates. 2M requests and 5 API keys for additional $499 per month.",
      "confidence": "high"
    },
    {
      "field": "has_published_pricing",
      "url": "https://www.truefoundry.com/pricing",
      "excerpt": "Developer $0/month. Pro $499/month. Pro Plus $2,999/month. Enterprise Custom pricing.",
      "confidence": "high"
    },
    {
      "field": "known_restrictions",
      "url": "https://www.truefoundry.com/pricing",
      "excerpt": "Developer tier lacks: semantic caching, weight/latency/priority routing, rate limiting, alerts, custom metadata pricing, MCP servers, virtual MCP servers, RBAC, SSO, and VPC deployments.",
      "confidence": "high"
    },
    {
      "field": "documented_rate_limits",
      "url": "https://www.truefoundry.com/docs/ai-gateway/ratelimiting",
      "excerpt": "The gateway supports four distinct measurement units: requests_per_minute, requests_per_hour, requests_per_day, tokens_per_minute, tokens_per_hour, tokens_per_day. The gateway employs a Sliding Window Token Bucket approach.",
      "confidence": "high"
    },
    {
      "field": "supported_actions",
      "url": "https://www.truefoundry.com/docs/ai-gateway",
      "excerpt": "Virtual Models - Route across models by weight, latency, or priority with automatic retries. Semantic caching to reduce costs and latency on repeated requests. Per-user, per-model, and per-application throttles. OpenTelemetry-compliant metrics, traces, and request logs.",
      "confidence": "high"
    },
    {
      "field": "soc2",
      "url": "https://www.truefoundry.com/docs/platform/security-and-compliance",
      "excerpt": "SOC 2 Type II: Covers security, availability, processing integrity, confidentiality, and privacy",
      "confidence": "high"
    },
    {
      "field": "hipaa",
      "url": "https://www.truefoundry.com/docs/platform/security-and-compliance",
      "excerpt": "HIPAA: Meets Health Insurance Portability and Accountability Act standards",
      "confidence": "high"
    },
    {
      "field": "iso_27001",
      "url": "https://www.truefoundry.com/docs/platform/security-and-compliance",
      "excerpt": "SOC 2 Type II: Covers security, availability, processing integrity, confidentiality, and privacy. GDPR: Compliant with General Data Protection Regulation requirements. HIPAA: Meets Health Insurance Portability and Accountability Act standards.",
      "confidence": "high"
    },
    {
      "field": "pricing_model",
      "url": "https://www.truefoundry.com/pricing",
      "excerpt": "Pro - $499/month. 1M requests/month. Up to 10 users. Pro Plus - $2,999/month. Enterprise - Custom pricing.",
      "confidence": "high"
    },
    {
      "field": "free_tier_available",
      "url": "https://www.truefoundry.com/pricing",
      "excerpt": "Developer - Free ($0/month). For explorers and early builders experimenting with AI workflows. 50k requests/month. 3 users. Community support. No credit card required.",
      "confidence": "high"
    },
    {
      "field": "known_restrictions",
      "url": "https://www.truefoundry.com/pricing",
      "excerpt": "Hosting costs apply only when you choose to self-host the Gateway...($600–$1,000/month).",
      "confidence": "high"
    },
    {
      "field": "documented_rate_limits",
      "url": "https://www.truefoundry.com/pricing",
      "excerpt": "Developer: 50k requests/month, 3 users. Pro: 1M requests/month, 10 users. Pro Plus: 1M requests/month, 25 users. Enterprise: 10M+ requests/month, unlimited users.",
      "confidence": "high"
    },
    {
      "field": "webhooks_supported",
      "url": "https://www.truefoundry.com/docs/ai-gateway/budgetlimiting",
      "excerpt": "Slack Webhook: Messages posted to Slack channels via webhook integration. Alert Thresholds: Budget milestones trigger notifications at configurable percentage points: 75%, 90%, 95%, and 100%.",
      "confidence": "high"
    },
    {
      "field": "supported_actions",
      "url": "https://www.truefoundry.com/docs/ai-gateway/guardrails",
      "excerpt": "PII/PHI Detection: Identifies and redacts personally identifiable information (PII) and protected health information (PHI) such as names, addresses, SSNs, and medical record numbers.",
      "confidence": "high"
    },
    {
      "field": "sdk_languages",
      "url": "https://www.truefoundry.com/docs/ai-gateway/mcp-gateway-sdk-usage",
      "excerpt": "Two languages are explicitly supported with code examples: TypeScript - Uses @modelcontextprotocol/sdk library. Python - Uses fastmcp library.",
      "confidence": "high"
    },
    {
      "field": "self_serve_signup",
      "url": "https://www.truefoundry.com/pricing",
      "excerpt": "Developer and Pro: self-serve signup available. Pro Plus and Enterprise: Contact sales required.",
      "confidence": "high"
    },
    {
      "field": "auth_methods",
      "url": "https://www.truefoundry.com/docs/ai-gateway/authentication",
      "excerpt": "A TrueFoundry API key is either a Personal Access Token (PAT) — tied to your user, best for local development — or a Virtual Account Token (VAT) — tied to a non-user identity, recommended for production applications, CI/CD, and shared services.",
      "confidence": "high"
    },
    {
      "field": "auth_docs_url",
      "url": "https://www.truefoundry.com/docs/ai-gateway/authentication",
      "excerpt": "Authentication - TrueFoundry Docs",
      "confidence": "high"
    },
    {
      "field": "base_url",
      "url": "https://www.truefoundry.com/docs/ai-gateway/quick-start",
      "excerpt": "For TrueFoundry SaaS users, it is https://gateway.truefoundry.ai",
      "confidence": "high"
    },
    {
      "field": "versioning_scheme",
      "url": "https://www.truefoundry.com/docs/changelog",
      "excerpt": "References appear as Helm chart versions (e.g., truefoundry v0.151.5, tfy-llm-gateway v0.151.0) rather than REST API versions. No explicit API versioning scheme is documented.",
      "confidence": "medium"
    },
    {
      "field": "stability",
      "url": "https://www.businesswire.com/news/home/20251209955915/en/TrueFoundry-Launches-AI-Gateway-on-Product-Hunt-Unified-Control-Plane-for-Agentic-AI",
      "excerpt": "TrueFoundry Launches AI Gateway on Product Hunt: Unified Control Plane for Agentic AI",
      "confidence": "high"
    },
    {
      "field": "sdk_packages",
      "url": "https://github.com/truefoundry/truefoundry-typescript-sdk",
      "excerpt": "TrueFoundry Typescript SDK for convenient interaction with TrueFoundry API. Package: truefoundry-sdk",
      "confidence": "high"
    },
    {
      "field": "quickstart_url",
      "url": "https://www.truefoundry.com/docs/ai-gateway/quick-start",
      "excerpt": "Quick Start Guide: Setup & Integration - TrueFoundry Docs",
      "confidence": "high"
    },
    {
      "field": "starting_price_usd",
      "url": "https://www.truefoundry.com/pricing",
      "excerpt": "Pro* — $499/month, 1M requests per month, Up to 10 users",
      "confidence": "high"
    },
    {
      "field": "free_tier_limit",
      "url": "https://www.truefoundry.com/pricing",
      "excerpt": "Developer — $0, 50k requests per month, Up to 3 users. For explorers and early builders experimenting with AI workflows. Ideal for prototyping, testing ideas, and getting started without friction.",
      "confidence": "high"
    },
    {
      "field": "ga_date",
      "url": "https://www.businesswire.com/news/home/20251209955915/en/TrueFoundry-Launches-AI-Gateway-on-Product-Hunt-Unified-Control-Plane-for-Agentic-AI",
      "excerpt": "TrueFoundry Launches AI Gateway on Product Hunt: Unified Control Plane for Agentic AI — December 2025",
      "confidence": "high"
    },
    {
      "field": "notable_customers",
      "url": "https://www.truefoundry.com/case-studies",
      "excerpt": "Innovaccer, Aviva Credito, NVIDIA, Whatfix, Aviso AI, Games 24x7, Wadhwani AI, Neurobit",
      "confidence": "high"
    },
    {
      "field": "requires_verification",
      "url": "https://www.truefoundry.com/ai-gateway",
      "excerpt": "no credit card required — live demo sandbox available",
      "confidence": "medium"
    },
    {
      "field": "data_retention_policy_url",
      "url": "https://www.truefoundry.com/privacy",
      "excerpt": "We will only keep your personal information for as long as it is necessary for the purposes set out in this Privacy Notice, unless a longer retention period is required or permitted by law.",
      "confidence": "medium"
    },
    {
      "field": "mcp_server_available",
      "url": "https://www.truefoundry.com/mcp-gateway",
      "excerpt": "An MCP Gateway is a centralized control plane that securely manages access, discovery, and orchestration of MCP Servers across an enterprise.",
      "confidence": "high"
    },
    {
      "field": "enterprise_plan_available",
      "url": "https://www.truefoundry.com/pricing",
      "excerpt": "Enterprise - Custom pricing. For medium and large organizations running AI at scale with strict compliance. 10M+ requests/month. Unlimited users.",
      "confidence": "high"
    },
    {
      "field": "input_types",
      "url": "https://www.truefoundry.com/docs/ai-gateway",
      "excerpt": "Supported endpoints include: Chat Completions (/chat/completions), Embeddings (/embeddings), Batch Processing (/batches), Image Generation/Edit/Variation (/images/*), Audio APIs - text-to-speech, speech-to-text, translation, Files (/files), Reranking (/rerank), Moderation (/moderations), Realtime/Live API, Proxy API (/proxy)",
      "confidence": "high"
    },
    {
      "field": "auth_methods",
      "url": "https://www.truefoundry.com/docs/ai-gateway/mcp-server-getting-started",
      "excerpt": "TrueFoundry supports three authentication methods for MCP servers: API Key, OAuth2, and Token Passthrough.",
      "confidence": "high"
    },
    {
      "field": "api_style",
      "url": "https://www.truefoundry.com/docs/ai-gateway/quick-start",
      "excerpt": "from openai import OpenAI\n\nclient = OpenAI(\n    api_key=\"your_truefoundry_api_key\",\n    base_url=\"{GATEWAY_BASE_URL}\"\n)",
      "confidence": "high"
    },
    {
      "field": "base_url",
      "url": "https://langfuse.com/integrations/gateways/truefoundry",
      "excerpt": "os.environ.setdefault(\"TRUEFOUNDRY_BASE_URL\", \"https://your-control-plane.truefoundry.cloud/api/llm\")",
      "confidence": "high"
    },
    {
      "field": "stability",
      "url": "https://www.producthunt.com/products/truefoundry-ai-gateway",
      "excerpt": "Being used in production for 1000s of agents by multiple F100 companies",
      "confidence": "high"
    },
    {
      "field": "sdk_packages",
      "url": "https://github.com/truefoundry/truefoundry-python-sdk",
      "excerpt": "TrueFoundry Python SDK for convenient interaction with TrueFoundry API. pip install truefoundry-sdk",
      "confidence": "high"
    },
    {
      "field": "mcp_url",
      "url": "https://www.truefoundry.com/mcp-gateway",
      "excerpt": "The page describes MCP Gateway as a conceptual platform feature but does not include official gateway endpoint URLs specific to a hosted MCP server",
      "confidence": "high"
    },
    {
      "field": "error_format",
      "url": "https://www.truefoundry.com/docs/ai-gateway/quick-start",
      "excerpt": "Use the standard OpenAI client with the Gateway base URL — the gateway exposes an OpenAI-compatible interface",
      "confidence": "medium"
    },
    {
      "field": "price_basis",
      "url": "https://www.truefoundry.com/pricing",
      "excerpt": "Pro* — $499/month",
      "confidence": "high"
    },
    {
      "field": "launched_at",
      "url": "https://tracxn.com/d/companies/truefoundry/__0Sjnm9vmCRN4KpFHNzRgks-sNdQ3e4qR_ltKsvWjdlA",
      "excerpt": "TrueFoundry was founded by Abhishek Choudhary and Nikunj Bajaj in 2021, founded in June 2021 by former Meta engineers",
      "confidence": "medium"
    },
    {
      "field": "ga_date",
      "url": "https://www.producthunt.com/products/truefoundry-ai-gateway",
      "excerpt": "Launch Date: December 3rd, 2025 (ranked #3 of the day)",
      "confidence": "high"
    },
    {
      "field": "notable_customers",
      "url": "https://finance.yahoo.com/sectors/technology/articles/truefoundry-launches-agent-gateway-close-153200659.html",
      "excerpt": "Leading enterprises such as NVIDIA, Innovaccer, and Siemens Healthineers already run the platform at scale. Additionally, ResMed, Automation Anywhere, and Whatfix are among the customers.",
      "confidence": "high"
    },
    {
      "field": "sla_url",
      "url": "https://www.truefoundry.com/docs/platform/security-and-compliance",
      "excerpt": "For detailed security information, compliance reports, and trust documentation, visit trust.truefoundry.com",
      "confidence": "medium"
    }
  ],
  "fields_not_found": [
    "iso_27001",
    "pci_dss",
    "specific_uptime_percentage_in_published_sla_document",
    "api_version",
    "deprecation_policy_url",
    "rate_limit_requests",
    "rate_limit_window",
    "webhook_signing",
    "webhook_events_url",
    "idempotency_supported"
  ],
  "source_confidence": "high",
  "last_verified_at": "2026-06-21T00:00:00.000Z",
  "contribute": {
    "note": "This data is crowd-editable. Suggest corrections or leave a review via these endpoints - no auth required, requests are rate-limited, and every submission is reviewed before it goes live. For a field edit, {field} is any key in this response and a citation is required.",
    "endpoints": [
      {
        "action": "review",
        "label": "Leave a review or comment",
        "method": "POST",
        "url": "https://apio.sh/api/feedback/truefoundry",
        "example_body": {
          "kind": "review",
          "rating": 5,
          "body": "Your experience with this API…"
        }
      },
      {
        "action": "field_edit",
        "label": "Suggest a correction to a field (cite a source)",
        "method": "POST",
        "url": "https://apio.sh/api/suggest/truefoundry/{field}",
        "example_body": {
          "value": "corrected value",
          "citations": [
            {
              "url": "https://source.example/page",
              "excerpt": "supporting quote"
            }
          ],
          "note": "what changed and why"
        }
      },
      {
        "action": "new_api",
        "label": "Suggest a new API to add (only name is required - send as much as you can cite)",
        "method": "POST",
        "url": "https://apio.sh/api/suggest/api",
        "example_body": {
          "value": {
            "name": "Acme Email API",
            "website_url": "https://acme.example",
            "vendor_name": "Acme",
            "categories": [
              "email"
            ],
            "pricing_model": "usage_based",
            "has_published_pricing": true,
            "free_tier_available": true,
            "price_points": [
              {
                "plan": "Pay as you go",
                "item": "1,000 emails",
                "amount_usd": 1,
                "per": "1,000 emails",
                "source_url": "https://acme.example/pricing"
              }
            ],
            "soc2": "type_2",
            "docs_url": "https://docs.acme.example"
          },
          "citations": [
            {
              "url": "https://acme.example/pricing",
              "excerpt": "$1 per 1,000 emails"
            }
          ]
        },
        "value_schema": [
          {
            "field": "name",
            "type": "string",
            "label": "Product name (the only required field)"
          },
          {
            "field": "website_url",
            "type": "string",
            "label": "Marketing website URL"
          },
          {
            "field": "vendor_name",
            "type": "string",
            "label": "Company/vendor name behind the product"
          },
          {
            "field": "vendor_description",
            "type": "string",
            "label": "One-line description, quoted from the vendor"
          },
          {
            "field": "categories",
            "type": "string[]",
            "label": "Category/leaf slugs it belongs to, e.g. [\"email\",\"sms\"]"
          },
          {
            "field": "primary_use_cases",
            "type": "string[]",
            "label": "What it's used for"
          },
          {
            "field": "supported_actions",
            "type": "string[]",
            "label": "Concrete API actions/capabilities"
          },
          {
            "field": "supported_regions",
            "type": "string[]",
            "label": "Countries/regions/data-residency"
          },
          {
            "field": "supported_languages",
            "type": "string[]",
            "label": "Human/spoken languages supported"
          },
          {
            "field": "input_types",
            "type": "string[]",
            "label": "Accepted input types/formats"
          },
          {
            "field": "output_types",
            "type": "string[]",
            "label": "Produced output types/formats"
          },
          {
            "field": "webhooks_supported",
            "type": "bool",
            "label": "Supports webhooks?"
          },
          {
            "field": "sandbox_available",
            "type": "bool",
            "label": "Dedicated sandbox/test mode?"
          },
          {
            "field": "sdk_languages",
            "type": "string[]",
            "label": "Languages with an official SDK"
          },
          {
            "field": "mcp_server_available",
            "type": "bool",
            "label": "Official MCP server?"
          },
          {
            "field": "pricing_model",
            "type": "enum",
            "label": "Pricing model",
            "values": [
              "usage_based",
              "subscription",
              "seat_based",
              "hybrid",
              "contact_sales"
            ]
          },
          {
            "field": "has_published_pricing",
            "type": "bool",
            "label": "Concrete prices published publicly?"
          },
          {
            "field": "free_tier_available",
            "type": "bool",
            "label": "Recurring/perpetual free tier (not a trial)?"
          },
          {
            "field": "free_tier_details",
            "type": "string",
            "label": "What the free tier includes"
          },
          {
            "field": "minimum_commitment",
            "type": "string",
            "label": "Any stated minimum spend/commitment"
          },
          {
            "field": "self_serve_signup",
            "type": "bool",
            "label": "Get an API key without talking to sales?"
          },
          {
            "field": "requires_sales_call",
            "type": "bool",
            "label": "Does going live require sales?"
          },
          {
            "field": "enterprise_plan_available",
            "type": "bool",
            "label": "Named enterprise tier?"
          },
          {
            "field": "starting_price_usd",
            "type": "number",
            "label": "Lowest published paid entry price (USD number)"
          },
          {
            "field": "price_basis",
            "type": "string",
            "label": "Unit the starting price is per, e.g. '1,000 emails'"
          },
          {
            "field": "free_tier_limit",
            "type": "string",
            "label": "Free-tier ceiling in literal terms"
          },
          {
            "field": "price_points",
            "type": "object[]",
            "label": "Structured prices: [{plan,item,amount_usd,amount_percent,per,source_url}]"
          },
          {
            "field": "soc2",
            "type": "enum",
            "label": "SOC 2 status",
            "values": [
              "type_2",
              "type_1",
              "in_progress",
              "none",
              "unknown"
            ]
          },
          {
            "field": "hipaa",
            "type": "bool",
            "label": "HIPAA (e.g. BAA available)?"
          },
          {
            "field": "gdpr",
            "type": "bool",
            "label": "GDPR compliance stated?"
          },
          {
            "field": "iso_27001",
            "type": "bool",
            "label": "ISO 27001 certified?"
          },
          {
            "field": "pci_dss",
            "type": "bool",
            "label": "PCI DSS compliant?"
          },
          {
            "field": "sla_published",
            "type": "bool",
            "label": "Published SLA / uptime commitment?"
          },
          {
            "field": "documented_rate_limits",
            "type": "string",
            "label": "Documented rate limits, quoted"
          },
          {
            "field": "known_restrictions",
            "type": "string[]",
            "label": "Notable documented restrictions/limits"
          },
          {
            "field": "auth_methods",
            "type": "string[]",
            "label": "Auth methods",
            "values": [
              "api_key",
              "oauth2",
              "jwt",
              "basic",
              "hmac_signature",
              "mtls",
              "session"
            ]
          },
          {
            "field": "api_style",
            "type": "enum",
            "label": "Primary API style",
            "values": [
              "rest",
              "graphql",
              "grpc",
              "soap",
              "websocket"
            ]
          },
          {
            "field": "base_url",
            "type": "string",
            "label": "API root/base URL"
          },
          {
            "field": "api_version",
            "type": "string",
            "label": "Current API version string"
          },
          {
            "field": "quickstart_url",
            "type": "string",
            "label": "Quickstart / hello-world URL"
          },
          {
            "field": "docs_url",
            "type": "string",
            "label": "Developer docs URL"
          },
          {
            "field": "api_reference_url",
            "type": "string",
            "label": "API reference URL"
          },
          {
            "field": "openapi_spec_url",
            "type": "string",
            "label": "OpenAPI spec URL"
          },
          {
            "field": "changelog_url",
            "type": "string",
            "label": "Changelog URL"
          },
          {
            "field": "status_page_url",
            "type": "string",
            "label": "Status page URL"
          },
          {
            "field": "notable_customers",
            "type": "string[]",
            "label": "Named public customers"
          },
          {
            "field": "launched_at",
            "type": "string",
            "label": "Launch date (ISO date or year)"
          }
        ]
      },
      {
        "action": "token",
        "label": "Optional - raise your rate limit",
        "method": "GET",
        "url": "https://apio.sh/api/feedback/token"
      }
    ]
  }
}