Click on the Login button, complete the registration, and claim your free credits
Use free credits for registration and generate API token
Use your generated API token for requests
Transparent pricing per request - pay only for what you use
/screening/pepSanctions
Verification of sanctions lists and PEP check of the target person
per request
/screening/topic-report
Comprehensive verification report of the target person based on information from publicly available media divided into different topics
per request
/screening/unit-analysis/text
Analysis of search engine results for queries on the verified person's name - result in free text format
per request
/screening/unit-analysis/claims
Analysis of search engine results for queries on the verified person's name - result in atomic claims format
per request
Pricing can be customized by mutual agreement for enterprise customers with high volume requirements.
Login to see your personalized pricing and access your API keys.
Explore real response formats from our screening endpoints
GET /screening/topic-report
{
"targetName": "John Doe",
"topicId": "basic_check",
"result": "According to the provided sources, John Doe is a mayor and an ex politician in Europe. He has been involved in local governance and has a background in public administration. No adverse activities have been detected in the publicly available information about this individual.",
"adverseActivityDetected": false,
"sources": [
{
"title": "Local Government Official Directory",
"url": "https://city-administration.eu/officials/john-doe"
},
{
"title": "European Political Leaders Database",
"url": "https://political-database.eu/profiles/john-doe-mayor"
}
]
}
📘 For complete API documentation including all parameters and response schemas, visit our full API documentation
Following is the response body for the screened entity named: Umberto Stranieri
{ "pep": { "dataset": [], "municipality": "", "state_companies": [] }, "sanctions": { "description": null, "dataset": [] }, "adverse_media_screening": [ { "url": "https://foggiacalciomania.com/news-foggia-calcio/mister-x-stranieri-top-5-degli-acquirenti-fantasma-foggia-calcio/", "analysis": "Umberto Stranieri, identified as a former president of the Foggia Calcio and associated with the Platinum group, has been noted for his controversial role in the club. His videomessages announcing his arrival in Foggia, particularly one from Valencia while wearing team apparel, highlight his theatrical style. However, his tenure is marked by unfulfilled promises and a lack of accountability, raising concerns among supporters and contributing to the team's ongoing struggles.", "adverseActivityDetected": true }, { "url": "https://www.foggiatoday.it/cronaca/morto-umberto-stranieri-foggia.html", "analysis": "Umberto Stranieri, at 53 years old, was a significant figure in Italy for Platinum Invests Group Corporation, a Spanish company involved in environmental and renewable energy projects. In 2012, Umberto Stranieri attempted to acquire the troubled Foggia Calcio, but the proposal was rejected, preventing the team from addressing its debts. The failed acquisition led to the team’s inability to join the league and placed it in the lower division, Serie D. This indicates potential adverse impact on the Foggia Calcio due to Umberto Stranieri's business decisions.", "adverseActivityDetected": true }, { "url": "https://www.gazzettadimantova.it/territorio-mantovano/tra-mille-dubbi-il-mantova-disposto-a-vendere-1.11836316", "analysis": "Umberto Stranieri, the founder of Platinum Invests, faces scrutiny due to his legal past, which has caused delays in the sale of the Mantova football club. Concerns arise from Stranieri's previous issues impacting the negotiations and required guarantees for 1.5 million euros. Despite the club's executives expressing a desire to focus solely on the club's future, the reported tumultuous history of Umberto Stranieri raises doubts about the stability of the proposed partnership. Locations relevant to Platinum Invests include Spain and potential project sites in Galicia and Jatova.", "adverseActivityDetected": true }, { "url": "https://manganofoggia.it/lus-foggia-dopo-varie-peripezie-non-si-iscrive-al-campionato-201213/", "analysis": "Umberto Stranieri, a representative of Platinum Invest Group, sought to acquire the US Foggia football team during its financial turmoil. His actions raised suspicions about credibility, especially when sharing questionable promotional videos online, which contributed to a skeptical atmosphere around his intentions. Following numerous failed negotiations, the Platinum Invest Group withdrew their interest due to US Foggia's ongoing financial issues. Stranieri's involvement seemingly intensified the challenges faced by the club, leading to public discontent and protests against the current management, notably Pasquale Casillo.", "adverseActivityDetected": true } ], "query": "Umberto Stranieri" }