Skip to main content

Claim an Anonymous Site

Transfer ownership of an anonymous site to your account, making it permanent. When you publish without an API key, the site is anonymous and expires in 24 hours. The response includes a claimToken that you can use later to claim the site.

Path Parameters

string
required
The slug of the anonymous site to claim.

Headers

Request Body

string
required
The claim token from the original anonymous publish response.

Example

Response (200)

After claiming, the site:
  • No longer expires
  • Appears in your site list
  • Can be updated and managed like any other site

Errors