Learn how to run high risk industry checks to verify a business’s industry classification
The High Risk Industry check helps identify potential risks by verifying a business’s industry classification and ensuring it does not operate in prohibited or high-risk industries. This guide explains how to run the check, what data to provide, and how to interpret the results.
Important: You must use your own agent key, not a default or public agent key. Your agent key can be found in the Parcha dashboard under your agent’s settings, or in the “Test API Integration” dialog.
Once the job is complete, retrieve the results using the job ID with the getJobByID endpoint. Make sure to include the include_check_results=true parameter to get the full check results.
Copy
Ask AI
GET https://api.parcha.ai/api/v1/getJobByID?job_id=job-abc123&include_check_results=true