{"@context": "https://schema.org", "@type": "WebAPI", "name": "Superset API", "description": "Superset", "provider": {"@type": "Organization", "name": "superset.apache.local"}, "documentation": "https://raw.githubusercontent.com/apache/superset/master/docs/src/resources/openapi.json"}
Index / APIs / superset.apache.local

Superset API

Superset

Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.

Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.

base URLs: http://superset.apache.local

auth: b e a r

find it by capability: POST /search {"query":{"text":"..."}} returns these operations with their invocation detail. Connect any agent client.

Superset vv1

Superset

methodpathwhat the vendor says it does
GET/annotation_layer/Get a list of Annotation layers, use Rison or JSON query parameters for filtering, sorting, pagination and for
POST/annotation_layer/Create an Annotation layer Annotation Layers
DELETE/annotation_layer/Deletes multiple annotation layers in a bulk operation. Annotation Layers
GET/annotation_layer/_infoGet metadata information about this API resource Annotation Layers
GET/annotation_layer/{pk}Get an Annotation layer Annotation Layers
PUT/annotation_layer/{pk}Update an Annotation layer Annotation Layers
DELETE/annotation_layer/{pk}Delete Annotation layer Annotation Layers
GET/annotation_layer/{pk}/annotation/Get a list of Annotation layers, use Rison or JSON query parameters for filtering, sorting, pagination and for
POST/annotation_layer/{pk}/annotation/Create an Annotation layer Annotation Layers
DELETE/annotation_layer/{pk}/annotation/Deletes multiple annotation in a bulk operation. Annotation Layers
GET/annotation_layer/{pk}/annotation/{annotation_id}Get an Annotation layer Annotation Layers
PUT/annotation_layer/{pk}/annotation/{annotation_id}Update an Annotation layer Annotation Layers
DELETE/annotation_layer/{pk}/annotation/{annotation_id}Delete Annotation layer Annotation Layers
GET/async_event/Reads off of the Redis events stream, using the user's JWT token and optional query params for last event rece
POST/cachekey/invalidateTakes a list of datasources, finds the associated cache records and invalidates them and removes the database
GET/chart/Get a list of charts, use Rison or JSON query parameters for filtering, sorting, pagination and for selecting
POST/chart/Create a new Chart. Charts
DELETE/chart/Deletes multiple Charts in a bulk operation. Charts
GET/chart/_infoSeveral metadata information about chart API endpoints. Charts
POST/chart/dataTakes a query context constructed in the client and returns payload data response for the given query. Charts
GET/chart/data/{cache_key}Takes a query context cache key and returns payload data response for the given query. Charts
GET/chart/export/Exports multiple charts and downloads them as YAML files Charts
GET/chart/favorite_status/Check favorited dashboards for current user Charts
GET/chart/related/{column_name}Get a list of all possible owners for a chart. Use `owners` has the `column_name` parameter Charts
GET/chart/{pk}Get a chart detail information. Charts
PUT/chart/{pk}Changes a Chart. Charts
DELETE/chart/{pk}Deletes a Chart. Charts
GET/chart/{pk}/cache_screenshot/Compute and cache a screenshot. Charts
GET/chart/{pk}/data/Takes a chart ID and uses the query context stored when the chart was saved to return payload data response. C
GET/chart/{pk}/screenshot/{digest}/Get a computed screenshot from cache. Charts
GET/chart/{pk}/thumbnail/{digest}/Compute or get already computed chart thumbnail from cache. Charts
GET/css_template/Get a list of CSS templates, use Rison or JSON query parameters for filtering, sorting, pagination and for sel
POST/css_template/Create a CSS template CSS Templates
DELETE/css_template/Deletes multiple css templates in a bulk operation. CSS Templates
GET/css_template/_infoGet metadata information about this API resource CSS Templates
GET/css_template/{pk}Get a CSS template CSS Templates
PUT/css_template/{pk}Update a CSS template CSS Templates
DELETE/css_template/{pk}Delete CSS template CSS Templates
GET/dashboard/Get a list of dashboards, use Rison or JSON query parameters for filtering, sorting, pagination and for selec
POST/dashboard/Create a new Dashboard. Dashboards

and 65 more operation(s) in this specification, all searchable.

specification origin: https://raw.githubusercontent.com/apache/superset/master/docs/src/resources/openapi.json

nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.