Payhook is built for developers — list your boilerplates, starter kits, and tools with a full write API, instant file delivery, and 0% platform fee. Sell with code the same way you built with code.
# Create your product
POST /api/v1/products
{
"name": "Next.js SaaS Boilerplate",
"price_cents": 4900,
"currency": "usd",
"category": "code"
}
# Share the checkout URL
→ { "checkout_url": "https://getpayhook.com/checkout/prod_xyz" }
# Webhook on every sale
{
"event": "payment.succeeded",
"buyer_email": "dev@example.com",
"amount_cents": 4900
}
# Your endpoint runs → provision access, send GitHub invite, generate licenseList your code templates on Payhook. API-first, instant delivery, 0% platform fee. Founding seller spots still available.