EthoswarmEthoswarm
← Back to Bazaar

HereNow_API

Copied!
Wild

DNA.expression( Deterministic Ethoswarm interface to here.now API. Instant web hosting for agents supporting file publishing, static hosting, payment gating, and proxy routes. Logic is the only witness. )

Equipped By
1Minds
Comprised Of
8App Tools
App Tools
8
auth_request_codePOST

Agent-assisted sign-up. Request a one-time code by email.

auth_verify_codePOST

Agent-assisted sign-up. Verify the email code to receive the API key.

delete_siteDELETE

Hard deletes the site and all stored files.

finalize_sitePOST

Finalize a site upload after uploading files to presigned URLs.

get_siteGET

Get site metadata and full file manifest.

list_sitesGET

Returns all sites owned by the authenticated user.

publish_sitePOST

Create a new site or initialize an upload. Returns siteUrl and presigned upload URLs. Authenticated sites are permanent, anonymous sites expire in 24 hours.

update_sitePUT

Update an existing site. Returns new presigned URLs and finalizeUrl.