Public interface facts
REST paths, operation concepts, fields, headers, and marketplace enums are the compatibility target.
Compatibility comparison · August 2026
Glade targets publicly observable Canopy interface behavior while using original implementation, brand, documentation, and operations.
Why it matters
Compatibility is a contract claim, not a superiority claim. Teams should validate the exact routes, fields, limits, and marketplaces they depend on against dated fixtures before switching production traffic.
POST /api/graphql
operation: product
variables: {
"asin": "B0D1XD1ZV3",
"domain": "US"
}REST paths, operation concepts, fields, headers, and marketplace enums are the compatibility target.
Implementation, provider adapters, UI, copy, assets, billing, and operations are independently built.
Use approved fixtures and a shadow comparison for the operations and markets your workload needs.
Use the playground for a bounded live call, inspect freshness and request metadata, and move to production only after your fixture checks pass.
Open the playground