Skip to main content

List software downloads

GET /v1/downloads

Get a list of recently released software download links and basic info.

This endpoint is unauthenticated.

Request

Responses

Successful operation

Schema
  • data object
  • dnclient object
  • latest object

    Download links for the latest DNClient version

  • linux-amd64 string
  • linux-arm64 string
  • macos-universal string
  • macos-universal-dmg string
  • windows-amd64 string
  • windows-arm64 string
  • property name* string
  • property name* object (DownloadsDNClientLinks)

    Download links for a given DNClient version

  • linux-amd64 string
  • linux-arm64 string
  • macos-universal string
  • macos-universal-dmg string
  • windows-amd64 string
  • windows-arm64 string
  • property name* string
  • mobile object
  • android string

    Mobile Nebula download URL for Android devices.

  • ios string

    Mobile Nebula download URL for iOS devices.

  • versionInfo object
  • dnclient object

    Information about available DNClient releases

  • property name* object

    Information about a given DNClient release

  • releaseDate string
  • latest boolean
  • latest object

    The latest version for each software download.

  • dnclient string

    The latest version of DNClient.

  • mobile string

    The latest version of Mobile Nebula.

Loading...