← Tools Reference

TheirStack

TheirStack integration (Data, Marketing). Imported from open-connector.

API key4 toolshttps://api.theirstack.com
POST
theirstack_search_jobs
Search TheirStack job postings with company, title, keyword, location, and posting date filters.

/v1/jobs/search

15 parameters
ParamTypeRequiredDescription
company_domain_orarrayoptionalOnly return jobs from companies matching any of these domains, URLs, or email d…
company_linkedin_url_orarrayoptionalOnly return jobs from companies whose LinkedIn URL matches any of these values.
company_name_orarrayoptionalOnly return jobs from companies whose name exactly matches any of these case-se…
job_title_orarrayoptionalKeyword-based patterns to match job titles, case-insensitively.
job_description_contains_orarrayoptionalWhole words to search for in job descriptions. Matching is case-insensitive unl…
job_country_code_orarrayoptionalTwo-letter ISO country codes for job locations.
posted_at_max_age_daysintegeroptionalMaximum age in days for job posting dates. Use 0 for jobs posted today.
posted_at_gtestringoptionalOnly return jobs published on or after this YYYY-MM-DD date.
posted_at_ltestringoptionalOnly return jobs published on or before this YYYY-MM-DD date.
remotebooleanoptionalWhen true, only show remote jobs. When false, only show non-remote jobs.
limitintegeroptionalNumber of results per page.
pageintegeroptionalPage number for page-based pagination. TheirStack pages start at 0.
offsetintegeroptionalNumber of results to skip for offset-based pagination.
include_total_resultsbooleanoptionalWhen true, TheirStack calculates total result counts. This can slow down large …
order_byarrayoptionalSort options for job search results.
POST
theirstack_search_companies
Search TheirStack companies by firmographic, hiring, and technographic filters.

/v1/companies/search

13 parameters
ParamTypeRequiredDescription
company_domain_orarrayoptionalOnly return companies matching any of these domains, URLs, or email domains.
company_linkedin_url_orarrayoptionalOnly return companies whose LinkedIn URL matches any of these values.
company_name_orarrayoptionalOnly return companies whose name exactly matches any of these case-sensitive va…
company_name_partial_match_orarrayoptionalReturn companies whose name contains any of these substrings, case-insensitivel…
company_country_code_orarrayoptionalOnly return companies headquartered in any of these ISO2 country codes.
industry_orarrayoptionalIndustry names to match case-insensitively.
company_keyword_slug_orarrayoptionalKeyword or buying-intent slugs mentioned by matching companies in their jobs.
company_technology_slug_orarrayoptionalTechnology slugs mentioned by matching companies in their jobs.
limitintegeroptionalNumber of results per page.
pageintegeroptionalPage number for page-based pagination. TheirStack pages start at 0.
offsetintegeroptionalNumber of results to skip for offset-based pagination.
include_total_resultsbooleanoptionalWhen true, TheirStack calculates total result counts. This can slow down large …
order_byarrayoptionalSort options for company search results.
POST
theirstack_list_technographics
List technologies and buying-intent keywords detected by TheirStack for a company.

/v1/companies/technologies

17 parameters
ParamTypeRequiredDescription
company_domainstringoptionalCompany domain, URL, or email domain to identify the company.
company_namestringoptionalExact case-sensitive company name to identify the company.
company_linkedin_urlstringoptionalLinkedIn company URL to identify the company.
keyword_slug_orarrayoptionalOnly return technologies or buying-intent topics matching any of these keyword …
keyword_category_slug_orarrayoptionalOnly return keywords from any of these keyword category slugs.
confidence_orarrayoptionalOnly return technologies with any of these confidence levels.
min_jobsintegeroptionalMinimum number of jobs found for each technology or keyword.
max_jobsintegeroptionalMaximum number of jobs found for each technology or keyword.
first_date_found_gtestringoptionalOnly return technologies first found on or after this YYYY-MM-DD date.
first_date_found_ltestringoptionalOnly return technologies first found on or before this YYYY-MM-DD date.
last_date_found_gtestringoptionalOnly return technologies last found on or after this YYYY-MM-DD date.
last_date_found_ltestringoptionalOnly return technologies last found on or before this YYYY-MM-DD date.
limitintegeroptionalNumber of results per page.
pageintegeroptionalPage number for page-based pagination. TheirStack pages start at 0.
offsetintegeroptionalNumber of results to skip for offset-based pagination.
include_total_resultsbooleanoptionalWhen true, TheirStack calculates total result counts. This can slow down large …
order_byarrayoptionalSort options for technographic results.
GET
theirstack_get_credit_balance
Retrieve the authenticated TheirStack team's current credit balance.

/v0/billing/credit-balance