> For the complete documentation index, see [llms.txt](https://docs.payments.thalescloud.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payments.thalescloud.io/ecom/es/integre-la-api-de-d1.md).

# Integre la API de D1

Use esta sección para configurar la conectividad y la seguridad. Luego use la referencia OpenAPI para integrar las API entrantes y salientes.

### Lo que necesita hacer

* Configure TLS mutuo (mTLS) para la conectividad entrante y saliente.
* Obtenga tokens de acceso OAuth 2.0 para las llamadas a API entrantes.
* Cifre los datos sensibles utilizando JWE cuando sea necesario.

### Documentación

<table data-view="cards"><thead><tr><th>Título</th><th data-card-target data-type="content-ref">Destino</th></tr></thead><tbody><tr><td>Descripción general de la API D1</td><td><a href="/spaces/cZAAIqDrLsHadGa04JKN/pages/7542eb70a3cf5144c1c4af23a7325a68b8323308">/spaces/cZAAIqDrLsHadGa04JKN/pages/7542eb70a3cf5144c1c4af23a7325a68b8323308</a></td></tr><tr><td>Configure TLS mutuo (mTLS)</td><td><a href="/spaces/cZAAIqDrLsHadGa04JKN/pages/bd9a5e7bc812583966d7b2ef9d38b79bf220504b">/spaces/cZAAIqDrLsHadGa04JKN/pages/bd9a5e7bc812583966d7b2ef9d38b79bf220504b</a></td></tr><tr><td>Obtenga un token de acceso OAuth 2.0</td><td><a href="/spaces/cZAAIqDrLsHadGa04JKN/pages/01fd813a5d8134baab1813d1c43a9dd7822e83b3">/spaces/cZAAIqDrLsHadGa04JKN/pages/01fd813a5d8134baab1813d1c43a9dd7822e83b3</a></td></tr><tr><td>Cifre datos sensibles</td><td><a href="/spaces/cZAAIqDrLsHadGa04JKN/pages/333e0ae5fd369e4ee43c36b71c99f538a3b0d142">/spaces/cZAAIqDrLsHadGa04JKN/pages/333e0ae5fd369e4ee43c36b71c99f538a3b0d142</a></td></tr><tr><td>Referencia de la API D1</td><td><a href="/spaces/cZAAIqDrLsHadGa04JKN/pages/350b24091f42bda68703f2f60344ae76e9b8cb53">/spaces/cZAAIqDrLsHadGa04JKN/pages/350b24091f42bda68703f2f60344ae76e9b8cb53</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.payments.thalescloud.io/ecom/es/integre-la-api-de-d1.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.
