> ## Documentation Index
> Fetch the complete documentation index at: https://developer.wooxpro.com/llms.txt
> Use this file to discover all available pages before exploring further.

# API Key Application

To access WOO X Pro's private API endpoints, you need to create an API Key from your account settings.

<Note>
  Each user can create up to 10 API Keys. Changes to an API Key take effect within 1 minute.
</Note>

#### How to Apply

1. Log in to your WOO X Pro account
2. Navigate to **Account → API Management**
3. Click **Create New API**
4. Set a memo name and select the required permissions
5. Optionally bind IP addresses to restrict access
6. Click **Add** to submit

<Frame>
  <img src="https://mintcdn.com/bitmart/Tco3oiQMGR5GewZq/images/create-api.png?fit=max&auto=format&n=Tco3oiQMGR5GewZq&q=85&s=62b85b3e1aca233207180e4e7a838956" alt="Create New API" width="2402" height="1534" data-path="images/create-api.png" />
</Frame>

After creation, save your **Access Key** and **Secret Key** — the Secret Key is only shown once.

<Frame>
  <img src="https://mintcdn.com/bitmart/Tco3oiQMGR5GewZq/images/created-api.png?fit=max&auto=format&n=Tco3oiQMGR5GewZq&q=85&s=9fc058cfd178f85b6a68ffd315fbbeac" alt="API Key Created Successfully" width="702" height="507" data-path="images/created-api.png" />
</Frame>

<Warning>
  Never share your Secret Key with anyone. If lost, delete the key and create a new one.
</Warning>

#### IP Whitelist (Optional)

You can bind one or more IP addresses to restrict API access. Separate multiple IPs with commas (e.g., `188.88.8.1,188.88.8.2,188.88.8.3`).

<a href="https://www.wooxpro.com/en/api-config" target="_blank">Create API Key →</a>
