v10

latestOpenAPI 3.1.02026-08-0452108384.4 KB
Catalog

Get Keyword Categories

Returns a list of main keyword categories (technologies and buying intents) with the number of keywords and companies in each. Optionally filters to return a specific category if category_slug is provided.

get/v1/catalog/keywords/categories

Query parameters

category_slugstring nullable

Optional category slug to filter and return only a specific category

Example:finance-and-accounting

Optional category slug to filter and return only a specific category

Response

Successful Response

Example response

{
  "metadata": {
    "total_results": 2034
  }
}