Skip to main content
GET
Search industries and super categories by name

Authorizations

Authorization
string
header
required

API key provided as a Bearer token

Query Parameters

name
string
required

Industry name to search for

Example:

"artificial intelligence"

type
enum<string>

Filter by specific industry type

Available options:
INDUSTRY,
SUPER_CATEGORY
Example:

"INDUSTRY"

industry_type
enum<string>

Alias for 'type' parameter

Available options:
INDUSTRY,
SUPER_CATEGORY
Example:

"INDUSTRY"

Response

Successful search results

success
boolean
required
Example:

true

data
object
required
meta
object
required
Last modified on July 27, 2026