Powerful APIs
EPCIS 2.0 event streams, OAuth2-secured. Open to web, mobile, partners, and regulator portals.
{
"@context": "https://gs1.org/voc/",
"type": "ObjectEvent",
"eventTime": "2026-05-19T09:42:00Z",
"epcList": [
"urn:epc:id:sgtin:0614141.107346.2018"
],
"action": "OBSERVE",
"bizStep": "shipping",
"disposition": "in_transit",
"readPoint": {
"id": "urn:epc:id:sgln:0614141.00777.0"
},
"sensorElementList": [
{
"sensorReport": [
{ "type": "Temperature", "value": 4.2, "uom": "CEL" },
{ "type": "Humidity", "value": 62.5, "uom": "P1" }
]
}
]
}