Photoroom
  1. Schemas
Photoroom
  • Remove Background (Basic plan)
    POST
  • Account Details
    GET
  • Image Editing v2 (Plus plan)
    GET
  • Image Editing v2 (Plus plan)
    POST
  • [LEGACY] Image Editing v1 (Plus plan)
    GET
  • [LEGACY] Image Editing v1 (Plus plan)
    POST
  • 数据模型
    • Schemas
      • Resulting image
      • Payment Error
      • Unknown Error
      • Invalid value
      • Remove Background POST params
      • Render image POST params
  1. Schemas

payment-error(Payment Error)

{
    "error": {
        "detail": "API credits exhausted. Visit https://app.photoroom.com/api-dashboard to purchase more API credits"
    }
}
Built with