Elliptic Wallet Analyses API
Run blockchain analysis against one or more wallets. Get and update previously run analyses.
Elliptic Wallet Analyses API is one of 16 APIs that Elliptic publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Wallet Analyses. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and rate-limit docs.
This API exposes 5 operations across 4 paths, and defines 18 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.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 4
Elliptic Wallet Analyses 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 Keysignature— (Request Time, HTTP Method, Lowercase Path, Request Payload) signed with API Secret
Paths & Operations 5
Across 4 paths, the API surfaces 5 operations — 3 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.
Run blockchain analysis against one or more wallets. Get and update previously run analyses.
Schemas 18
The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are WalletAnalysisResponse (27 properties), MatchedElement (9 properties), Contribution (9 properties), WalletAssertedLabel (8 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Elliptic 12
Other APIs Elliptic publishes across the network.