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 Wallet Workflow API

The Wallet Workflow API from Elliptic — 2 operation(s) for wallet workflow.

Elliptic Wallet Workflow 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 Workflow. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and rate-limit docs.

This API exposes 2 operations across 2 paths, and defines 5 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.

2 operations 2 paths 5 schemas 2 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 Wallet Workflow 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 2

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

Wallet Workflow 2
POST
/wallet/workflow_status
Bulk update workflow status
body → 200400401403500
POST
/wallet/assigned_team_user
Update assigned team user for wallet analysis
body → 204400401403500

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are Error (2 properties), ForbiddenError (2 properties), BadRequestError (2 properties), WalletAnalysisResponse (1 property). Each schema is shown below with its type and property counts.

UnauthorizedError
string
WalletAnalysisResponse
object
1 property
BadRequestError
object
2 properties
ForbiddenError
object
2 properties
Error
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

elliptic-wallet-workflow-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 Tron NodeIntelligence API
Elliptic Users API