Skip to content

Add search for IBN via mobile API#14

Open
drid wants to merge 1 commit intosparkmicro:mainfrom
drid:main
Open

Add search for IBN via mobile API#14
drid wants to merge 1 commit intosparkmicro:mainfrom
drid:main

Conversation

@drid
Copy link
Copy Markdown

@drid drid commented Apr 7, 2026

Mobile API allows for searching a part via the IBN barcode on the package label.

It looks like no API key is needed for this request,

Returned data is:

{
    "IBN": [
        {
            "IBNCode": "60W0DO",
            "LifeCycle": null,
            "LineNumber": 35,
            "Manufacturer": "Panasonic",
            "ManufacturerPartnumber": "ERJ-3GEYJ621V",
            "MouserDescription": "0603 620ohms 5% AEC-Q200",
            "MouserPartNumber": "667-ERJ-3GEYJ621V",
            "OrderNumber": "060210436",
            "ProductImageLink": "panasonic/images/ERJ_series_SPL.jpg",
            "Quantity": 10
        }
    ]
}

Signed-off-by: Ilias Daradimos <judgedrid@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant