Position semantics
Organic and sponsored placement remain distinguishable in normalized results.
Search and rankings
Retrieve marketplace search pages with products, organic and sponsored position, filters, and bounded pagination.
Why it matters
Rank monitoring breaks when placement, sponsored results, and pagination are interpreted differently. Glade makes those decisions explicit and versioned.
POST /api/graphql
operation: search
variables: {
"searchTerm": "mechanical keyboard",
"domain": "US",
"page": 1
}Organic and sponsored placement remain distinguishable in normalized results.
Pages and limits are validated before any provider work begins.
Sort, price, rating, and condition values use documented enums.
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