# TronZap Wallet Orders API

**Canonical:** https://apis.io/apis/tronzap/tronzap-wallet-orders-api/  
**Provider:** TronZap — https://apis.io/providers/tronzap/  
**Base URL:** https://api.tronzap.com/v1/  
**Documentation:** https://docs-wallets.tronzap.com/api/

TronZap Wallet Orders API is one of 2 APIs that [TronZap](https://apis.io/providers/tronzap/) publishes on the [APIs.io](https://apis.io/) network. Tagged areas include Blockchain, Cryptocurrency, TRON, DeFi infrastructure, and Stablecoins. The published artifact set on APIs.io includes API documentation, an API reference, and a getting-started guide.

Fully public, unauthenticated Orders API for non-custodial wallet integrations. Four operations — POST /v1/orders/calculate (a true dry run whose total is guaranteed to equal the order amount), POST /v1/orders (returns a deposit address, an exact TRX amount and a ttl, typically 3600s), POST /v1/orders/check and POST /v1/orders/cancel. The provider states "No authentication headers are required. The Orders API is fully public"; only Content-Type and Accept are needed, and an optional referral_code carries partner commission. It is the only TronZap surface with a documented rate limit (1 request/second/IP, HTTP 429, no Retry-After — observed live 2026-08-30) and the only one with a documented reversal path (cancel while the order is still in `new` status). Orders move through new, paid, processing, completed, failed, cancelled, expired. Documented at docs-wallets.tronzap.com; no SDK covers it and llms.txt does not mention it. No OpenAPI. Verified 2026-08-30.

## Machine-readable artifacts (3)

- **Documentation** — https://docs-wallets.tronzap.com/
- **APIReference** — https://docs-wallets.tronzap.com/api/
- **GettingStarted** — https://docs-wallets.tronzap.com/getting-started.html

## Other TronZap APIs (1)

- [TronZap REST API](https://apis.io/apis/tronzap/tronzap-rest-api/)

## Tags

Blockchain, Cryptocurrency, TRON, DeFi infrastructure, Stablecoins, USDT, TRC-20, Resource marketplace, Payments, Web3, Wallets, Embedded Finance, Developer Tools

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/tronzap/tronzap-wallet-orders-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/tronzap/.
