SQLFlow Rest API reference
Last updated
Last updated
All the Restful requests are based on JWT authorization. Before accessing the sqlflow WebAPI, client user needs to obtain the corresponding JWT token for legal access. Each webapi contains two parameters, named userId and token. Check on how to pass through the authentification.
Basically, there are three parts of interface in SQLFlow Rest API: