User Interface
Once you have the userid
and secret key
the first API need to call is:
This API will return a temporary token which is required in other APIs.
If you are using SQLFLow On-Premise, token might not be required if you have set following flag in /wings/sqlflow/backend/conf/gudu_sqlflow.conf
Generate user token for restful api
Last updated