Apache Superset REST API

The Superset REST API v1 provides programmatic access to all Superset resources including dashboards (28 endpoints), charts (20 endpoints), datasets (19 endpoints), databases (30 endpoints), SQL Lab queries (7 endpoints), saved queries (17 endpoints), tags, annotation layers, CSS templates, themes, row-level security, and user management. Authentication uses JWT Bearer tokens obtained via POST /api/v1/security/login.