Payments, AI content, CDN, and analytics — pre-wired so you can focus on customers.
Stripe powers secure card processing and supports global payouts. instxnt integrates with Stripe Connect so payouts go to store owners automatically while we collect a transparent platform fee.
Generate high-quality product copy and marketing text with Anthropic Claude. Fine-tune prompts and use regeneration history to pick the best output.
Cloudflare Workers + R2 provide global delivery and compute at the edge, keeping pages fast and resilient.
Built-in analytics plus endpoints for integrating with external analytics platforms (Google Analytics, Plausible, etc.).
REST endpoints and webhook hooks let you integrate instxnt with fulfillment, inventory, and CRM systems.
We provide server-side endpoints for checkout, key management, and regeneration. Edge-compatible cryptography and secure key storage are used throughout.
// Example: create checkout session
POST /api/checkout/create
Body: { store_id, product_id, quantity }