SQLizer Logo

Easily convert files into SQL databases

The SQLizer API

SQLizer has a HTTP REST API that allows client applications to convert files to SQL programmatically.

To use the API, you'll need an API Key. You can create one on the /account page. For more information see our guide on managing your API Keys.

To get starting using the API in your terminal using cURL, see our guide on getting started with the SQLizer API.

For comprehensive information on our HTTP REST interface, see the SQLizer HTTP Reference documentation.