Connected · DNS verified

parker-4i0.pages.dev is ready.
Hand it to your AI.

Your domain is connected to Parker but no site has been deployed yet. Use the snippets below in your AI tool — your site will replace this page.

// step 01

Reveal your API key

Hidden here on purpose. Reveal on parker.domains →
// step 02 · quick test

Push a placeholder (no AI)

Replace YOUR_API_KEY, paste in any terminal:

curl -X POST https://parker.domains/api/deploy \
  -H "Content-Type: application/json" \
  -d '{"apiKey":"YOUR_API_KEY","domain":"parker-4i0.pages.dev","files":{"index.html":"<!doctype html><title>hello</title><h1>Hello from parker-4i0.pages.dev</h1>"}}'
// step 03 · build with AI

Or paste this into Claude / ChatGPT / Cursor

Replace YOUR_API_KEY with your key from step 01:

I have a domain at parker-4i0.pages.dev connected to Parker. Build a small, distinctive landing page for what this domain name suggests, then deploy it via:

POST https://parker.domains/api/deploy
Body: { "apiKey": "YOUR_API_KEY", "domain": "parker-4i0.pages.dev", "files": { "index.html": "<your HTML>" } }

Single self-contained HTML, real typography, footer links "Powered by Parker" → https://parker.domains. Tell me the live URL.