https://github.com/babysea-community/official-docs
Official BabySea documentation for the regional API, TypeScript SDK, webhooks, dashboard, billing, and changelog.
https://github.com/babysea-community/official-docs
ai-infrastructure api-docs api-reference babysea control-plane developer-docs developer-tools docs documentation execution-layer generative-ai inference-providers mintlify sdk-guide
Last synced: 19 days ago
JSON representation
Official BabySea documentation for the regional API, TypeScript SDK, webhooks, dashboard, billing, and changelog.
- Host: GitHub
- URL: https://github.com/babysea-community/official-docs
- Owner: babysea-community
- License: mit
- Created: 2026-05-22T11:22:41.000Z (21 days ago)
- Default Branch: main
- Last Pushed: 2026-05-22T11:26:57.000Z (21 days ago)
- Last Synced: 2026-05-22T19:51:26.004Z (20 days ago)
- Topics: ai-infrastructure, api-docs, api-reference, babysea, control-plane, developer-docs, developer-tools, docs, documentation, execution-layer, generative-ai, inference-providers, mintlify, sdk-guide
- Language: MDX
- Homepage: https://docs.babysea.ai
- Size: 309 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.mdx
- License: LICENSE
Awesome Lists containing this project
README
# BabySea Docs
Official documentation for [BabySea](https://babysea.ai), the execution control plane for generative media.
BabySea provides one API for image and video workloads across inference providers, with routing, failover, execution state, billing, and observability.
## Links
- Documentation: [docs.babysea.ai](https://docs.babysea.ai)
- Website: [babysea.ai](https://babysea.ai)
- Dashboard: [us.babysea.ai](https://us.babysea.ai/home)
- Playground: [us.babysea.ai/playground](https://us.babysea.ai/playground)
- Status: [status.babysea.ai](https://status.babysea.ai)
- Support: [babysea.ai/support](https://babysea.ai/support)
## What is included
- `docs.json`: Mintlify documentation configuration and navigation.
- `index.mdx`: documentation landing page.
- `quickstart.mdx`: quickstart guide.
- `setup/`: API, generation, SDK, webhook, and error setup guides.
- `dashboard/`: dashboard feature guides, including Playground.
- `changelog.mdx`: public changelog.
- `static/`: public documentation assets.
## Contributing
Small fixes to wording, examples, and broken links are welcome.
When editing docs:
- Keep examples copy-pasteable.
- Do not include API keys, provider credentials, tokens, or private customer data.
- Keep navigation entries in `docs.json` aligned with existing `.mdx` files.
## Open source
BabySea also publishes production-derived infrastructure patterns under the [babysea-community GitHub organization](https://github.com/babysea-community).
## License
MIT License. See [LICENSE](LICENSE).