Hosted Dolt now has an official, versioned REST API for creating and managing deployments. It’s built on the same OpenAPI contract we used for the DoltHub API v2, so both APIs return the same envelope, the same errors, and the same auth. Here’s how to use it.