Step 1: Get your base URL and API key
ShareSame gives your team:- a base URL
- a Bearer API key
- any rollout notes for your account
Step 2: Start a website job
Step 3: Poll until the job is ready
Step 4: Deploy the returned files
Take thefiles array and write each file to disk, object storage, or whatever build step your AI already uses. ShareSame does not force a deployment platform. You can ship the output on Cloudflare, Vercel, Netlify, or your own infrastructure.
Step 5: Report the final public URL
After your deployment goes live, report it back:Auth details
See the exact header format and optional tracking fields.
Job states
Learn how
building, partial, ready, and failed behave.