Using superset-sdk with superset.apache.local

unknown integration

Install
# See https://github.com/lakeron/superset-sdk
Get a list of models
curl \
  -H "Authorization: Bearer $API_KEY" \
  http://superset.apache.local/log/
Get the menu data structure. Returns a forest like structure with the menu th…
curl \
  -H "Authorization: Bearer $API_KEY" \
  http://superset.apache.local/menu/
Get a list of charts, use Rison or JSON query parameters for filtering, sorti…
curl \
  -H "Authorization: Bearer $API_KEY" \
  http://superset.apache.local/chart/
SDK on GitHub 📄 API Docs
SDK
superset-sdk
unknown
API
superset.apache.local
superset.apache.local:superset
At a glance
Language unknown
Endpoints120
Base URLhttp://superset.apache.local