How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

LSEG World-Check One Zero Footprint Screening API

Zero Footprint Screening surface - synchronous screening, groups, case templates, reference data, and client watchlist maintenance without persisting case data.

LSEG World-Check One Zero Footprint Screening API is one of 15 APIs that London Stock Exchange Group publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include KYC, Screening, and Zero Footprint. The published artifact set on APIs.io includes API documentation and an OpenAPI specification.

This API exposes 8 operations across 8 paths, and defines 56 schemas. It is described by OpenAPI 2.0, at version 2.61.0.

Requests are made against the base URL https://api-worldcheck.refinitiv.com/v2.

8 operations 8 paths 56 schemas 5 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
2.61.0
Base URL
https://api-worldcheck.refinitiv.com/v2
License
Terms of Service
Resource Areas
1

Paths & Operations 8

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

Zfs 8

Operations for the ZFS domain.

GET
/groups
London Stock Exchange Group Get all the top-level groups with their immediate descendants
getGroups 2 params → 200400401404415429500
GET
/groups/{groupId}
London Stock Exchange Group Get a specified group including its immediate descendants
getGroupById 3 params → 200400401404415429500
GET
/groups/{groupId}/caseTemplate
London Stock Exchange Group Get the CaseTemplate for the given Group
getCaseTemplateForGroup 3 params → 200400401404415429500
POST
/cases/screeningRequest
London Stock Exchange Group Perform synchronous screening for a new case
screen 5 params → 200400401403404415429500
GET
/reference/countries
London Stock Exchange Group Get Map of country codes and country names
getCountries 2 params → 200400401404415429500
GET
/reference/records/{id}
London Stock Exchange Group Get a record by its ID
getRecord 3 params → 200400401404410415429500
PUT
/reference/providers/sources/{identifier}
London Stock Exchange Group Create or update a provider source
createOrUpdateProviderSource 6 params → 204400401404415429500
POST
/reference/watchlist
London Stock Exchange Group Maintain your Watchlist data
saveWatchlist 5 params → 201400401404415429500

Schemas 56

The contract defines 56 schemas that model the data the API accepts and returns. The most detailed are Entity (30 properties), EntityUpdatedDates (29 properties), ScreeningResultCollection (21 properties), AbstractScreeningResult (17 properties). Each schema is shown below with its type and property counts.

AbstractCase
object
Defines Case data that can be sent when creating or updating a Case. Note that availability and definitions of 'customFields' and 'secondaryFields' should be o…
7 properties
MediaCheckCaseDetails
object
Details about the Media-Check settings on a case (e.g., smart filter).
1 property 1 required
FileMeta
object
3 properties 2 required
EntityPurge
object
2 properties 1 required
LanguageCode
object
2 properties
ProviderSourceType
object
3 properties
Country
object
2 properties 2 required
AbstractAssociate
object
The AbstractAssociate subclasses corresponding to each type of entity are: COUNTRY: CountryAssociate INDIVIDUAL: IndividualAssociate ORGANISATION: Organisation…
12 properties 2 required
EntityType
string
Entity type of the case.
Event
object
Event related to Entity.
7 properties 1 required
Detail
object
3 properties
Provider
object
4 properties
Image
object
6 properties 1 required
Address
object
5 properties
ScreeningRequest
object
Defines Case data that can be sent when creating a synchronous screening request for a new Case. Extends [NewCase](NewCase).
IdentityDocumentLocationType
object
Represents the type of identity document location that includes the type of document, name, country and what type of entity it belongs to.
4 properties
Field
object
Holds the value of a Custom Field or a Secondary Field. Valid value type for this field is specified in the corresponding FieldDefinition of CaseTemplateRespon…
ProviderType
string
Provider Type Enumeration
TranslatedEntity
object
Representation of translated entity.
2 properties
UserSummary
object
9 properties 4 required
ProviderSourceTypeCategoryDetail
object
3 properties
Name
object
8 properties 2 required
SecondaryFieldResult
object
Belongs to a Result and provides the details of the comparison of the Case's secondary field with the corresponding field in the reference data. Extends [Abstr…
IdentityDocument
object
7 properties
Group
object
Structure of Groups accessible by user
6 properties 2 required
AbstractResolution
object
Abstract resolution object
4 properties
EventType
string
Event Type Enumeration.
FieldValueType
string
Enumerated value formats for a secondary / custom field. - GENDER can be one of enumerated values in GenderType.UKNOWN/MALE/FEMALE. - DATE is a Date in ISO 860…
MatchedTerm
object
Matched term of a Result.
3 properties
Weblink
object
3 properties
StatusType
string
Enumeration of Status types
GroupScreeningType
string
Group screening type enumeration
WatchlistDataSet
object
4 properties
WatchlistResponse
object
1 property 1 required
EntitySupersede
object
2 properties 2 required
AbstractField
object
Generic Field representing a Custom Field or a Secondary Field.
1 property 1 required
AbstractScreeningResult
object
Generic common Result fields returned after a Case is screened
17 properties 1 required
ActionDetail
object
12 properties 1 required
TypeAvailableSelected
object
Represents a type and also tells whether it is available and whether it should be selected by default
3 properties
Resolution
object
Resolution details of a Result.
SecondaryFieldsByEntity
object
Wrapper which contains secondary fields grouped by CaseEntityType.
1 property 1 required
CountryLink
object
3 properties 2 required
Error
object
3 properties 2 required
EntityDelete
object
1 property 1 required
Result
object
Result found after performing a synchronous screening of a Case. This contains the abstract case screening result details plus includes identity documents and…
ScreeningResultCollection
object
Contains an array of Watchlist Screening Result objects from a synchronous screening operation.
21 properties 5 required
FieldDefinition
object
Secondary or Custom Field metadata describing the rules for populating the corresponding Field data when creating or updating a Case. Extends [AbstractField](A…
ProviderSource
object
12 properties 5 required
ContactDetail
object
3 properties 1 required
CaseTemplateResponse
object
Case template, containing metadata required by the client to construct a valid Case
6 properties 2 required
Review
object
Review details of a Result.
4 properties
ProviderTypeDetails
object
Details about the specific provider type.
1 property 1 required
EntityUpdatedDates
object
29 properties
Entity
object
Represents a specific entity - usually corresponding to an individual or an organisation - that can appear as a potential screening result against a Case. Syno…
30 properties 5 required
AccelusUserLoginAccountStatus
string
The status of the User login account.
NewCase
object
Defines Case data that can be sent when creating a new Case. Extends [AbstractCase](AbstractCase).

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

london-stock-exchange-group-zfs-api-openapi.yml Raw ↑

Other APIs London Stock Exchange Group publishes across the network.

LSEG World-Check One Case API
LSEG World-Check One Media-Check API
LSEG World-Check One Smart Filter API
LSEG World-Check One Audit API
LSEG World-Check One Case Rating API
LSEG World-Check One Linked Cases API
LSEG World-Check One Group API
LSEG World-Check One User API
LSEG World-Check One Reference API
LSEG World-Check One Client Watchlist API
LSEG World-Check One Reporting API
LSEG World-Check One Upcoming API
Where this information came from

This is an independent, third-party profile of LSEG World-Check One Zero Footprint Screening API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.