Changelog
added

Standardized Insight Subtypes

We've standardized our insight taxonomy to make it more intuitive and powerful. You can now use the same subtype names across both our generate-insights and generate-content APIs. Each request can include multiple subtypes, giving you more precise control over which insights appear in your responses.

Check out our complete list of available subtypes to see what's possible. Here's a quick example of using multiple subtypes in a single request:

{
  "enabledInsights": [
    "companyMarketTrends",
    "behavioralProfile",
    "socialMediaProspectRecentLinkedInPosts"
  ]
}

This standardization makes our APIs more predictable and easier to use while giving you more granular control over your insight generation.

Availability

This functionality is available in the following endpoints and onwards:

  • generate-content v3.6
  • generate-insights v3.2