Search industries and super categories by name
Filters
Search Industries
Look up industries and super categories by name with fuzzy matching. The name parameter is required; type is optional.
Search types:
name— Fuzzy name search with relevance scoring (required)type— Optional filter by industry type:INDUSTRYorSUPER_CATEGORYindustry_type— Alias fortype
Examples:
?name=artificial intelligence?name=fintech&type=INDUSTRY
GET
Search industries and super categories by name
Documentation Index
Fetch the complete documentation index at: https://docs.tryfundable.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication using Bearer token format.
Format: Authorization: Bearer vg_your_api_key_here
API keys follow the pattern: vg_[12_hex_chars]_[32_base64url_chars]
Query Parameters
Industry name to search for
Example:
"artificial intelligence"
Filter by specific industry type
Available options:
INDUSTRY, SUPER_CATEGORY Example:
"INDUSTRY"
Alias for 'type' parameter
Available options:
INDUSTRY, SUPER_CATEGORY Example:
"INDUSTRY"

