admin
2026-08-23 11:06:33
curl --request POST \
--url "https://api.theirstack.com/v1/companies/search" \
--header "Accept: application/json" \
--header "Content-Type: application/json" \
--header "Authorization: Bearer
-d "{
\"company_technology_slug_or\": [
\"freebsd\"
],
\"company_country_code_or\": [
\"EEA\"
]
}"Technology
is any of
FreeBSD
Country
is any of
EEA
API导出