Skip to content

Ops API

The ops services documented below are hosted at https://ops.minusonedb.com and allow you to manage your account(s) and environments. You can interact with all of the service endpoints described below via conventional HTTP clients (curl, postman) or programmatically in your desired language or framework. We offer the m1 client which simplifies credential management and environment configuration.

Services use typical HTTP response codes.

2xx: The request operation worked as as expected.

401: The token used for the request was invalid.

403: The user associated with the token used for the request does not have sufficient rights to perform the requested operation.

500: The request could not be completed.

© 2021-2026 MinusOne, Inc.