T&B Compatible Products
This page describes the request method and example for the T&B Compatible Products
interface.
Interface Information
- Request Method:
GET
- Interface URL:
/api/products/tnb-compatible
- Request Rate Limit: 60 requests / minute
Request Parameters
See Data Model: Request Parameters
Response Data
Example Request
Query products thast contain 54157
in code.
curl -X GET 'https://www.realpore.com/api/products/tnb-compatible?q=54157' \
-H 'x-api-key: YOUR_API_KEY_HERE'
Example Response
Produsts that contain 54157
in code (itemcode
or tnb
field).
{
"data": [
{
"id": 322,
"itemcode": "DA2014",
"itemname": "DA2014",
"tnb": "54157",
"category_img": "https://www.realpore.com/storage/data/celestra/product_category/c3344255-a492-4d64-a911-b48693016523.gif",
"attributes": {
"code": "2/0 AWG",
"flex_class": "125 Navy 1/0 Weld 275/24 = 111 kcmil 133/.0282",
"bolt_size": "1/4",
"total_length": "1.65",
"tongue_length": "0.65",
"tongue_width": "0.83",
"tongue_thickness": "0.13",
"barrel_outer_diameter": "0.44",
"product_classification": "Connectors - Compression",
"terminal_configuration": "Standard",
"generation": "Power Generation and Distribution",
"compliant": "RoHS compliant, ELV compliant",
"compliant_history": "Always was RoHS compliant",
"UL": "UL",
"CSA": "CSA",
"brand": "HUYA",
"barrel_length": "1.00",
"barrel_inner_diameter": "0.44",
"color": ""
},
"attribute_desc": {
"wire_size": {
"label": "wire_size",
"drawing_field": "WIRE SIZE",
"deviation": ""
},
"bolt_size": {
"label": "bolt_size",
"drawing_field": "BOLT SIZE",
"deviation": ""
},
"total_length": {
"label": "Total Length",
"drawing_field": "A",
"deviation": "±0.06"
},
"tongue_length": {
"label": "Tongue Length",
"drawing_field": "B",
"deviation": "MIN"
},
"tongue_width": {
"label": "Tongue Width",
"drawing_field": "C",
"deviation": "±0.04"
},
"barrel_length": {
"label": "Barrel Length",
"drawing_field": "R",
"deviation": ""
},
"barrel_inner_diameter": {
"label": "Barrel I.D.",
"drawing_field": "ID",
"deviation": "±0.01"
}
},
"attachments": {
"drawing": "https://www.realpore.com/products/product-info-pdf?product_id=322",
"rohs": "https://www.realpore.com/products/rohs-pdf?product_id=322",
"msds": "https://www.realpore.com/products/msds-pdf?product_id=322"
}
},
{
"id": 993,
"itemcode": "DA2014F",
"itemname": "DA2014F",
"tnb": "54157UF",
"category_img": "https://www.realpore.com/storage/data/celestra/product_category/eb94ad96-15ab-4307-9926-2e45b6139563.gif",
"attributes": {
"code": "2/0 AWG",
"flex_class": "125 Navy 1/0 Weld 275/24 = 111 kcmil 133/.0282",
"bolt_size": "1/4",
"tongue_length": "0.65",
"tongue_width": "0.83",
"tongue_thickness": "0.13",
"barrel_outer_diameter": "0.44",
"product_classification": "Connectors - Compression",
"terminal_configuration": "Standard",
"generation": "Power Generation and Distribution",
"compliant": "RoHS compliant, ELV compliant",
"compliant_history": "Always was RoHS compliant",
"UL": "UL",
"CSA": "CSA",
"brand": "HUYA"
},
"attribute_desc": {
"wire_size": {
"label": "wire_size",
"drawing_field": "WIRE SIZE",
"deviation": ""
},
"bolt_size": {
"label": "bolt_size",
"drawing_field": "BOLT SIZE",
"deviation": ""
},
"tongue_length": {
"label": "Tongue Length",
"drawing_field": "B",
"deviation": "MIN"
},
"tongue_width": {
"label": "Tongue Width",
"drawing_field": "C",
"deviation": "±0.04"
},
"tongue_thickness": {
"label": "Tongue Thickness",
"drawing_field": "D",
"deviation": "±0.015"
},
"barrel_outer_diameter": {
"label": "Barrel O.D.",
"drawing_field": "H",
"deviation": "±0.01"
}
},
"attachments": {
"drawing": "https://www.realpore.com/products/product-info-pdf?product_id=993",
"rohs": "https://www.realpore.com/products/rohs-pdf?product_id=993",
"msds": "https://www.realpore.com/products/msds-pdf?product_id=993"
}
},
{
"id": 1627,
"itemcode": "DA2014A",
"itemname": "DA2014A",
"tnb": "54157UB",
"category_img": "https://www.realpore.com/storage/data/celestra/product_category/5aaabb04-d8d9-42ed-859e-40b343a36cce.gif",
"attributes": {
"code": "2/0 AWG",
"flex_class": "125 Navy 1/0 Weld 275/24 = 111 kcmil 133/.0282",
"bolt_size": "1/4",
"tongue_length": "0.65",
"tongue_width": "0.83",
"tongue_thickness": "0.13",
"barrel_outer_diameter": "0.44",
"product_classification": "Connectors - Compression",
"terminal_configuration": "Standard",
"generation": "Power Generation and Distribution",
"compliant": "RoHS compliant, ELV compliant",
"compliant_history": "Always was RoHS compliant",
"UL": "UL",
"CSA": "CSA",
"brand": "HUYA"
},
"attribute_desc": {
"wire_size": {
"label": "wire_size",
"drawing_field": "WIRE SIZE",
"deviation": ""
},
"bolt_size": {
"label": "bolt_size",
"drawing_field": "BOLT SIZE",
"deviation": ""
},
"tongue_length": {
"label": "Tongue Length",
"drawing_field": "B",
"deviation": "MIN"
},
"tongue_width": {
"label": "Tongue Width",
"drawing_field": "C",
"deviation": "±0.04"
},
"barrel_outer_diameter": {
"label": "Barrel O.D.",
"drawing_field": "H",
"deviation": "±0.01"
},
"tongue_thickness": {
"label": "Tongue Thickness",
"drawing_field": "D",
"deviation": "±0.015"
}
},
"attachments": {
"drawing": "https://www.realpore.com/products/product-info-pdf?product_id=1627",
"rohs": "https://www.realpore.com/products/rohs-pdf?product_id=1627",
"msds": "https://www.realpore.com/products/msds-pdf?product_id=1627"
}
}
],
"pagination": {
"page": 1,
"total_pages": 1,
"page_size": 50,
"total": 3
}
}