MakePhotos Docs

MakePhotos Documentation

API reference, SDK guides, and platform concepts for MakePhotos AI — studio-quality photo generation powered by AI.

MakePhotos Documentation

MakePhotos AI transforms your images into professional studio-quality photos. Upload a product image, choose a style, and generate polished results in seconds.

These docs cover everything you need to integrate MakePhotos into your applications:

  • Quick Start — Generate your first photo in under 5 minutes
  • SDK Reference — Full TypeScript/JavaScript SDK documentation
  • API Reference — REST API endpoints with curl examples
  • Concepts — How credits, generation types, and models work
  • Guides — End-to-end workflows and best practices

Who is this for?

  • Developers building apps that need AI photo generation
  • AI agents and automation pipelines (Zapier, n8n, custom agents)
  • E-commerce platforms generating product photography at scale

How it works

  1. Get an API key from the developer dashboard
  2. Install the SDK: npm install makephotos
  3. Call client.generate.create() with an image URL and style
  4. Get back a studio-quality result URL

API usage shares credits with your MakePhotos subscription — no separate billing.

On this page