Create page
Create a static website with a CDN URL.
POST /v1/pagesMCP pages.createHost a static site. Create a page, upload HTML, CSS, and JavaScript, then deploy. The public URL is the slug on vee3.site, for example docs.vee3.site.
Set a custom domain with pages.set_custom_domain. Buy a domain with domains.register. Use REST at api.vee3.io or MCP at mcp.vee3.io.
The free plan is 1,000 tokens a month, no credit card. Paid plans start at $5/month.
Create a static website with a CDN URL.
POST /v1/pagesMCP pages.createDeploy previously uploaded files to a hosted static website.
POST /v1/pages/{page_id}/deployMCP pages.deployList static websites hosted through this Vee3 account.
GET /v1/pagesMCP pages.listRetrieve details for one static website hosted through this Vee3 account.
GET /v1/pages/{page_id}MCP pages.getUpdate the display name and public slug for a hosted static website.
PATCH /v1/pages/{page_id}MCP pages.editAttach a custom hostname on a managed Vee3 domain to a hosted static website.
POST /v1/pages/{page_id}/custom-domainMCP pages.set_custom_domainDetach the custom hostname from a hosted static website.
DELETE /v1/pages/{page_id}/custom-domainMCP pages.remove_custom_domainDelete a static website hosted through this Vee3 account.
DELETE /v1/pages/{page_id}MCP pages.delete$5/mo
~50 page creations
~100 page deploys
~1,000 page list requests
~2,000 page lookups
~500 page edits
~200 custom domain attachments
~2,000 custom domain removals
~2,000 page deletions
$20/mo
~250 page creations
~500 page deploys
~5,000 page list requests
~10,000 page lookups
~2,500 page edits
~1,000 custom domain attachments
~10,000 custom domain removals
~10,000 page deletions
$100/mo
~2,000 page creations
~4,000 page deploys
~40,000 page list requests
~80,000 page lookups
~20,000 page edits
~8,000 custom domain attachments
~80,000 custom domain removals
~80,000 page deletions
Prices shown exclude VAT. Applicable taxes are calculated at checkout.
Already have an account? Sign in