> ## Documentation Index
> Fetch the complete documentation index at: https://api.tryspecter.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Sample: Investor Interest Signals

> A full Investor Interest Signals record, grouped by category.

One Investor Interest Signals record, split by category so each block stays readable. A delivered
record is a single flat object containing every field below.

<Note>Values are illustrative: one record assembled field by field to show each shape, with long arrays trimmed. It is not a row of a delivery.</Note>

## ID

```json ID theme={null}
{
  "strategic_signal_id": "0d3ec487-d349-4fd5-8324-a6e66efee114",
  "specter_person_id": "per_2f3c7fe468ec9fc2181blc8b",
  "company_id": "5e3a7f2b0aa7a3270a55f2a7"
}
```

## Signal Data

```json Signal Data theme={null}
{
  "signal_date": "2020-07-02",
  "signal_score": 8,
  "source_type": "venture_capital; insider",
  "signal_type": "Company",
  "signal_source": "Sequoia Capital, Redpoint VC, RRE Ventures, Kleiner Perkins, BoxGroup, Backstage Capital, Khosla Ventures",
  "signal_summary": "A Partner at ABC Capital is engaging with XYZ for a growth round.XYZ is an open-source, customizable medical scheduling platform for doctors."
}
```

## Company / Personal Data

```json Company / Personal Data theme={null}
{
  "name": "ABC",
  "website": "https://www.ABC.com",
  "screenshot": "https://specter-images.s3.eu-west-2.amazonaws.com/stratintel/https-ready-to-go.png",
  "hq_location": "Boston, Massachusetts",
  "hq_region": "United States",
  "growth_stage": "Growth Stage",
  "company_linkedin_url": "https://www.linkedin.com/company/ABC",
  "twitter_url": "https://www.twitter.com/ABC",
  "talent_github_url": "https://github.com/profileABC",
  "company_description": "A collaborative calendar for modern teams.",
  "company_founded_year": 2020,
  "customer_focus": "B2C,B2B",
  "specter_industry": [
    "Professional Services",
    "Business Consulting and Services",
    "Human Resources Services"
  ],
  "specter_tech_verticals": [
    [
      "Future of Work",
      "Payroll, Benefits, and Total Rewards"
    ],
    [
      "FinTech",
      "Accounting, Tax, and Payout Infrastructure"
    ],
    [
      "Future of Work",
      "HRIS and Core People Systems"
    ],
    [
      "Sports & Wellness",
      "Corporate Wellness and Employee Health"
    ],
    [
      "Commerce & Marketplaces",
      "Subscriptions and Loyalty"
    ]
  ],
  "is_industry_estimated": "TRUE"
}
```

## Financials

```json Financials theme={null}
{
  "company_funding_amount_usd": 155000000,
  "company_last_funding_date": "2020-09-12",
  "company_last_funding_amount_usd": 96000000,
  "company_investors": [
    "Andrew Karam",
    "Balaji Srinivasan",
    "Ben Braverman"
  ]
}
```
