> For the complete documentation index, see [llms.txt](https://docs.uqudo.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.uqudo.com/docs/kyb/uqudo-api/screening-api.md).

# Screening API

Many businesses and organizations face issues with managers, directors, shareholders and UBOs possibly being under sanctions. Therefore, it is required for them to perform sanctions screening on all the decision-makers and owners (shareholders and UBOs) in order to:

1. Mitigate possible risks of fraudulent activities and secondary sanctions;
2. Comply with government requirements and regulations. These issues cause significant financial, operational, legal and reputational risks as well as low customer satisfaction of the onboarding process due to significantly extended onboarding timings. This is also a time-consuming and error-prone process, especially when dealing with multiple parties.&#x20;

This service aims to automate this process by allowing users to run fast screening on identified company directors, managers, shareholders and UBOs as part of KYB onboarding process. This process is not equal to the full screening process available after full individual onboarding. As it can operate with minimum data and provides a limited set of data sufficient to make a decision if full onboarding is required.

{% openapi src="/files/Y889DOCen2HcsCXq3TPC" path="/v1/screening/individuals" method="post" %}
[kyb\_screening.json](https://1201843429-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0JZZSvL3DmX19a9SgDAt%2Fuploads%2FdizLX36SGNxcvrYrRnC1%2Fkyb_screening.json?alt=media\&token=cab1e024-bfab-4c51-a746-4387eac31cfa)
{% endopenapi %}

You can find the full YAML swagger specification here

{% file src="/files/QbWdfJ3QlPI3dWM3J8Lm" %}

You can find the full JSON swagger specification here

{% file src="/files/Y889DOCen2HcsCXq3TPC" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.uqudo.com/docs/kyb/uqudo-api/screening-api.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
