--- title: Extensions API Reference linkTitle: Extensions API description: Docker extension API reference keywords: Docker, extensions, sdk, API, reference aliases: - /desktop/extensions-sdk/dev/api/reference/README/ - /extensions/extensions-sdk/dev/api/reference/README/ --- ## Dashboard interfaces - [Host](Host.md) - [NavigationIntents](NavigationIntents.md) - [Toast](Toast.md) ## Other interfaces - [ExecResultV0](ExecResultV0.md) - [RequestConfigV0](RequestConfigV0.md) - [BackendV0](BackendV0.md) - [OpenDialogResult](OpenDialogResult.md) - [Dialog](Dialog.md) - [Docker](Docker.md) - [DockerCommand](DockerCommand.md) - [ExecOptions](ExecOptions.md) - [SpawnOptions](SpawnOptions.md) - [Exec](Exec.md) - [ExecProcess](ExecProcess.md) - [ExecStreamOptions](ExecStreamOptions.md) - [ExecResult](ExecResult.md) - [RawExecResult](RawExecResult.md) - [Extension](Extension.md) - [DesktopUI](DesktopUI.md) - [ExtensionVM](ExtensionVM.md) - [ExtensionHost](ExtensionHost.md) - [ExtensionCli](ExtensionCli.md) - [HttpService](HttpService.md) - [RequestConfig](RequestConfig.md) - [ServiceError](ServiceError.md) - [DockerDesktopClient](DockerDesktopClient.md)