Virtual Staging AI Docs
  • 🚀Getting Started
  • 🛣️Endpoints
  • 👩‍💻Snippets
  • ❓Help & Support
  • 🌡️Status
  • v2 API
    • 📝Core Concepts
    • 🔌Endpoints
    • 🪝Webhooks
Powered by GitBook
On this page

Help & Support

We're here to support you

PreviousSnippetsNextStatus

Last updated 1 month ago

If you have any questions or suggestions, please don't hesitate to reach out to , or in the live chat on .

We're actively working on the API design and are happy to receive your feedback or adapt to your needs.

Known Issues

Synchronous execution times out after 60s

This is a temporary issue with our hosting provider. If you use a configuration which incurrs a rendering time over 60s (e.g. Photorealism mode + decluttering) with wait_for_completion: true, the function will time out after 60 seconds.

Workaround: Use the following endpoints which bypass our hosting providers: v1 API:

  • /v1/render/create -> https://us-central1-furniture-ai.cloudfunctions.net/apiCreateRender

  • /v1/render/create-variation -> https://us-central1-furniture-ai.cloudfunctions.net/apiCreateRenderVariation

v2 API:

  • https://api.virtualstagingai.app/v2 -> https://us-central1-furniture-ai.cloudfunctions.net/apiV2

❓
info@virtualstagingai.app
our website