Skip to main content
Version: 1.0.0

MotherDuck REST API

💡Preview Feature

The REST API methods are in 'Preview' and may change in the future

To better support scenarios that require some flexibility or dynamic configuration around managing a MotherDuck organization we are exposing an OpenAPI endpoint with some new functionality. At the moment it enables limited management of users and tokens via HTTP without requiring a DuckDB + MotherDuck client to be running.

All of the methods are authenticated using the token of an ADMIN user from your MotherDuck Organization and passing it via the Authorization header with a value of Bearer TOKEN.

If you would like to generate your own OpenAPI client the spec file is located at https://api.motherduck.com/docs/specs