Nameplate Reader

Bluon's state of the art nameplate scanner. Available in API and Bluon Plugin.

Endpoint

{{base_url}}/gateway/{{partner}}/extended-nameplate-reader

Example URL

https://test.hub.bluontoolbox.com/uat/gateway/partner123/extended-nameplate-reader

Example Curl

curl -X 'POST' \
  'https://test.hub.bluontoolbox.com/uat/gateway/partner123/extended-nameplate-reader' \
  -H 'accept: application/json' \
  -H 'Authorization: Bearer [YOUR TOKEN]' \
  -H 'Content-Type: multipart/form-data' \
  -H 'X-CSRF-TOKEN: ' \
  -F 'image=@goodman_namplete_image.jpg;type=image/jpeg'

Acceptable image formats

jpgjpegpnggifheic

Example Image

Goodman nameplate example

Example Response

{
  "data": {
    "brand": "Goodman",
    "model_number": "GSX130301BA",
    "serial_number": "0905701775",
    "voltage": "208/230",
    "phase": "1",
    "hertz": "60",
    "min_volts": "197",
    "max_volts": "253",
    "mca": "7.1",
    "max_fuse": "30",
    "refrigerant_type": "R-410A",
    "refrigerant_charge_oz": "84",
    "manufacturing_date": "2009-05",
    "fan": {
      "fla": "1.10",
      "hp": "1/6"
    },
    "efficiency": {
      "seer": null,
      "eer": null,
      "seer2": null
    },
    "compressor_1": {
      "rla": "12.8",
      "lra": "64"
    },
    "compressor_2": null,
    "compressor_3": null,
    "compressor_4": null,
    "pressure_ratings": {
      "high_side": "446",
      "low_side": "236"
    },
    "serial_number_extra_data": {
      "manufacturing_date": "2009-05",
      "warranty": {
        "standard_warranty_registered": "10",
        "standard_warranty_unregistered": "5",
        "warranty_details": "10-year compressor warranty, 5-year coverage for other parts when registered. For unregistered products, the warranty is 5 years for all parts."
      }
    },
    "warranty_prediction": "Warranty probably expired",
    "oems": null
  }
}

Features

State of the art nameplate recognition

Trained on thousands of nameplates and always improving.

Integrated Age & Warranty Decoder

This uses our Age & Warranty decoder to automatically return the manufacturing age, warranty details, and warranty status prediction.

Broadest Equipment Support

Works with all forms of residential, commercial, refrigeration, and water heater equipment.

All Major Brands

Works with most brands in the field.

Tip

The Bluon plugin integrates the scanner with the Bluon database. You can achieve similar results by chaining together with Bluon Model Search endpoint. In this way you can return a list of compatible models for user selection.

Supported Fields

The nameplate reader will return these fields if present on the nameplate:

Field NameDescription
BrandThe manufacturer of the unit
Model NumberEquipment model number or identifier
Serial NumberEquipment serial number
Manufacturing DateDate of manufacture in YYYY-MM format
Capacity TonsCooling capacity in tons
Capacity BtusCooling capacity in BTU per hour
VoltageOperating voltage specification
PhaseNumber of electrical phases
HertzOperating frequency in hertz
AmperageTotal amperage rating
Min VoltsMinimum voltage requirement
Max VoltsMaximum voltage requirement
McaMinimum Circuit Amps
Max Circuit FuseMaximum circuit fuse rating
Refrigerant TypeType of refrigerant used
Refrigerant Charge LbsRefrigerant charge in pounds
Refrigerant Charge OzRefrigerant charge in ounces
Configuration TypeEquipment configuration (upflow, downflow, etc.)
SeerSeasonal Energy Efficiency Ratio
EerEnergy Efficiency Ratio
Seer2Updated SEER2 efficiency rating
Fan FlaFan Full Load Amps
Fan HpFan horsepower rating
Compressor RlaCompressor Rated Load Amps
Compressor LraCompressor Locked Rotor Amps
High Side PressureHigh side pressure rating
Low Side PressureLow side pressure rating
Standard Warranty RegisteredWarranty period when registered
Standard Warranty UnregisteredWarranty period when unregistered
Warranty DetailsDetailed warranty information
Warranty PredictionPredicted warranty status