PACT
Demo API
GitHub
v2
v3
PACT Data Exchange Protocol
Reference
Implementation
Authenticate, browse product footprints, and send CloudEvents against this live PACT-conformant API.
Browse Footprints ↓
Get Token →
Step 1
Authentication
POST
/auth/token
OAuth2 · Client Credentials
Client ID
Client Secret
Get Token
Bearer Token
Copy
Step 2
Product Footprints
Version 3
Version 2
GET
/
3
/footprints
▸
Filters (optional)
productId
companyId
geography
limit
offset
validOn
Run
GET
/
3
/footprints/:id
Footprint ID
Run
Step 3
Events
POST
/
3
/events
CloudEvents 1.0
Event Type
RequestCreatedEvent (v3)
PublishedEvent (v3)
RequestCreatedEvent (v2)
PublishedEvent (v2)
Source URL (your node's base URL)
Payload
Send Event