Amplify Up

GET /v1/variants

Variant keys for a visitor without resolving CMS content.

GET
/v1/variants

Selects zone variant keys only so the site can rewrite to a cacheable combo.

Edge base URL: https://edge.amplifyup.ai

Used by amplifyMiddleware for returning visitors. The browser URL stays the same; the rewrite is internal.

Query parameters
NameTypeRequiredDescription
trackingIdstringYesSite tracking ID. Required if site is omitted.
sitestringNoInternal site id. Required if trackingId is omitted.
routestringYesPage path, for example /insights
anonIdstringNoVisitor id. If omitted, Edge may read the first-party cookie.
Example request
Example response (200)
Errors
StatusMeaning