x402

Paid endpoints for your Name Wizard and Michelangelo thumbnail generator.

Products JSON
Products7
Payment NetworkBase USDC
Domainx402.onlineo.live

Michelangelo Thumbnail

No LLM

No-LLM SVG thumbnail from title, color, and image URL/base color.

Price
$0.250
Unit
thumbnail
Runtime
No LLM
/api/thumbnail/michelangelo/basic

Domain Availability

No LLM

Check name/domain availability using the bundled Name Wizard domain checker.

Price
$0.100
Unit
domain batch
Runtime
No LLM
/api/name/domains

Name Wizard Shortlist

LLM

Anthropic-backed candidate names, rationales, domain ideas, and scored shortlist.

Price
$1.000
Unit
shortlist
Runtime
LLM
/api/name/shortlist

Cocktail Search

No LLM

Filter 4,959 cocktails by base spirit, flavour, taste note, method, glass, occasion, strength, and dietary flags.

Price
$0.010
Unit
search
Runtime
No LLM
/api/cocktails/search

Cocktail Recipe

No LLM

Full recipe: measured ingredients, method, glass, garnish, and every ingredient resolved to its linked bottle record.

Price
$0.020
Unit
recipe
Runtime
No LLM
/api/cocktails/get

Bottle Lookup

No LLM

A single bottle from the 8,231-product catalogue: brand, ABV, size, origin, category, and taste tags.

Price
$0.010
Unit
lookup
Runtime
No LLM
/api/cocktails/product

Brand Kit

LLM

Name shortlist plus launch thumbnail directions. Stubbed until initial endpoints validate demand.

Price
$7.000
Unit
kit
Runtime
LLM
/api/brand-kit

Smoke Tests

curl -X POST http://localhost:3000/api/thumbnail/michelangelo/basic \
  -H 'content-type: application/json' \
  -d '{"title":"NEW DROP","accentColor":"#ff3b30","badgeText":"AI"}'

curl -X POST http://localhost:3000/api/name/shortlist \
  -H 'content-type: application/json' \
  -d '{"brief":"regulatory compliance platform for pharma","mode":"heuristic"}'