Overview

Autobound's schema on the contact and company records, and all insights associated.

Welcome to the Autobound Insights API documentation. Our API provides a wealth of valuable insights about companies and contacts, empowering your product teams to enhance their applications with rich, actionable data.

These insights can be seamlessly integrated into your existing systems and workflows, enabling you to deliver more personalized experiences and drive better business outcomes.

Insight Retrieval Methods

Autobound offers two convenient methods for retrieving insights:

  • API: Access insights in real-time via API. Responses are provided in JSON format. To retrieve insights using the API, make a POST request to the /generate-insights endpoint with the appropriate parameters. For example
  • Flat File: Receive insights as CSV or JSON files for bulk processing or offline analysis. You can request flat files containing insights for a specific set of companies or contacts, and we will generate and deliver the files to you. This method is used more often by enterprise companies building our insights into their platforms.

Insight Lookup Methods

Autobound supports three lookup methods for retrieving insights:

  • Contact Level: Retrieve insights for a specific contact by providing their LinkedIn URL or email address. This allows you to access detailed information about an individual, such as their profile data, podcast mentions, YouTube mentions, work history, job changes, and more. Contact-level insights are ideal for personalizing user experiences, enhancing lead qualification, and tailoring communication. When making an API request, if insightType is left blank, the top 20 insights are retrieved.
  • Company Level: Retrieve insights at the company level by providing the company's website URL. This method returns a comprehensive set of insights related to the company, including company profile information, value propositions, sales information, financial data, case studies, and more. Company-level insights are valuable for market research, competitive analysis, and understanding the overall business landscape. When making an API request, if insightType is left blank, the top 20 insights are retrieved.
  • Insight Level: Retrieve a set of contacts and companies exhibiting a certain insight. This is only available via flat file currently.

In the following sections, we will dive into the details of each insight type, providing you with a clear understanding of the data structure, fields, and their significance. We will also provide examples and use cases to illustrate how these insights can be leveraged to enhance your products and services.

Get ready to unlock the power of Autobound Insights and take your applications to the next level!