{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":[]},"type":"markdown"},"seo":{"title":"Migration from v0","llmstxt":{"hide":false,"sections":[{"title":"Table of contents","includeFiles":["**/*"],"excludeFiles":[]}],"excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"migration-from-v0","__idx":0},"children":["Migration from v0"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The v1 REST and MCP endpoints are the canonical Rho API surfaces. Use v1 for"," ","new integrations and update existing integrations to v1."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["v1 is the stable, additive-only contract; v0 is a business-gated early-access lane"," ","that may change without notice. See ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/docs/v1/versioning"},"children":["Versioning and compatibility"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"rho-api","__idx":1},"children":["Rho API"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Use ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["/api/v1"]}," for all API calls:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"sh","header":{"controls":{"copy":{}}},"source":"curl https://rhoapi.rho.co/api/v1/accounts \\\n  -H \"Authorization: Bearer <rho_api_access_token>\"\n","lang":"sh"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["If your integration still calls ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["/api/v0"]},", update the base path to ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["/api/v1"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"mcp","__idx":2},"children":["MCP"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Use the v1 MCP endpoint:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"text","header":{"controls":{"copy":{}}},"source":"/mcp/v1\n","lang":"text"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["If your integration still connects to ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["/mcp/v0"]},", update it to ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["/mcp/v1"]},"."]}]},"headings":[{"value":"Migration from v0","id":"migration-from-v0","depth":1},{"value":"Rho API","id":"rho-api","depth":2},{"value":"MCP","id":"mcp","depth":2}],"frontmatter":{"seo":{"title":"Migration from v0"}},"lastModified":"2026-07-29T13:58:14.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/docs/v1/migration-from-v0","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}