Studio/project structure needs an export inventory.
Provider migration
Migrate from Stoplight to Bloom
Stoplight migrations often start as docs cleanup, but API teams also need to preserve examples, linting rules, mocks, and SDK release behavior.
Checks
What to check
Mock server behavior may hide schema drift.
Docs URLs and anchors need redirects.
Generated SDKs need compatibility checks outside the docs tool.
Checks
Migration checklist
Export source docs, OpenAPI files, theme settings, redirects, and custom domains.
Decide which content remains hand-authored and which references are generated.
Generate a preview before touching production DNS.
Run SDK and docs checks before publishing packages or indexing new pages.
Details
Why Bloom fits
Bloom is OpenAPI-first.
The migration report shows the SDK, docs, and launch work before anything goes live.
SDKs, docs preview, sitemap, and llms.txt live in the same workflow.
The dashboard shows what is generated, ready, and waiting on review.
Related pages