Provider migration

Migrate from Mintlify to Sourced

Mintlify is a strong docs surface, but teams outgrow docs-only workflows when SDKs, examples, OpenAPI changes, and agent-readable docs need to move together. On this page: what to scan in your Mintlify setup, the migration checks Sourced runs, and a preview of the generated SDK and docs you would get.

Unlimited previews. No credit card required.

  • InputsExisting setup
  • OutputsSDKs + docs preview
  • ReportLaunch checklist
  • RiskReversible plan

01Checks

What to check

01

MDX components and custom snippets need an export plan.

02

API reference examples can drift from OpenAPI.

03

AI/search features may not preserve the source-of-truth model your SDKs need.

04

Redirects and custom domains need a clean launch plan.

02Checks

Migration checklist

01

Inventory every MDX file with custom components — Mintlify's <ParamField>, <CodeGroup>, <Card> need replacement.

02

Export the docs.json navigation tree (or upgrade from legacy mint.json via Mintlify's CLI first) so Sourced can preserve it under docs previews.

03

Capture the AI search index settings — Sourced emits llms.txt plus generated operation pages from the OpenAPI source.

04

Map the API Playground configuration (Mintlify's interactive request widget) to the generated reference Sourced emits from OpenAPI.

05

Plan redirects for /api-reference/{slug} and any custom docs paths before the DNS swap.

03Details

Why Sourced fits

01

Sourced emits SDKs alongside docs, so the Mintlify-shaped 'docs only, SDKs handled elsewhere' problem goes away.

02

Custom MDX components become spec-driven examples that stay in sync with the OpenAPI source.

03

llms.txt is a first-class output tied to the generated OpenAPI reference.

04

Honest trade-off: if your team needs Mintlify's visual polish, AI Chat product, or non-API knowledge-base content, Mintlify stays the better pick. Sourced narrows to OpenAPI-first docs + SDKs.