Developer Tools & Docs

Schema Validation

validate any event message (with a topic) or schema object (with a type)
{
  "type": "PostalAddress",
  "streetNumber": "55 Gypsy Lane",
  "addressLocality": "Berkeley",
  "addressRegion": "California"
}
Previous
Replay Events API