---
title: EPCIS 2.0
description: "GS1 EPCIS 2.0 supply-chain events — export a passport's event history, capture events from partners and ERP systems, and query the event store."
canonical: "https://www.tracepass.eu/docs/epcis"
locale: en
source: "https://www.tracepass.eu/docs/epcis"
---

# EPCIS 2.0

> GS1 EPCIS 2.0 supply-chain events — export a passport's event history, capture events from partners and ERP systems, and query the event store.

GS1 EPCIS 2.0 supply-chain events — export a passport's event history, capture events from partners and ERP systems, and query the event store.

## Endpoints

- [Export a passport's EPCIS events](https://www.tracepass.eu/docs/passport-epcis-export.md) — `GET /api/v1/passports/{id}/epcis`
- [Capture EPCIS events](https://www.tracepass.eu/docs/capture-events.md) — `POST /api/v1/epcis/capture`
- [Poll a capture job](https://www.tracepass.eu/docs/capture-job.md) — `GET /api/v1/epcis/capture/{id}`
- [Query EPCIS events](https://www.tracepass.eu/docs/query-events.md) — `GET /api/v1/epcis/events`
