API Service
Coming Soon
Scale your creative workflow with our high-performance AI Infrastructure.
High-Performance
Image Generation API
We are exposing our core AI inference pipeline via REST API. Integrate Voymage's professional image generation and editing models directly into your projects.
Low Latency
Global Edge
Auto-Scale
remove_background.js
const res = await fetch('https://api.voymage.com/v1/edit', {
method: 'POST',
headers: { 'Authorization': 'Bearer API_KEY' },
body: JSON.stringify({
style_name: "background-remover",
image_url: "https://your-site.com/photo.jpg"
})
})
Studio Apps
Join the Waitlist
Be among the first to build with Voymage API. We are gradually rolling out access to developers and businesses. Tell us about your project to secure your spot.
- REST API Reference & Docs
- Real-time Webhooks for Generation
- Dedicated Low-Latency Inference
- Scalable Image Processing