Hosted demo API preview
This hosted public demo confirms the API feature set without exposing purchase-only endpoint URLs, request payloads, response structures or integration-ready examples.
Included
Protected API endpoints are included in the paid customer package.
Authentication
API key authentication is supported. Exact header usage is customer-only documentation.
Workflow
Assign, reserve, verify and redeem code inventory through API workflows.
Customer package
Complete request and response examples are supplied inside the paid ZIP.
Locked public preview
Endpoint URLs and implementation examples are intentionally hidden in this hosted demo.
Included in customer package
Instantly assigns one unused code to an authenticated paid order.
Endpoint details lockedIncluded in customer package
Checks product stock availability for fulfilment workflows.
Endpoint details lockedIncluded in customer package
Temporarily reserves inventory before final assignment.
Endpoint details lockedIncluded in customer package
Releases temporary reservations when checkout is cancelled or expires.
Endpoint details lockedIncluded in customer package
Checks whether a code was issued without exposing private buyer data.
Endpoint details lockedIncluded in customer package
Marks an issued code as used or redeemed after delivery.
Endpoint details lockedIncluded in customer package
Returns product-level stock summaries for active inventory.
Endpoint details lockedIncluded in customer package
Tests configured webhook delivery from the product settings.
Endpoint details lockedNon-copy-ready example
This preview proves the integration style without exposing working endpoint names, field structures or response data.
POST [endpoint hidden in hosted demo]
Authentication: [Bearer token supported]
{
"request": "[hidden in hosted demo]",
"response": "[included in customer package]"
}The paid customer package includes complete endpoint URLs, payload fields, response examples and integration notes.