Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Elliptic Tron NodeIntelligence API

Tron blockchain data lookup operations

Elliptic Tron NodeIntelligence API is one of 16 APIs that Elliptic publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Tron NodeIntelligence. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and rate-limit docs.

This API exposes 4 operations across 4 paths, and defines 11 schemas. It is described by OpenAPI 3.1.0, at version 2.0.0.

Requests are made against a single base URL, https://aml-api.elliptic.co/v2.

4 operations 4 paths 11 schemas 1 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2.0.0
Base URL
https://aml-api.elliptic.co
Authentication
OAuth 2.0, API Key, API Key, API Key
Resource Areas
1

Authentication & Security 4

Elliptic Tron NodeIntelligence API declares 4 security schemes for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 2 scopes. An API key is passed in the header as x-access-key (apiKey). An API key is passed in the header as x-access-sign (signature). An API key is passed in the header as x-access-timestamp (timestamp). By default, every request must be authenticated.

  • apiKey — API Key
  • signature — (Request Time, HTTP Method, Lowercase Path, Request Payload) signed with API Secret

Paths & Operations 4

Across 4 paths, the API surfaces 4 operations — 1 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Tron NodeIntelligence 4

Tron blockchain data lookup operations

POST
/v1/node-intelligence/tron/transactions
Submit transaction hashses for lookup
submitTransactionLookup body → 202400401500
POST
/v1/node-intelligence/tron/wallet
Submit crypto wallet address lookup
submitWalletLookup body → 202400401500
POST
/v1/node-intelligence/tron/node
Submit node address for lookup
submitNodeLookup body → 202400401500
GET
/v1/node-intelligence/queries/{query_id}
Poll query
pollQuery 1 param → 200401404500

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are ExternalLink (6 properties), DateFilterValue (4 properties), QuerySucceededResponse (4 properties), ColumnInfo (4 properties). Each schema is shown below with its type and property counts.

WalletLookupRequest
object
3 properties 1 required
NodeLookupRequest
object
3 properties 1 required
ErrorResponse
object
2 properties 2 required
ExternalLink
object
6 properties 2 required
QueryPendingResponse
object
2 properties 2 required
QueryResponse
object
2 properties 2 required
QuerySucceededResponse
object
4 properties 4 required
ColumnInfo
object
4 properties
TransactionLookupRequest
object
2 properties 1 required
ResultSchema
object
2 properties
DateFilterValue
object
4 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

elliptic-tron-nodeintelligence-api-openapi.yml Raw ↑

Other APIs Elliptic publishes across the network.

Elliptic Assets API
Elliptic Count Analyses API
Elliptic Criteria API
Elliptic Customers API
Elliptic Health API
Elliptic Risk Rules API
Elliptic Sanctions API
Elliptic Screenings API
Elliptic Transaction Analyses API
Elliptic Transaction Workflow API
Elliptic Users API
Elliptic Wallet Analyses API