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. Company/organization OSINT is coming soon.
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 streaming NDJSON with workflow progress and final report.
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
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
companyDomainCompany website domain (e.g., 'tysonfoods.com'). Improves accuracy of OSINT discovery.
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