Get Operator Logos

The DT One Digital Value Services API allows you to enhance your application by displaying operator logos, providing a more informative user experience.

You can retrieve operator logos using the following URL format, in conjunction with operator information obtained from the DT One API:

The general syntax for constructing the operator logo URL.

https://operator-logo.dtone.com/logo-{operator_id}-{size_id}.{extension}

operator_id

size_id

The identifier for the desired logo image size:

  • 1: 100 pixels
  • 2: 125 pixels
  • 3: 150 pixels

extension

The file extension of the logo image. Supported extensions are png and jpg.