--- title: API hide_title: true sidebar_position: 10 --- import { Buffer } from 'buffer/index.js'; import SwaggerUI from 'swagger-ui-react'; import openapi from '/resources/openapi.json'; import 'swagger-ui-react/swagger-ui.css'; import { Alert } from 'antd'; ## API Superset's public **REST API** follows the [OpenAPI specification](https://swagger.io/specification/), and is documented here. The docs below are generated using [Swagger React UI](https://www.npmjs.com/package/swagger-ui-react). NOTE! You can find an interactive version of this documentation on your local Superset instance at /swagger/v1 (unless disabled) } />