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

# ⚙️ Integration

> How to integrate the ZAP API

## How to integrate ZAP

### SDK

Use the official SDK for easier integration:

[https://www.npmjs.com/package/@soulsolidity/soul-zap-trpc-client](https://www.npmjs.com/package/@soulsolidity/soul-zap-trpc-client)

### Example

Explore a comprehensive example of installation and usage on GitHub:

[https://github.com/SoulSolidity/example-ui\_soul-zap-sdk](https://github.com/SoulSolidity/example-ui_soul-zap-sdk)

### API URL

Access the ZAP API directly at:

[https://soulsolidity-zap-api-902f1d839e8d.herokuapp.com/](https://soulsolidity-zap-api-902f1d839e8d.herokuapp.com/)

For detailed information on available endpoints, visit the Endpoints page.
