# HomeDesigns AI - API Privacy Policy

**Last Updated: January 7, 2026**\
This Privacy Policy describes how we handle the information we receive through our API, Enterprise services, and the HomeDesigns Widget.

#### 1. Information We Collect

* **1.1. Account Information.** When you sign up for API access, we collect your name, email address, company details, and billing information (via third-party processors like Stripe).
* **1.2. API Content**. We collect the Input (images/text) you provide and the Output generated.
* **1.3. Usage Data.** We collect log data including IP addresses, request headers, timestamps, and the specific API endpoints called. This is used for rate limiting, security, and billing.
* **1.4. Cookies.** Our Widget may use essential cookies to maintain sessions and ensure the security of the transmission.

#### 2. How We Use Information

&#x20;     We use your data for the following purposes:

* **Service Provision:** To process your requests and generate AI designs.
* **Model Improvement:** To refine our algorithms and image generation quality (unless an Enterprise opt-out is in place).
* **Billing & Support:** To manage your account, process payments, and respond to technical inquiries.
* **Security:** To detect and prevent fraudulent or abusive use of our API.

#### 3. Data Sharing

&#x20;     We do not sell your personal data. We only share data in the following circumstances:

* **Service Providers:** With vendors who provide cloud hosting (e.g., AWS, Google Cloud), payment processing, or customer support tools.
* **Legal Requirements:** If required by law, subpoena, or to protect the safety and rights of HomeDesigns AI or the public.
* **Business Transfers:** In the event of a merger, acquisition, or sale of assets.

#### 4. Data Retention

&#x20;     We retain Input and Output data for the duration of your active account. If you delete your   \
&#x20;     account or specific API logs, we may retain certain information for legal compliance, dispute \
&#x20;     resolution, or to enforce our agreements.

#### 5. Your Rights (GDPR/CCPA/Global)

&#x20;     Depending on your jurisdiction, you may have the right to:

* Access the personal data we hold about you.
* Request the deletion of your data.
* Opt-out of your data being used for model training (Enterprise users only). To exercise these rights, please email <help@homedesigns.ai>.

#### 6. Security

&#x20;    We implement robust technical and organizational measures, including AES-256 encryption \
&#x20;    and SSL/TLS protocols for data in transit, to protect your images and account information.   \
&#x20;    However, no method of transmission over the internet is 100% secure.

#### 7. Changes to This Policy

&#x20;    We may update this Privacy Policy from time to time. We will notify you of significant changes\
&#x20;    by posting the new policy on this page and updating the "Last Updated" date.

<br>

\ <br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://api.homedesigns.ai/homedesignsai-api-documentation/others/homedesigns-ai-api-privacy-policy.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
