Resolve offer by short hash
Resolves an offer from the customer-clicked URL /i/<short_hash>. Anonymous callers receive the publicly-safe subset of fields needed to render the landing page (product name, logo, seller name, status, tier). Authenticated callers whose verified email matches the offer’s allowlist additionally receive pre-fill values and other workspace-private fields. Authenticated callers whose email is not on the allowlist receive 403.
Documentation Index
Fetch the complete documentation index at: https://docs.akua.dev/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Offer short hash from the customer-clicked URL
1 - 64Response
Offer resolved
Offer ID
1 - 568-char base62 code that appears in the customer-clicked URL /i/<short_hash>
"aB3xK9pQ"
Package ID
1 - 54Package version ID — pinned at create time
1 - 55Computed lifecycle status — never set directly; derived from row state.
active, archived, expired, redeemed Unix timestamp (seconds)
x >= 0Workspace ID
1 - 53Optional workspace that receives the offer outcome when visible to the caller
1 - 53User ID of the seller who issued the offer
Product ID
1 - 55JSON Schema 2020-12 with x-ui extensions for the pinned package version. Present on customer resolve responses so the install wizard can render the configure step.
Empty / omitted = anyone authed can claim. Non-empty = the customer's verified email must match. Only returned to authed callers.
Seller pre-fills keyed by package input-schema property name. Only returned to authed callers whose email matches the allowlist.
Suggested billing tier
Region pin
1 - 54Cluster pin
1 - 54Offer Channel that resolved private-offer policy for this offer
1 - 54paid, non_billable_test not_required, pending, approved, rejected Unix timestamp (seconds)
x >= 0x >= 0Unix timestamp (seconds)
x >= 0Unix timestamp (seconds)
x >= 0Display name of the offered product
Logo or icon URL for the customer landing page
Display name of the seller who issued this offer