Jump to Content
MarbleGuides
GuidesAPI Reference
GuidesMarble
API Reference
GuidesAPI Reference
All
Pages
Start typing to search…

Marble decision engine API

  • Introduction
  • Migrating from the legacy API to v1
  • Batch executions
    • List batch executionsget
  • Decisions
    • List decisionsget
    • Create decisionpost
    • Get a decisionget
    • Snooze a rulepost
    • Create all decisionspost
  • Screening
    • Get screening resultsget
    • Refine a screening resultpost
    • Perform a screening searchpost
    • Get an OpenSanctions entityget
    • Review a screening matchpost
    • Perform a free-form screening searchpost
    • Remove an entity whitelistdel
    • Whitelist an entitypost
    • Search whitelisted entitiespost
  • Ingestion
    • Ingest (upsert) a new version of an object from the data modelpatch
    • Ingest a new object from the data modelpost
    • Ingest (upsert) an array of new versions of objects from the data modelpatch
    • Ingest an array of objects from the data modelpost

Marble beta endpoints

  • Cases
    • List casesget
    • Get caseget
    • List case commentsget
    • List case filesget
    • Download a case fileget

Legacy API

  • Ingestion
  • Decision
  • Scheduled Executions
Powered by 

Perform a screening search

post
https://api.checkmarble.com/v1/screening//search

Retrieve screening result without persisting them.

This endpoint will not replace the provided screening result, but allow to preview the results as executed in the original decision's context (using its unique counterparty ID and eligible whitelisted entries).

Language
Credentials