# Introducción

Bienvenido a la documentación oficial de la API de Trazo. 👋

Nuestra API te ofrece una **solución completa y versátil** para gestionar de manera eficiente cobros y pagos en tu empresa. Con funciones para generar cobros, enviar notificaciones (por WhatsApp y correo), transferir fondos y mucho más.

En Trazo, facilitamos tus operaciones con herramientas seguras y ágiles que optimizan tus procesos financieros y logísticos. Accede a nuestra API y <mark style="color:green;">**centraliza tu logística de recaudo en un solo lugar**</mark>.

Tú marcas el destino, nosotros trazamos el camino.

***

Explora nuestra documentación y aprende cómo comenzar a construir tu experiencia.&#x20;

<table data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden></th></tr></thead><tbody><tr><td><strong>Autenticación</strong></td><td></td><td></td><td><a href="https://3232306346-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYa22ImIORqN5BuTagxcR%2Fuploads%2FJk8UEw4biYJUGBh4QMkH%2Fauth.png?alt=media&#x26;token=a5c03082-ade5-4beb-a3d5-768f82afb859">auth.png</a></td><td><a href="autenticacion">autenticacion</a></td><td></td></tr><tr><td><strong>Cobros</strong></td><td></td><td></td><td><a href="https://3232306346-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYa22ImIORqN5BuTagxcR%2Fuploads%2Fkz1j6azJ1VwTOmWBDfWI%2Fpayment.png?alt=media&#x26;token=5c57a183-fb5f-4eff-b9bb-c06606d376cf">payment.png</a></td><td><a href="cobros">cobros</a></td><td></td></tr><tr><td><strong>Dispersiones</strong></td><td></td><td></td><td><a href="https://3232306346-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYa22ImIORqN5BuTagxcR%2Fuploads%2FYQk57BW5yZd3Cf3XCnwm%2Fpayout.png?alt=media&#x26;token=5d2058be-0627-488f-b098-3df38d4ea6ad">payout.png</a></td><td><a href="dispersiones">dispersiones</a></td><td></td></tr><tr><td><strong>Equipo</strong></td><td></td><td></td><td><a href="https://3232306346-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYa22ImIORqN5BuTagxcR%2Fuploads%2F85ypAPP2CXwnURTYCXzT%2Fteam.png?alt=media&#x26;token=b1f43b22-cf45-42c7-a1a2-09590d225983">team.png</a></td><td><a href="equipo">equipo</a></td><td></td></tr><tr><td><strong>Conciliación</strong></td><td></td><td></td><td><a href="https://3232306346-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYa22ImIORqN5BuTagxcR%2Fuploads%2FG9ZVSJCZjDfQLne95VVe%2Fconciliation.png?alt=media&#x26;token=64c1998b-757c-48fc-a91b-d708f9148f38">conciliation.png</a></td><td><a href="conciliacion">conciliacion</a></td><td></td></tr><tr><td><strong>Reportes</strong></td><td></td><td></td><td><a href="https://3232306346-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYa22ImIORqN5BuTagxcR%2Fuploads%2FePYzgq17qAZr8QW5vbKz%2Freport.png?alt=media&#x26;token=01c6e01e-4bf0-4454-a6ed-09b97b1b173b">report.png</a></td><td></td><td></td></tr><tr><td><strong>Webhooks</strong></td><td></td><td></td><td><a href="https://3232306346-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYa22ImIORqN5BuTagxcR%2Fuploads%2F9zPMu7XlN7I9GAV8ejNW%2Fwebhooks.png?alt=media&#x26;token=60273343-490d-4eb4-8c4b-e58970b320fc">webhooks.png</a></td><td><a href="webhooks">webhooks</a></td><td></td></tr><tr><td><strong>Soporte técnico</strong></td><td></td><td></td><td><a href="https://3232306346-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYa22ImIORqN5BuTagxcR%2Fuploads%2FAYx2JkimavA1Jk4fHQJQ%2Fhelp.png?alt=media&#x26;token=51d0e329-db99-4c64-a03d-5cd80a166f66">help.png</a></td><td><a href="https://calendar.app.google/vLQuA6GXwUDvVq729">https://calendar.app.google/vLQuA6GXwUDvVq729</a></td><td></td></tr></tbody></table>

{% hint style="info" %}
Para facilitar tu comprensión y desarrollo, hemos preparado una colección de Postman con ejemplos y documentación detallada de cada endpoint.

Solicítala al equipo de integración o escríbenos a <integraciones@trazo.co>.
{% endhint %}


---

# 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.qentaz.com/documentation/introduccion.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.
