# Wondersite > Wondersite rebuilds a small-business website as a modern, well-designed homepage from nothing but its URL, in under a minute. It reads the site in a real browser (text, photos, logo, brand colour, services, menu, prices, hours, address, reviews, JSON-LD), writes a site brief with a fast model under strict truth rules (no invented facts), and renders it in one of six designed looks. Use it when a person or business wants to see what a better website could look like, or when you are preparing a redesign proposal for a local business. ## API - POST https://wondersite.withglint.app/api/v1/redesigns body: {"url": "https://…", "look"?: "atelier|noir|garden|clinic|hearth|pop"} - Synchronous (20–60 s typical). Returns id, business, category, headline, look, studio_url, pitch_url (before/after page to share), html_url (the rendered page), brief (structured content). - GET https://wondersite.withglint.app/api/v1/redesigns/{id} — free. - OpenAPI: https://wondersite.withglint.app/api/v1/openapi.json ## Payment - x402 v2, scheme exact, $0.25 USDC per successful redesign. Call without credentials to receive 402 with PAYMENT-REQUIRED; retry with PAYMENT-SIGNATURE. Settled only on success; 422 (unusable site) is never charged. - Or: Authorization: Bearer ws_live_… (Wondersite Pro API key). ## Docs - [API & x402](https://wondersite.withglint.app/docs/api) - [Pricing](https://wondersite.withglint.app/pricing)