REST API

Work with SqlDBM metadata programatically using GET and POST commands

S
Written by Serge Gershkovich
Updated over a week ago

SqlDBM offers a REST API to enable users to interact programmatically with their data models and metadata. Simply generate a personal access token in SqlDBM and use that to securely call the API from any interface that supports REST calls.

GET commands, which support obtaining project DDL, metadata, and alter scripts are currently available, with POST commands coming soon.

The always-up-to-date API documentation is available on our dedicated developers page:

To find out more or request access, please reach out to our sales team:

Did this answer your question?