{
  "aid": "openfrontier.dev:frontier",
  "name": "Frontier by Renvoi",
  "description": "Managed open-source AI inference and read-only agent discovery through one public service.",
  "url": "https://openfrontier.dev/apis.json",
  "image": "https://openfrontier.dev/favicon.svg",
  "created": "2026-08-14",
  "modified": "2026-08-14",
  "type": "Index",
  "kind": "company",
  "visibility": "Public",
  "specificationVersion": "0.22",
  "tags": [
    "AI inference",
    "Model Context Protocol",
    "OpenAPI"
  ],
  "apis": [
    {
      "aid": "openfrontier.dev:inference-api",
      "name": "Frontier Inference API",
      "description": "Chat completions with stable Frontier model aliases.",
      "image": "https://openfrontier.dev/favicon.svg",
      "baseURL": "https://openfrontier.dev/v1",
      "humanURL": "https://openfrontier.dev/docs",
      "version": "1",
      "tags": [
        "AI inference",
        "Chat Completions"
      ],
      "properties": [
        {
          "name": "OpenAPI description",
          "type": "OpenAPI",
          "mediaType": "application/vnd.oai.openapi+json",
          "url": "https://openfrontier.dev/openapi.json"
        },
        {
          "name": "Remote MCP",
          "description": "Read-only Frontier discovery and sanitized usage tools over Streamable HTTP.",
          "type": "ModelContextProtocol",
          "url": "https://openfrontier.dev/mcp"
        },
        {
          "name": "Developer documentation",
          "type": "Documentation",
          "url": "https://openfrontier.dev/docs"
        },
        {
          "name": "Account",
          "type": "Portal",
          "url": "https://openfrontier.dev/account"
        },
        {
          "name": "Pricing",
          "type": "Pricing",
          "url": "https://openfrontier.dev/"
        },
        {
          "name": "Terms of service",
          "type": "TermsOfService",
          "url": "https://renvoi.co/legal/terms"
        },
        {
          "name": "Privacy policy",
          "type": "PrivacyPolicy",
          "url": "https://renvoi.co/legal/privacy"
        },
        {
          "name": "Data handling report",
          "description": "Versioned machine-readable self-assessment for the Frontier inference path.",
          "type": "Trust",
          "mediaType": "application/json",
          "url": "https://openfrontier.dev/data-handling.json"
        },
        {
          "name": "Support and feedback",
          "description": "Frontier's public site includes its support and feedback form.",
          "type": "Support",
          "url": "https://openfrontier.dev/"
        }
      ]
    }
  ],
  "maintainers": [
    {
      "FN": "Renvoi",
      "organizationName": "Renvoi",
      "url": "https://renvoi.co/"
    }
  ]
}
