I am a...
Browse by Topic
Getting Started
Platform introduction, quick start guides, account setup, and tutorials for first-time users.
7 articlesUser Guides
How to use the VIUCraft platform including dashboard navigation, account management, image management, and more.
5 articlesAPI Reference
Complete reference documentation for the VIUCraft API including authentication, endpoints, error codes, and more.
12 articlesImage Processing
All 35 image processing operations: resize, crop, color adjustments, effects, transforms, watermarks, and output controls.
6 articlesIntegration Guides
How to integrate VIUCraft with various platforms including web frameworks, mobile platforms, CMS systems, and more.
5 articlesBest Practices
Recommendations for getting the most out of VIUCraft including image optimization, performance, security, and more.
5 articlesResources
Additional resources including FAQs, glossary, changelogs, roadmap, and case studies.
5 articlesSupport
How to get help with VIUCraft including contact options, community forums, troubleshooting, and feature requests.
4 articlesAI Integration
Integrate ViewCraft with AI coding assistants including Claude, Copilot, Cursor, and more.
1 articleRecently Updated
API Endpoint Map
The base-path split: upload and delivery at the root, management under /api/, CLI under /api/v1/cli/, agents at /mcp.
Delivery & Transform URL Grammar
The complete delivery/transform URL grammar: mandatory extension, subdomain and free-tier shapes, long vs short operation forms, and worked examples.
Upload Response Reference
Field-by-field reference for the upload 201 response: image_id is the permanent handle, filename is not, plus the duplicate (200) variant.
Tenancy & URL Bases
Every VIUCraft request uses your tenant subdomain. How paid and free-tier URL bases work, and how to discover your own.
Quickstart
Zero to a working transformed image in minutes — curl and SDK, with a real response body and a copy-paste agent recipe (whoami → upload → URL → delete).