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

Incode Watchlist and AML API

Sanctions, PEP, and warning-list screening.

Incode Watchlist and AML API is one of 6 APIs that Incode publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Watchlist and AML. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 3 operations across 3 paths, and defines 2 schemas. It is described by OpenAPI 3.0.1, at version 1.0.

Requests are made against 2 base URLs: https://demo-api.incodesmile.com, https://api.incodesmile.com.

3 operations 3 paths 2 schemas 1 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0
Base URL
https://demo-api.incodesmile.com
Authentication
API Key, API Key
Terms of Service
Resource Areas
1

Authentication & Security 2

Incode Watchlist and AML API declares 2 security schemes for authenticating requests. An API key is passed in the header as x-api-key (ApiKeyAuth). An API key is passed in the header as X-Incode-Hardware-Id (SessionToken). By default, every request must be authenticated.

  • ApiKeyAuth — Client API key issued by Incode.
  • SessionToken — Session token (Onboarding Token) returned by POST /omni/start.

Paths & Operations 3

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

Watchlist and AML 3

Sanctions, PEP, and warning-list screening.

POST
/omni/process/global-watchlist
Run a global watchlist screening.
processGlobalWatchlist 2 params body → 200
POST
/omni/watchlist-result
Query watchlist data without persistence.
watchlistResult 2 params body → 200
GET
/omni/updated-watchlist-result
Retrieve updated watchlist results.
updatedWatchlistResult 4 params → 200

Schemas 2

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

WatchlistResponse
object
2 properties
WatchlistRequest
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

incode-watchlist-and-aml-api-openapi.yml Raw ↑

Other APIs Incode publishes across the network.

Incode Face and Liveness API
Incode Government Validation API
Incode ID Verification API
Incode Onboarding API
Incode Results API