Skip to main content
POST
Run a check

Authorizations

Authorization
string
header
required

API key obtained from your Parcha account settings. Include as Bearer token in the Authorization header.

Body

application/json
agent_key
string
required

The unique identifier for the agent

check_id
string
required

The ID of the check to run

case_id
string
required

The ID of the case

case_type
enum<string>
required

The type of case

Available options:
kyb,
kyc,
entity
check_args
object

Additional arguments for the check

Response

Check started successfully