AI HomeDesign API Docs
  • introduction
    • Getting Started
    • API Key
    • How to Use the API Key?
    • Step-by-Step Guide
  • API Endpoints
    • Getting Started with API Endpoints
    • Image Upload
    • Submit Order
      • AI Virtual Staging
      • AI Interior Design
      • AI Image Enhancement
      • AI Day to Dusk
      • AI Item Removal
      • AI Item Removal Mask
    • Get Spaces
    • Get Widgets and Items
    • Get Order Details
    • Generated Image Webhook
    • Upscale Download Webhook
    • Code Examples
      • Mask Canvas
    • Postman Workspace
  • Usage Limits and Policies
    • Rate Limit
  • Support and Contact
    • Help & Support
    • FAQs
Powered by GitBook
On this page
  1. introduction

How to Use the API Key?

Authentication

How to use the API key

Your API requests are authenticated via API keys. Any request that doesn't include an API key will result in an error.

To authenticate all requests, include an x-api-key header with the specified value.

Key
Value

x-api-key*

{your_api_key_here}

PreviousAPI KeyNextStep-by-Step Guide

Last updated 5 months ago