MaxStudio APIsAboutAboutContact ↗Contact ↗ (opens in a new tab)
  • Introduction
  • Authentication
  • API Reference
  • AI Tools
    • Image Face Swap
    • Video Face Swap
    • Make Me Santa
    • Image Style Transfer
    • Cloth Swap
    • Background Remover
    • Baby Generator
    • Age Changer
    • Object Remover
    • Image Enhancer
    • Image Expander
    • Hair Style Changer
    • Headshot Generator
    • Background Replacer
    • Body Shaper
  • Rate Limit
  • Credits
  • Features

On This Page

  • Base URL
  • Response Formats
  • Success Response
  • Error Response
Question? Give us feedback → (opens in a new tab)Edit this page
API Reference

API Reference

Base URL

https://api.maxstudio.ai (opens in a new tab)

Response Formats

Success Response

bash
{
  "status": "success",
  "data": {
    "result": "<base64 encoded image>"
  }
}

Error Response

bash
{
  "status": "error",
  "error": {
    "code": "invalid_input",
    "message": "Invalid image format"
  }
}
AuthenticationAI Tools

MaxStudio APIs Documentation © 2025

[email protected]