Skip to main content
GET
Get all default and custom integration-level categories

Authorizations

X-Api-Key
string
header
required

Query Parameters

include
string

An optional comma-separated string specifying which category types to include. Valid values include 'default', 'custom', 'default,custom'.

Examples:

"default"

"custom"

"default,custom"

Response

Successful operation

id
string

A unique identifier for this category. This identifier will show up in enrichments as counterparty[i].industry[-1].id, where i is the index of this merchant in the counterparty list. Note that each counterparty's industry is a list containing its full category hierarchy (including parent categories); thus, this category will be the last one in the industry list.

Example:

"011-010-000-000"

name
string

The category's name

Example:

"Online Marketplace"

icon
string<url> | null

The category's icon

Example:

"https://static.v2.spadeapi.com/categories/b4b0d249b40249acb7445027d4574fc5/light.png"

fullCategoryHierarchy
object[]

Array with increasingly specific category information.

Example: