You agree to the storing of cookies on your device to enhance site navigation, analyze site usage, and assist in our marketing efforts. See Privacy Policy
Customer storiesFor foundersPricingAboutCareersGet started

Find your

fund returners

Thank you! Your submission has been received,
please wait while we redirect you.
Oops! Something went wrong while submitting the form.
Trusted by 1000+ investors every day
BrexBrex
BrexBrex
BrexBrex
BrexBrex
BrexBrex
BrexBrex
BrexBrex
BrexBrex
BrexBrex
BrexBrex
BrexBrex
BrexBrex
Brex
Brex
Brex
Brex
Brex
Brex
Brex
Brex
Brex
Brex
Brex
Brex
Brex
Brex
Brex
Brex

Harmonic helps you understand market developments and identify the right targets.

Track emerging companies across your strategic focus areas, evaluate talent for acqui-hires, and make informed 
build/buy/partner decisions.

Proprietary data on millions of startups with AI that automates your workflow from identification to execution.

Meet Scout

The AI agent made to search and evaluate startups

Find. Search using your strategic criteria. Scout understands nuance that keyword filters miss.
Rank. Surface companies that match complex requirements across product, market and team.
Analyze. Generate market maps, analyze differentiation and evaluate targets instantly

“It's really good at pattern matching and identifying which companies are working on certain product areas.

We hadn't come across a lot of these companies before.

Track trending companies in your focus areas

Get notified when companies enter your space or hit milestones that make them acquisition-ready
Monitor markets with granular filters

Identify top talent 
and teams

Get alerted when exceptional teams emerge in your target markets or key talent make moves
Deep filters on background, expertise, and team composition

Enhance your entire workflow

Map and monitor your
team’s network
Track connections, movements and communications, making every intro warm
< img >
Organize your acquisition pipeline
Manage targets with custom fields or integrate with your systems via API
< img >
Instant insights from the Harmonic Chrome Extension
Download Extension
< img >
For developers

Developer-centric

Integrate your way

Expertly crafted API
Integrate with REST or GraphQL, tailor your integration strategy with our flexible API.
Complete Bulk Delivery
Build and model with low latency and maximum flexibility by having the complete startup database delivered directly to your data warehouse or cloud storage bucket.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
query Query($getCompaniesInSavedSearchesByIdOrUrnId: String!) {     
 getCompaniesInSavedSearchesByIdOrUrn(idOrUrn:123){
  name
   description
    headcount                                                       
   funding {
     fundingTotal
     fundingRounds {
       fundingAmount
       investors {
         investorName
         isLead
       }
       fundingRoundType
     }
   }
   highlights {
     text
   }
   tagsV2 {
     displayValue
   }
   website {
     domain
   }
   webTraffic
   tractionMetrics {
     webTraffic {
       ago30d {
         percentChange
       }
     }
     headcountEngineering {
       ago90d {
         percentChange
       }
     }
   }
 }
}
}
REQUEST
GET https://api.harmonic.ai/savedSearches:results/123
RESPONSE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{

   "count": 1,

   "results": [

     {

         "entity_urn": "urn:harmonic:company:123456",

         "id": 123456,

         "initialized_date": "2020-10-27T08:07:19.940106",

         "website": {

           "url": "string",

            "domain": "string",

            "is_broken": true

          },

          "customer_type": "B2C",

          "logo_url": "string",

          "name": "string",