# OKX  (a través de la clave API)

## Conexión a OKX

El servicio Finandy le permite operar en [OKX](https://www.okx.com/es-es/join/9132713) a través de una clave API de forma gratuita. Para conectarse al comercio a través de la API en la bolsa de socios OKX, siga estos pasos:

1. Regístrese en OKX a través [de este enlace →](https://www.okx.com/es-es/join/9132713)
2. Haga un depósito en el intercambio [OKX](https://www.okx.com/es-es/join/9132713) en su cuenta
3. Vaya a Futuros en el enlace y haga clic en ["Actualizar para operar"](https://www.okx.com/es-es/trade-swap/btc-usdt-swap) y en la ventana abierta haga clic en el botón "Cambiar" (como se muestra en la imagen de abajo).

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/1bf0f841-7693-4fae-8d1b-04cb5f39941a/tg_image_658540016.jpeg" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/IdnxBaK6zLGTlmlBwLpo" alt="" width="563"><figcaption></figcaption></figure>

4\. Acceda a su cuenta Finandy y seleccione Cuenta / Claves API5. Haga clic en el botón **"Conectar OKX"**

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/c5242502-4f13-4a03-b219-11548c3f0a56/image.png" alt="" width="563"><figcaption></figcaption></figure>

6\. Se muestra el menú para crear la API rápida

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/e6bf020d-74d7-4fdd-871e-2f60d4400dae/image.png" alt="" width="563"><figcaption></figcaption></figure>

7\. Después de conectarse, sera redirigido a la página original del servicio Finandy, que mostrará automáticamente la clave API creada durante la conexión.

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/0f7f58d4-1423-483c-9f9f-a3f7a14d48d6/image.png" alt="" width="563"><figcaption></figcaption></figure>

## Posibles errores

**Processing API key creationError: OKX API error: Fast API is allowed to create only one API KEY**

<figure><img src="/files/loeJsQP884VQ3ZhKwTNy" alt="" width="563"><figcaption></figcaption></figure>

El error indica que ya se ha conectado previamente a Finandy.Necesita borrar la clave API en OKX e intentarlo de nuevo.Para eliminar la clave API en OKX necesita:

1. Acceda a su cuenta OKX Exchange y seleccione Cuenta - API

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/36d0676a-719d-4861-b6ad-f15897a7fe30/image.png" alt="" width="375"><figcaption></figcaption></figure>

2. Borre todas las claves API pulsando el botón **Delete**

## Eliminar una clave API

Para eliminar una clave API de intercambio, acceda a Cuenta / Claves API (1) en el sitio web de Finandy y haga clic en Eliminar (2)

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/cb1d58ef-fb43-456a-ae85-262bb66f45a3/image.png" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
¡Atención! Si planea borrar la clave en OKX, es necesario que también la borre en el terminal Finandy.
{% endhint %}

## Preguntas frecuentes

### ¿Cuáles son las restricciones si hay una cuenta creada previamente sin código de referencia/con un código de referencia diferente en OKX exchange?

No existen restricciones ni condiciones adicionales para estas cuentas.

### Yo utilizo la API OKX para servicios de terceros y no sólo Finandy. ¿La API entrará en conflicto?

Sí, puede haber conflictos. Este tipo de trabajo no está regulado, por lo que todos los riesgos corren por cuenta del usuario.

### ¿Puedo operar en OKX / Binance / Finandy al mismo tiempo?

Sí, es posible realizar operaciones en las tres plataformas.

### ¿Cómo se conecta la terminal al intercambio OKX? ¿Es seguro?

Al conectarse, se genera una clave API que sólo tiene acceso a la IP de nuestros servidores.El procedimiento es el mismo que si creara una clave manualmente en OKX y la añadiera a nuestro servicio.El terminal Finandy almacena la clave API de forma encriptada.

¿Tiene alguna duda? Le ayudaremos en nuestro chat de [Telegram](https://t.me/finandyes).


---

# 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://docs.finandy.com/es/exchange/okx.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.
