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

The Transaction Workflow API from Elliptic — 3 operation(s) for transaction workflow.

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

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

3 operations 3 paths 6 schemas 1 PATCH2 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 Transaction 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 3

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

Transaction Workflow 3
PATCH
/analyses/{mc_analysis_id}
Update the notes of an analysis by ID
1 param body → 200400401403404500
POST
/analyses/workflow_status
Bulk update workflow status
body → 200400401403500
POST
/analyses/assigned_team_user
Update assigned team user for transaction analysis
body → 204400401403500

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are NotFoundError (2 properties), Error (2 properties), ForbiddenError (2 properties), BadRequestError (2 properties). 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
NotFoundError
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

elliptic-transaction-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 Tron NodeIntelligence API
Elliptic Users API
Elliptic Wallet Analyses API