An open API service indexing awesome lists of open source software.

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.

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).