About PayloadPair

A JSON diff that shows its work.

PayloadPair is an independent developer tool from Aurelian Syndicate, built for the gap between noisy text diffs and opaque “smart” matching.

Why it exists

Comparing API responses is rarely just a line-by-line problem. Object members move, record arrays reorder, request IDs change, and one important type drift can disappear inside hundreds of irrelevant differences. PayloadPair lets you define those semantics explicitly.

What we optimize for

Correctness comes before cleverness. Array identities require confirmation, ambiguous matches stop, ignored changes remain countable, large numbers retain their decimal representation, and exact patch export requires a successful round trip.

Privacy is structural rather than decorative: the comparison engine runs in your browser, inputs are held in memory, and the default report excludes values.

Independent and standards-aware

PayloadPair is owned and operated by Aurelian Syndicate. It is not affiliated with the IETF and does not claim certification by a standards body. References to RFCs describe the formats and semantics the tool is designed to follow.

Corrections are welcome

If you find a reproducible comparison or accessibility defect, email support@aureliansyndicate.com. Do not send confidential payloads, credentials, tokens, or personal data. A minimal synthetic example is best.

Ready to inspect two payloads?

Open the JSON comparison workbench