Generate Personal OSINT Profile
Generate an Open Source Intelligence (OSINT) profile for an individual person. Aggregates publicly available information to create a comprehensive profile useful for advocacy outreach and due diligence.
Note: This endpoint is for personal profiles only. For company/organization OSINT, see the Investigate Company endpoint below.
Use Cases
- Research decision-makers before outreach
- Identify influencers and their positions on animal welfare
- Prepare for meetings with legislators or executives
- Due diligence for advocacy partnerships
Response Format
Returns streaming NDJSON. The workflow typically takes 5-10 minutes to complete.
Pricing
This endpoint costs $1.50 per request due to the computational resources required.
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
Generate Personal OSINT Profile › Request Body
firstNamePerson's first name
lastNamePerson's last name
companyNameCompany or organization name (optional)
companyDomainCompany website domain (optional)
linkedinURL^https?://(www\.)?li…LinkedIn profile URL (optional)
reportGoalContext for the report (optional)
Generate Personal OSINT Profile › Responses
Streaming NDJSON response with workflow progress and final report
Decision Table
| Variant | Matching Criteria |
|---|---|
| type = object · requires: type, metadata | |
| type = object · requires: type, content, metadata | |
| type = object · requires: type, metadata | |
| type = object · requires: type, metadata |
typeEvent type indicating step start
Metadata attached to each streaming event
Investigate Company
Start a comprehensive OSINT investigation on a company. Returns an immediate confirmation with a task ID. The full investigation report is delivered asynchronously via email (typically 45-60 minutes).
Research Areas
- Animal welfare practices and violations
- Corporate structure and beneficial ownership
- Regulatory compliance and enforcement history
- Public controversies and media coverage
- Commitment gaps and greenwashing
Pricing
$1.50 per request (Pay As You Go plan).
Note
This is an async endpoint. You will receive an immediate taskId confirmation. The full report is delivered to the email associated with your account.
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
Investigate Company › Request Body
companyNameCompany or organization name
websiteCompany website URL
companyDomainCompany website domain (e.g., 'tysonfoods.com'). Improves accuracy of OSINT discovery.
researchFocusSpecific areas to focus the investigation on (e.g., ['animal welfare', 'supply chain'])
reportGoalAdditional context describing what the OSINT report should focus on (e.g., executives, risks, structure, financials)
Investigate Company › Responses
Task started confirmation
taskIdUnique identifier for the async task
messageHuman-readable confirmation message
estimatedTimeEstimated time for completion
taskTypeType of task that was started