{
 "categories": [
  "developer-tools",
  "platform",
  "saas-platform"
 ],
 "deployment": "saas",
 "evidence": [
  {
   "date": "2026-09-18",
   "fact": "homepage",
   "note": "Render documents a public cloud application platform with a REST API for managing services and other resources. The product marketing homepage is https://render.com/.",
   "source": "https://render.com/docs/api",
   "tier": "declared"
  },
  {
   "date": "2026-09-18",
   "fact": "license",
   "note": "Hobby is $0/month plus compute, with a Deploy for free path. Pro, Scale, and Enterprise are paid.",
   "source": "https://render.com/pricing",
   "tier": "declared"
  },
  {
   "date": "2026-09-18",
   "fact": "modalities.api.exists",
   "note": "Render documents a public REST API for managing services and other resources programmatically.",
   "source": "https://render.com/docs/api",
   "tier": "declared"
  },
  {
   "date": "2026-09-18",
   "fact": "modalities.api.kinds[0]",
   "note": "Example call is GET https://api.render.com/v1/services. An OpenAPI 3.0 spec is published at api-docs.render.com.",
   "source": "https://render.com/docs/api",
   "tier": "declared"
  },
  {
   "date": "2026-09-18",
   "fact": "modalities.api.auth[0]",
   "note": "All Render API requests require authentication via API key. The documented example uses Authorization Bearer.",
   "source": "https://render.com/docs/api",
   "tier": "declared"
  },
  {
   "date": "2026-09-18",
   "fact": "modalities.api.coverage",
   "note": "Render says the API supports almost all Dashboard functionality, including services, datastores, workflows, deploys, env groups, Blueprints, metrics, logs, projects, domains, jobs, and audit logs.",
   "source": "https://render.com/docs/api",
   "tier": "declared"
  },
  {
   "date": "2026-09-18",
   "fact": "modalities.api.docs",
   "note": "Opened as the current Render API setup page, including key creation, first request, and the OpenAPI spec link.",
   "source": "https://render.com/docs/api",
   "tier": "declared"
  },
  {
   "date": "2026-09-18",
   "fact": "modalities.mcp.first_party",
   "note": "Render documents a hosted MCP server at https://mcp.render.com/mcp. Official plugins use OAuth. API-key Bearer auth is documented for non-interactive clients. Render recommends the hosted server over a local binary.",
   "source": "https://render.com/docs/mcp-server",
   "tier": "declared"
  },
  {
   "date": "2026-09-18",
   "fact": "modalities.cli.exists",
   "note": "Render documents the official Render CLI for managing services and datastores. Auth is a CLI token from render login, or RENDER_API_KEY which takes precedence.",
   "source": "https://render.com/docs/cli",
   "tier": "declared"
  },
  {
   "date": "2026-09-18",
   "fact": "modalities.extensibility.scripting[0]",
   "note": "The API page lists Blueprints as a managed resource. Blueprints are Render's YAML infrastructure-as-code model.",
   "source": "https://render.com/docs/api",
   "tier": "declared"
  },
  {
   "date": "2026-09-18",
   "fact": "modalities.extensibility.webhooks",
   "note": "Outbound webhooks require a Pro plan or higher and are HTTPS POST notifications. Pro workspaces get one destination URL.",
   "source": "https://render.com/docs/webhooks",
   "tier": "declared"
  },
  {
   "date": "2026-09-18",
   "fact": "modalities.data_access.export[0]",
   "note": "List-services returns JSON. Accept: application/json is shown in the first-request example.",
   "source": "https://render.com/docs/api",
   "tier": "declared"
  },
  {
   "date": "2026-09-18",
   "fact": "modalities.data_access.import[0]",
   "note": "The API creates and updates platform resources over HTTPS JSON, including services, deploys, and environment groups.",
   "source": "https://render.com/docs/api",
   "tier": "declared"
  },
  {
   "date": "2026-09-18",
   "fact": "modalities.agent_docs.llms_txt",
   "note": "https://render.com/llms.txt is a first-party index for the Render platform, including MCP and OpenAPI pointers.",
   "source": "https://render.com/llms.txt",
   "tier": "declared"
  },
  {
   "date": "2026-09-18",
   "fact": "verdict.scores.api",
   "note": "Broad documented REST plus OpenAPI and Bearer API keys. Dashboard-parity is 'almost all', so coverage stays partial and the score stays in the 7-8 band.",
   "source": "https://render.com/docs/api",
   "tier": "declared"
  },
  {
   "date": "2026-09-18",
   "fact": "verdict.scores.mcp",
   "note": "Official hosted MCP with useful create/deploy/log/query tools. Create is limited to five service types, updates are mostly deploy and env vars, and some metrics need Pro.",
   "source": "https://render.com/docs/mcp-server",
   "tier": "declared"
  },
  {
   "date": "2026-09-18",
   "fact": "verdict.scores.cli",
   "note": "Official CLI with non-interactive JSON/YAML/text output and API-key auth for automation.",
   "source": "https://render.com/docs/cli",
   "tier": "declared"
  },
  {
   "date": "2026-09-18",
   "fact": "freshness.watch[0].url",
   "note": "Opened as Render's current hosted MCP guide, including OAuth, API-key setup, supported actions, and limits.",
   "source": "https://render.com/docs/mcp-server",
   "tier": "declared"
  },
  {
   "date": "2026-09-18",
   "fact": "freshness.watch[1].url",
   "note": "Opened as the current Render REST API setup page.",
   "source": "https://render.com/docs/api",
   "tier": "declared"
  },
  {
   "date": "2026-09-18",
   "fact": "freshness.watch[2].url",
   "note": "Opened as the current Render CLI documentation.",
   "source": "https://render.com/docs/cli",
   "tier": "declared"
  },
  {
   "date": "2026-09-18",
   "fact": "freshness.watch[3].url",
   "note": "Opened as the current outbound webhooks page, including the Pro-plan gate.",
   "source": "https://render.com/docs/webhooks",
   "tier": "declared"
  }
 ],
 "freshness": {
  "last_verified": "2026-09-18",
  "volatility": "high",
  "watch": [
   {
    "type": "mcp",
    "url": "https://render.com/docs/mcp-server"
   },
   {
    "type": "docs",
    "url": "https://render.com/docs/api"
   },
   {
    "type": "docs",
    "url": "https://render.com/docs/cli"
   },
   {
    "type": "docs",
    "url": "https://render.com/docs/webhooks"
   }
  ]
 },
 "homepage": "https://render.com/",
 "id": "render",
 "license": "freemium",
 "modalities": {
  "agent_docs": {
   "llms_txt": true
  },
  "api": {
   "auth": [
    "api-key"
   ],
   "coverage": "partial",
   "docs": "https://render.com/docs/api",
   "exists": true,
   "kinds": [
    "rest"
   ]
  },
  "cli": {
   "exists": true
  },
  "computer_use": {
   "issues": [],
   "viability": "unknown"
  },
  "data_access": {
   "export": [
    "json"
   ],
   "import": [
    "json"
   ]
  },
  "extensibility": {
   "scripting": [
    "blueprints"
   ],
   "webhooks": true
  },
  "integrations": {
   "make": "unknown",
   "n8n": "unknown",
   "power_automate": "unknown",
   "zapier": "unknown"
  },
  "mcp": {
   "first_party": true,
   "third_party": [],
   "verdict": "official"
  },
  "rpa": {
   "drivability": "unknown",
   "notes": "No repeatable UI probe was run. Render's REST API, official CLI, hosted MCP server, and Pro-plan webhooks cover platform automation without browser control.\n",
   "ui_stack": [
    "web-dom"
   ],
   "vendor_support": []
  },
  "sdk": {
   "exists": "unknown",
   "languages": [],
   "official": "unknown"
  }
 },
 "name": "Render",
 "platforms": [
  "web"
 ],
 "related": {
  "alternatives": [
   "vercel",
   "netlify",
   "heroku",
   "digitalocean"
  ],
  "our_products": []
 },
 "schema_version": 1,
 "score_version": 1,
 "status": "active",
 "vendor": "Render",
 "verdict": {
  "best_path": "api",
  "scores": {
   "api": 8,
   "cli": 8,
   "computer_use": null,
   "integrations": null,
   "mcp": 7,
   "overall": 8,
   "rpa": null
  },
  "summary": "Render is automatable today through a public REST API and an official CLI. The REST API at https://api.render.com/v1 authenticates with an API key as Authorization Bearer. Render says it supports almost all Dashboard functionality for services, datastores, deploys, env groups, Blueprints, logs, and metrics. An OpenAPI 3.0 spec is published. Official language SDK coverage was not established from the opened API pages. The official CLI (`render`) authenticates with render login or RENDER_API_KEY and supports JSON, YAML, or text output. First-party hosted MCP is at https://mcp.render.com/mcp with OAuth or API-key Bearer auth. It can create web services, static sites, cron jobs, Render Postgres, and Key Value, trigger deploys, read logs, and run read-only SQL. It cannot create every service type, change scaling, or perform most other updates. Outbound webhooks require a Pro plan or higher. This record excludes Vercel, Netlify, Heroku, and DigitalOcean. Connector catalogs were not opened. Computer-use viability is unassessed. API and CLI both score 8; API is the best path because it is the portable documented contract.\n"
 }
}