TronZap

API-first TRON-network infrastructure provider offering automated TRON Energy and Bandwidth rental, energy subscriptions, and AML crypto checks to reduce USDT (TRC-20) transfer costs via delegation to non-custodial wallets.

TronZap publishes 1 API on the APIs.io network: REST API. Tagged areas include Blockchain, Cryptocurrency, TRON, DeFi infrastructure, and Stablecoins.

TronZap’s developer surface includes documentation, API reference, getting-started guide, support, pricing, signup flow, engineering blog, and 20 more developer resources.

43.9/100 developing ▬ flat Agent 15/100 agent aware Full breakdown ↓
scored 2026-09-01 · rubric v0.17.2
2 APIs 1 MCP Servers
BlockchainCryptocurrencyTRONDeFi infrastructureStablecoinsUSDTTRC-20Resource marketplacePaymentsFees optimizationWeb3DeFiPayoutsComplianceAMLDeveloper ToolsSDK

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-01 · rubric v0.17.2
Composite quality — 43.9/100 · developing
Contract Quality 0.0 / 21
Developer Ergonomics 13.0 / 17
Access Clarity 11.2 / 17
Operational Transparency 4.1 / 11
Contract Governance 1.9 / 10
Discoverability 6.5 / 9
Regulatory Posture 5.9 / 15
Agent readiness — 15/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
Regulatory Posture applies to this provider. Its tags matched the Payments regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/tronzap: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

TronZap REST API

REST API for TRON Energy and Bandwidth rental, energy subscriptions, and AML crypto checks. Endpoints include Get Services, Check Balance, Estimate Energy, Address Info, Calcula...

TronZap Wallet Orders API

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 th...

Postman Collections 1

Ready-to-run Postman collections for exercising this provider's APIs.

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Pricing Plans 1

Published pricing tiers and plan structures.

Tronzap Plans Pricing

2 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Tronzap Rate Limits

3 limits

RATE LIMITS

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Tronzap Authentication

3 schemes

SECURITY

Tronzap Domain Security

TLSv1.3 · DNSSEC · DMARC

SECURITY

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
name: TronZap
aid: tronzap
description: API-first TRON-network infrastructure provider offering automated TRON Energy and Bandwidth rental, energy subscriptions,
  and AML crypto checks to reduce USDT (TRC-20) transfer costs via delegation to non-custodial wallets.
url: https://raw.githubusercontent.com/api-evangelist/tronzap/refs/heads/main/apis.yml
created: '2026-08-30'
modified: '2026-08-30'
specificationVersion: '0.21'
tags:
- Blockchain
- Cryptocurrency
- TRON
- DeFi infrastructure
- Stablecoins
- USDT
- TRC-20
- Resource marketplace
- Payments
- Fees optimization
- Web3
- DeFi
- Payouts
- Compliance
- AML
- Developer Tools
- SDK
tags_raw:
- Blockchain
- Cryptocurrency
- TRON
- DeFi infrastructure
- Stablecoin
- USDT
- TRC-20
- Resource marketplace
- Payments
- Fees optimization
- Web3
- DeFi
- Payouts
- Compliance
- AML
- Developer Tools
- SDK
apis:
- name: TronZap REST API
  description: 'REST API for TRON Energy and Bandwidth rental, energy subscriptions, and AML crypto checks. Endpoints include
    Get Services, Check Balance, Estimate Energy, Address Info, Calculate Resource Cost, Create/Check Transaction, subscription
    lifecycle, and AML checks. Bearer token + SHA256 X-Signature authentication.


    No OpenAPI is published. Re-probed 2026-08-30 against every host: /openapi.json, /openapi.yaml, /swagger.json, /v1/openapi.json,
    /api-docs, /docs and /redoc all 404 on api.tronzap.com (clean JSON 404s), and on tronzap.com, docs.tronzap.com and docs-wallets.tronzap.com
    (HTML 404 shells). The declared apis.json at docs.tronzap.com/apis.json also 404s. TronZap does publish one real machine-readable
    contract: a first-party public Postman Collection v2.0.0, "Tron Energy API by TronZap.com", 9 requests, harvested verbatim
    to postman/tronzap.postman_collection.json. It covers 8 of the 17 documented account endpoints and carries POST /v1/energy/calculate
    where the reference documents POST /v1/calculate. Also published: a 9KB llms.txt, a server-rendered HTML reference at
    docs.tronzap.com/api/, and four official MIT SDKs (PHP, Node.js, Python, Go). Nothing was invented.'
  humanURL: https://docs.tronzap.com/api/
  baseURL: https://api.tronzap.com/v1/
  tags:
  - Blockchain
  - Cryptocurrency
  - TRON
  - DeFi infrastructure
  - Stablecoins
  - USDT
  - TRC-20
  - Resource marketplace
  - Payments
  - Fees optimization
  - Web3
  - DeFi
  - Payouts
  - Compliance
  - AML
  - Developer Tools
  - SDK
  tags_raw:
  - Blockchain
  - Cryptocurrency
  - TRON
  - DeFi infrastructure
  - Stablecoin
  - USDT
  - TRC-20
  - Resource marketplace
  - Payments
  - Fees optimization
  - Web3
  - DeFi
  - Payouts
  - Compliance
  - AML
  - Developer Tools
  - SDK
  properties:
  - type: Documentation
    url: https://docs.tronzap.com
  - type: PostmanCollection
    url: https://www.postman.com/tron-energy/tronzap-com/overview
  - type: Documentation
    url: https://docs.tronzap.com/api/authentication.html
  - type: LLMsTxt
    url: https://tronzap.com/llms.txt
  - type: APIReference
    url: https://docs.tronzap.com/api/
  - type: PostmanCollection
    url: postman/tronzap.postman_collection.json
    name: Tron Energy API by TronZap.com (Postman Collection v2.0.0, harvested verbatim)
- name: TronZap Wallet Orders API
  description: 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.
  humanURL: https://docs-wallets.tronzap.com/api/
  baseURL: https://api.tronzap.com/v1/
  tags:
  - Blockchain
  - Cryptocurrency
  - TRON
  - DeFi infrastructure
  - Stablecoins
  - USDT
  - TRC-20
  - Resource marketplace
  - Payments
  - Web3
  - Wallets
  - Embedded Finance
  - Developer Tools
  tags_raw:
  - Blockchain
  - Cryptocurrency
  - TRON
  - DeFi infrastructure
  - Stablecoin
  - USDT
  - TRC-20
  - Resource marketplace
  - Payments
  - Web3
  - Wallets
  - Embedded finance
  - Developer Tools
  properties:
  - type: Documentation
    url: https://docs-wallets.tronzap.com/
  - type: APIReference
    url: https://docs-wallets.tronzap.com/api/
  - type: GettingStarted
    url: https://docs-wallets.tronzap.com/getting-started.html
image: https://tronzap.com/images/logo-1200x630.png
maintainers:
- FN: TronZap
  email: support@tronzap.com
  url: https://tronzap.com/developers
generated:
  by: apis.io/add
  model: claude-opus-4-8
  confidence: 95
  at: '2026-08-30T20:07:48.556Z'
common:
- type: DomainSecurity
  url: security/tronzap-domain-security.yml
- type: DeveloperPortal
  url: https://tronzap.com/developers
- type: Documentation
  url: https://docs.tronzap.com/
- type: APIReference
  url: https://docs.tronzap.com/api/
- type: GettingStarted
  url: https://docs-wallets.tronzap.com/getting-started.html
- type: Support
  url: https://tronzap.com/support
- type: GitHubOrganization
  url: https://github.com/tron-energy-market
- type: Pricing
  url: https://tronzap.com/b2b
- type: SignUp
  url: https://dash.tronzap.com/register
- type: Login
  url: https://dash.tronzap.com/login
- type: TermsOfService
  url: https://tronzap.com/terms
- type: PrivacyPolicy
  url: https://tronzap.com/privacy
- type: Blog
  url: https://tronzap.com/learn
- type: Postman
  url: https://www.postman.com/tron-energy/tronzap-com/overview
- type: LLMsTxt
  url: llms/tronzap-llms.txt
  name: TronZap llms.txt, harvested verbatim from https://tronzap.com/llms.txt
- type: Packages
  url: packages/tronzap-packages.yml
- type: SDKs
  url: packages/tronzap-packages.yml
  name: Four official MIT SDKs - PHP, Node.js, Python, Go
- type: Conventions
  url: conventions/tronzap-conventions.yml
- type: ErrorCatalog
  url: errors/tronzap-problem-types.yml
- type: Authentication
  url: authentication/tronzap-authentication.yml
- type: RateLimits
  url: rate-limits/tronzap-rate-limits.yml
- type: Plans
  url: plans/tronzap-plans-pricing.yml
- type: Lifecycle
  url: lifecycle/tronzap-lifecycle.yml
- type: Conformance
  url: conformance/tronzap-conformance.yml
- type: DataModel
  url: data-model/tronzap-data-model.yml
- type: MCPServer
  url: mcp/tronzap-mcp.yml
  name: Candidate tool list only - TronZap publishes no MCP server
- type: AgentSkill
  url: skills/_index.yml
  name: Three packaged Agent Skills grounded in the published TronZap reference
x-enrichment:
  date: '2026-08-30'
  status: enriched
  artifacts_added: 18
  pass: local-v1

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/tronzap"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/tronzap/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/tronzap/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.