TheirStack
Connect to TheirStack to search jobs, companies, technographics, buying intents, catalogs, company lists, saved searches, webhooks, and billing credit balance.
Authentication
| Method | Kind | Status | Details |
|---|---|---|---|
| API Key | api_key | available | — |
Call a tool
import { createClient } from "@open-connector/sdk";const oc = createClient({ baseUrl: "https://api.openconnector.dev", apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await oc.executeTool({ slug: "THEIRSTACK_BUYING_INTENTS_V1", connectedAccountId: "conn_...", arguments: { /* match this tool's input schema */ },});import Composio from "@composio/client";const composio = new Composio({ baseURL: "https://api.openconnector.dev/composio", apiKey: process.env.OPEN_CONNECTOR_API_KEY!,});const result = await composio.tools.execute("THEIRSTACK_BUYING_INTENTS_V1", { connected_account_id: "conn_...", arguments: { /* match this tool's input schema */ },});oc tools execute THEIRSTACK_BUYING_INTENTS_V1 --data '{ }'Tool catalog
Available tools
52 callable operations
Buying IntentsTHEIRSTACK_BUYING_INTENTS_V1This endpoint lists the buying intent topics detected for a company. For each topic, it returns the confidence level (`low`, `medium`, `high`), the number of jobs that mention the topic, and the first and last dates it was mentioned. You must specify `company_domain`, `company_name`, `company_linkedin_url`. It consumes **3 API credits** per company lookup, regardless of the number of buying intent topics returned. It doesn't consume credits if there is no response.Connection
This endpoint lists the buying intent topics detected for a company. For each topic, it returns the confidence level (`low`, `medium`, `high`), the number of jobs that mention the topic, and the first and last dates it was mentioned. You must specify `company_domain`, `company_name`, `company_linkedin_url`. It consumes **3 API credits** per company lookup, regardless of the number of buying intent topics returned. It doesn't consume credits if there is no response.
Authentication
Connected account requiredTags
Delete Company ListTHEIRSTACK_DELETE_COMPANY_LISTS_BY_ID_V0Delete Company ListConnection
Delete Company List
Authentication
Connected account requiredTags
Generate App UrlTHEIRSTACK_GENERATE_APP_URL_V0Build a deep link into the TheirStack app for a given resource and return it as `{"url": ...}`. Pick the resource with the `type` field: `company_list` (view a list), `job_search` / `company_search` (open a search from filters — same filter shape as `search_jobs_v1` / `search_companies_v1`), `saved_search` (open a saved search), or `webhook` (view a webhook). Search links (`job_search` / `company_search`) are workspace-independent — the encoded query opens against whoever's session loads it, so the link is portable when shared. The other types point at a workspace-specific resource and include the workspace, which is taken from the authenticated caller, so it is never passed in.Connection
Build a deep link into the TheirStack app for a given resource and return it as `{"url": ...}`. Pick the resource with the `type` field: `company_list` (view a list), `job_search` / `company_search` (open a search from filters — same filter shape as `search_jobs_v1` / `search_companies_v1`), `saved_search` (open a saved search), or `webhook` (view a webhook). Search links (`job_search` / `company_search`) are workspace-independent — the encoded query opens against whoever's session loads it, so the link is portable when shared. The other types point at a workspace-specific resource and include the workspace, which is taken from the authenticated caller, so it is never passed in.
Authentication
Connected account requiredTags
Get Credit BalanceTHEIRSTACK_GET_BILLING_CREDIT_BALANCE_V0Retrieve your team's current credit balance including remaining credits available for API calls, searches, and data exports across all endpoints.Connection
Retrieve your team's current credit balance including remaining credits available for API calls, searches, and data exports across all endpoints.
Authentication
Connected account requiredTags
Get Companies Per Company Country CodeTHEIRSTACK_GET_CATALOG_COMPANIES_PER_COMPANY_COUNTRY_CODE_V0Retrieve all ISO country codes with the number of companies headquartered in each country. Use this endpoint for geographic distribution analysis. Calls to this endpoint are free and do not consume any API credits.Connection
Retrieve all ISO country codes with the number of companies headquartered in each country. Use this endpoint for geographic distribution analysis. Calls to this endpoint are free and do not consume any API credits.
Authentication
Connected account requiredTags
Get IndustriesTHEIRSTACK_GET_CATALOG_INDUSTRIES_V0This endpoint lets you list all the industries and their codes, see how many jobs and companies we have per industry and search for an industry. Calls to this endpoint don't cost you credits. Our industries catalogue comes from [LinkedIn Industry Codes V2](https://learn.microsoft.com/en-us/linkedin/shared/references/reference-tables/industry-codes-v2)Connection
This endpoint lets you list all the industries and their codes, see how many jobs and companies we have per industry and search for an industry. Calls to this endpoint don't cost you credits. Our industries catalogue comes from [LinkedIn Industry Codes V2](https://learn.microsoft.com/en-us/linkedin/shared/references/reference-tables/industry-codes-v2)
Authentication
Connected account requiredTags
Get Jobs And Companies Per Job Country CodeTHEIRSTACK_GET_CATALOG_JOBS_COMPANIES_PER_JOB_COUNTRY_CODE_V0This endpoint will return all the country codes and the number of jobs whose location's country code is the given one, and the number of companies with jobs in that country. Calls to this endpoint don't cost you credits.Connection
This endpoint will return all the country codes and the number of jobs whose location's country code is the given one, and the number of companies with jobs in that country. Calls to this endpoint don't cost you credits.
Authentication
Connected account requiredTags
Get Technologies And Buying IntentsTHEIRSTACK_GET_CATALOG_KEYWORDS_V0List all keywords tracked by TheirStack, including both technologies and buying intent topics. Search for any keyword and filter by one or more categories. Calls to this endpoint don't cost you credits. - To get technologies only: filter with `keyword_type=technology` - To get only buying intent topics: filter with `keyword_type_not=technology` - By default this endpoint returns 25 keywords. To get all keywords, set `limit=100000`. Response always includes `data` (array of keywords) and `metadata` (total_results, page, limit).Connection
List all keywords tracked by TheirStack, including both technologies and buying intent topics. Search for any keyword and filter by one or more categories. Calls to this endpoint don't cost you credits. - To get technologies only: filter with `keyword_type=technology` - To get only buying intent topics: filter with `keyword_type_not=technology` - By default this endpoint returns 25 keywords. To get all keywords, set `limit=100000`. Response always includes `data` (array of keywords) and `metadata` (total_results, page, limit).
Authentication
Connected account requiredTags
Get Geographic LocationsTHEIRSTACK_GET_CATALOG_LOCATIONS_V0Search for geographic locations by name or ID to retrieve standardized location data including city, region, and country. Use location IDs with job_location_or and job_location_not filters for precise geographic targeting in job searches.Connection
Search for geographic locations by name or ID to retrieve standardized location data including city, region, and country. Use location IDs with job_location_or and job_location_not filters for precise geographic targeting in job searches.
Authentication
Connected account requiredTags
Get ListTHEIRSTACK_GET_COMPANY_LISTS_BY_ID_V0Get ListConnection
Get List
Authentication
Connected account requiredTags
Export Companies From ListTHEIRSTACK_GET_COMPANY_LISTS_COMPANIES_EXPORT_V0Export companies from a saved list to a downloadable CSV or XLSX file. The export includes company details such as domain, industry, size, location, funding, and revenue data for offline analysis.Connection
Export companies from a saved list to a downloadable CSV or XLSX file. The export includes company details such as domain, industry, size, location, funding, and revenue data for offline analysis.
Authentication
Connected account requiredTags
Get Companies From ListTHEIRSTACK_GET_COMPANY_LISTS_COMPANIES_V0Get Companies From ListConnection
Get Companies From List
Authentication
Connected account requiredTags
List All ListsTHEIRSTACK_GET_COMPANY_LISTS_V0Retrieve all company lists for the current team including list name, company count, and creation date. Use company lists to organize and segment companies for targeted outreach and analysis.Connection
Retrieve all company lists for the current team including list name, company count, and creation date. Use company lists to organize and segment companies for targeted outreach and analysis.
Authentication
Connected account requiredTags
List DatasetsTHEIRSTACK_GET_DATASETS_V1Retrieve all datasets available for your team including jobs, companies, and technographics. Datasets are updated daily in Parquet format. Use this endpoint to get the latest download URLs for bulk data access.Connection
Retrieve all datasets available for your team including jobs, companies, and technographics. Datasets are updated daily in Parquet format. Use this endpoint to get the latest download URLs for bulk data access.
Authentication
Connected account requiredTags
Get Email PreferencesTHEIRSTACK_GET_EMAIL_PREFERENCES_V0Get Email PreferencesConnection
Get Email Preferences
Authentication
Connected account requiredTags
Get Request CountTHEIRSTACK_GET_REQUESTS_COUNT_V0Retrieve the daily count of API requests made by your team within a specified date range. Use this endpoint to monitor API usage patterns, identify peak activity periods, and plan capacity.Connection
Retrieve the daily count of API requests made by your team within a specified date range. Use this endpoint to monitor API usage patterns, identify peak activity periods, and plan capacity.
Authentication
Connected account requiredTags
List RequestsTHEIRSTACK_GET_REQUESTS_V0List your team's individual API and app requests in a time range. Each request reports how many credits it consumed (api_credits, ui_credits), its response time (duration, in seconds), HTTP status code, endpoint type and the number of records returned. Use it to inspect per-request consumption and latency. Defaults to the last 5 days when no dates are given.Connection
List your team's individual API and app requests in a time range. Each request reports how many credits it consumed (api_credits, ui_credits), its response time (duration, in seconds), HTTP status code, endpoint type and the number of records returned. Use it to inspect per-request consumption and latency. Defaults to the last 5 days when no dates are given.
Authentication
Connected account requiredTags
Get Saved SearchTHEIRSTACK_GET_SAVED_SEARCHES_BY_ID_V0Get Saved SearchConnection
Get Saved Search
Authentication
Connected account requiredTags
List All Saved SearchesTHEIRSTACK_GET_SAVED_SEARCHES_V0Retrieve all active saved searches for the current user including search filters, type, and creation date. Archived saved searches are excluded. Filter by user IDs or search type and sort by name, created, or updated date.Connection
Retrieve all active saved searches for the current user including search filters, type, and creation date. Archived saved searches are excluded. Filter by user IDs or search type and sort by name, created, or updated date.
Authentication
Connected account requiredTags
Get Credits ConsumptionTHEIRSTACK_GET_TEAMS_CREDITS_CONSUMPTION_V0Retrieve daily credit consumption data for your team showing the number of API records returned per day. Use this endpoint to monitor usage trends, track spending, and optimize your API integration.Connection
Retrieve daily credit consumption data for your team showing the number of API records returned per day. Use this endpoint to monitor usage trends, track spending, and optimize your API integration.
Authentication
Connected account requiredTags
Get Webhook By IdTHEIRSTACK_GET_WEBHOOKS_BY_ID_V0Retrieve the full details of a specific webhook by its ID including configuration, status, target URL, event type, linked saved search, and creation timestamp. Use this to inspect or debug a webhook setup.Connection
Retrieve the full details of a specific webhook by its ID including configuration, status, target URL, event type, linked saved search, and creation timestamp. Use this to inspect or debug a webhook setup.
Authentication
Connected account requiredTags
List Webhook Event TypesTHEIRSTACK_GET_WEBHOOKS_EVENT_TYPES_V0Returns supported webhook event types with their metadata. Pass `search_type=jobs` or `search_type=companies` to get only the events relevant to that search type.Connection
Returns supported webhook event types with their metadata. Pass `search_type=jobs` or `search_type=companies` to get only the events relevant to that search type.
Authentication
Connected account requiredTags
Get Aggregated Webhook Event CountTHEIRSTACK_GET_WEBHOOKS_EVENTS_COUNT_AGGREGATED_V0Retrieve webhook event counts aggregated by day within a date range, with options to group by delivery status or webhook ID. Use this endpoint to build time-series charts for monitoring webhook performance and reliability.Connection
Retrieve webhook event counts aggregated by day within a date range, with options to group by delivery status or webhook ID. Use this endpoint to build time-series charts for monitoring webhook performance and reliability.
Authentication
Connected account requiredTags
Get Webhook Event CountTHEIRSTACK_GET_WEBHOOKS_EVENTS_COUNT_V0Get the total count of events triggered for a specific webhook. Use this endpoint to quickly check webhook activity volume without fetching the full event list, useful for monitoring dashboards and usage tracking.Connection
Get the total count of events triggered for a specific webhook. Use this endpoint to quickly check webhook activity volume without fetching the full event list, useful for monitoring dashboards and usage tracking.
Authentication
Connected account requiredTags
List Webhook EventsTHEIRSTACK_GET_WEBHOOKS_EVENTS_V0Retrieve a paginated list of all events triggered for a specific webhook including delivery status, payload, and timestamps. Filter by event status to find failed deliveries that may need to be retried.Connection
Retrieve a paginated list of all events triggered for a specific webhook including delivery status, payload, and timestamps. Filter by event status to find failed deliveries that may need to be retried.
Authentication
Connected account requiredTags
List All WebhooksTHEIRSTACK_GET_WEBHOOKS_V0Retrieve all active webhooks configured for your team including their status, target URL, event type, and linked saved search. Archived webhooks are excluded from the response. Use this to monitor your webhook integrations.Connection
Retrieve all active webhooks configured for your team including their status, target URL, event type, and linked saved search. Archived webhooks are excluded from the response. Use this to monitor your webhook integrations.
Authentication
Connected account requiredTags
Get Keyword CategoriesTHEIRSTACK_LIST_KEYWORD_CATEGORIES_V1Returns a list of main keyword categories (technologies and buying intents) with the number of keywords and companies in each. Optionally filters to return a specific category if category_slug is provided.Connection
Returns a list of main keyword categories (technologies and buying intents) with the number of keywords and companies in each. Optionally filters to return a specific category if category_slug is provided.
Authentication
Connected account requiredTags
Get Keyword SubcategoriesTHEIRSTACK_LIST_KEYWORD_SUBCATEGORIES_V1Returns a list of keyword subcategories with their keywords. Behavior: returns all subcategories if no parameters are provided; returns all subcategories for a specific parent category if only category_slug is provided; returns a specific subcategory if both category_slug and subcategory_slug are provided.Connection
Returns a list of keyword subcategories with their keywords. Behavior: returns all subcategories if no parameters are provided; returns all subcategories for a specific parent category if only category_slug is provided; returns a specific subcategory if both category_slug and subcategory_slug are provided.
Authentication
Connected account requiredTags
Rename Company ListTHEIRSTACK_PATCH_COMPANY_LISTS_BY_ID_V0Rename Company ListConnection
Rename Company List
Authentication
Connected account requiredTags
Archive Saved SearchTHEIRSTACK_PATCH_SAVED_SEARCHES_ARCHIVE_V0Archive a saved search by its ID to remove it from the active list. Archived searches are hidden from the default listing but can still be referenced. Associated webhooks will stop triggering for archived searches.Connection
Archive a saved search by its ID to remove it from the active list. Archived searches are hidden from the default listing but can still be referenced. Associated webhooks will stop triggering for archived searches.
Authentication
Connected account requiredTags
Update Saved SearchTHEIRSTACK_PATCH_SAVED_SEARCHES_BY_ID_V0Update Saved SearchConnection
Update Saved Search
Authentication
Connected account requiredTags
Archive WebhookTHEIRSTACK_PATCH_WEBHOOKS_ARCHIVE_V0Archive a webhook by its ID to permanently stop event delivery and remove it from the active webhook list. Archived webhooks and their event history are retained for reference but will no longer trigger notifications.Connection
Archive a webhook by its ID to permanently stop event delivery and remove it from the active webhook list. Archived webhooks and their event history are retained for reference but will no longer trigger notifications.
Authentication
Connected account requiredTags
Update WebhookTHEIRSTACK_PATCH_WEBHOOKS_BY_ID_V0Update WebhookConnection
Update Webhook
Authentication
Connected account requiredTags
Enable/Disable A WebhookTHEIRSTACK_PATCH_WEBHOOKS_STATUS_V0By disabling a webhook, it will stop listening to events. When you enable a webhook, it will process all the events that have not been processed yet since you disabled it.Connection
By disabling a webhook, it will stop listening to events. When you enable a webhook, it will process all the events that have not been processed yet since you disabled it.
Authentication
Connected account requiredTags
Add Companies To Multiple ListsTHEIRSTACK_POST_COMPANY_LISTS_ADD_COMPANIES_MULTIPLE_V0Add Companies To Multiple ListsConnection
Add Companies To Multiple Lists
Authentication
Connected account requiredTags
Add Companies To ListTHEIRSTACK_POST_COMPANY_LISTS_ADD_COMPANIES_V0Add Companies To ListConnection
Add Companies To List
Authentication
Connected account requiredTags
Duplicate ListTHEIRSTACK_POST_COMPANY_LISTS_DUPLICATE_V0Duplicate ListConnection
Duplicate List
Authentication
Connected account requiredTags
Remove Companies From ListTHEIRSTACK_POST_COMPANY_LISTS_REMOVE_COMPANIES_V0Remove Companies From ListConnection
Remove Companies From List
Authentication
Connected account requiredTags
Create Company ListTHEIRSTACK_POST_COMPANY_LISTS_V0Create Company ListConnection
Create Company List
Authentication
Connected account requiredTags
Generate Dataset CredentialsTHEIRSTACK_POST_DATASETS_CREDENTIALS_V1Generate temporary S3 credentials to directly access and download dataset files from cloud storage. Credentials are valid for 7 days by default and provide read-only access to your team's available datasets.Connection
Generate temporary S3 credentials to directly access and download dataset files from cloud storage. Credentials are valid for 7 days by default and provide read-only access to your team's available datasets.
Authentication
Connected account requiredTags
Create Saved SearchTHEIRSTACK_POST_SAVED_SEARCHES_V0Create Saved SearchConnection
Create Saved Search
Authentication
Connected account requiredTags
Retry Webhook EventsTHEIRSTACK_POST_WEBHOOKS_EVENTS_RETRY_V0Retry delivery of failed webhook events by providing their event IDs. Use this endpoint to recover from transient failures such as network timeouts or temporary server errors on your receiving endpoint.Connection
Retry delivery of failed webhook events by providing their event IDs. Use this endpoint to recover from transient failures such as network timeouts or temporary server errors on your receiving endpoint.
Authentication
Connected account requiredTags
Test Webhook UrlTHEIRSTACK_POST_WEBHOOKS_TEST_V0Send a test event to verify connectivity and payload handling. Either provide a webhook_id to test an existing webhook (with optional url/secret overrides), or provide url and event_type directly to test before creating a webhook.Connection
Send a test event to verify connectivity and payload handling. Either provide a webhook_id to test an existing webhook (with optional url/secret overrides), or provide url and event_type directly to test before creating a webhook.
Authentication
Connected account requiredTags
Create New WebhookTHEIRSTACK_POST_WEBHOOKS_V0Create a new webhook that listens for events from a saved search and sends real-time HTTP POST notifications to your specified URL. Configure event types, filters, and delivery settings for automated data pipelines.Connection
Create a new webhook that listens for events from a saved search and sends real-time HTTP POST notifications to your specified URL. Configure event types, filters, and delivery settings for automated data pipelines.
Authentication
Connected account requiredTags
Update Email PreferencesTHEIRSTACK_PUT_EMAIL_PREFERENCES_V0Update Email PreferencesConnection
Update Email Preferences
Authentication
Connected account requiredTags
Company SearchTHEIRSTACK_SEARCH_COMPANIES_V1Search and filter companies and accounts by firmographics (industry, country, employee count, revenue), funding, technology and tech stack (technographics), and hiring signals (which roles and technologies they are actively hiring for). Built for ABM, account and lead prospecting, lookalike-account discovery, competitive displacement, and buying-intent targeting. Returns the matching companies along with the jobs and technology objects that matched the filters you passed. It consumes **3 API credits** for each company returned in the response. Useful resources: [Preview data mode](https://theirstack.com/en/docs/api/preview-data-mode), [Free count mode](https://theirstack.com/en/docs/api/free-count) The response includes both company data and any matching jobs or technologies based on your filters.Connection
Search and filter companies and accounts by firmographics (industry, country, employee count, revenue), funding, technology and tech stack (technographics), and hiring signals (which roles and technologies they are actively hiring for). Built for ABM, account and lead prospecting, lookalike-account discovery, competitive displacement, and buying-intent targeting. Returns the matching companies along with the jobs and technology objects that matched the filters you passed. It consumes **3 API credits** for each company returned in the response. Useful resources: [Preview data mode](https://theirstack.com/en/docs/api/preview-data-mode), [Free count mode](https://theirstack.com/en/docs/api/free-count) The response includes both company data and any matching jobs or technologies based on your filters.
Authentication
Connected account requiredTags
Job SearchTHEIRSTACK_SEARCH_JOBS_V1Search and filter job postings (job ads, vacancies, hiring data) from thousands of company career sites and job boards. Filter by job title, keywords in the job description, company (name, domain or LinkedIn URL), location and country, technology and tech stack, salary, seniority, remote/hybrid, employment type, and posting date. Used for sales prospecting and lead generation, recruiting, and hiring-trend and market research. It consumes **1 API credit** for each job returned in the response. You must specify at least one of the following filters, or otherwise your request will fail: `posted_at_max_age_days`, `posted_at_gte`, `posted_at_lte`, `company_domain_or`, `company_linkedin_url_or`, `company_name_or`. This is for performance reasons. To retrieve jobs from a specific company or a list of companies, you can apply any of the following filters: `company_domain_or`, `company_linkedin_url_or`, `company_name_or`, `company_name_case_insensitive_or`. When using multiple company identifier filters, the endpoint will return jobs from companies that match any of the specified identifiers. Therefore, it is advisable to create a separate request for each company if you intend to use more than one identifier. This endpoint is used by job seekers and sales/marketing teams to search for jobs filtered by country, job title, technologies, job description, company name, company domain, or date range—see the payload examples below for specific use cases. Useful resources: [Avoiding getting the same job twice](https://theirstack.com/en/docs/api/avoid-getting-same-jobs-twice), [Fetching jobs periodically](https://theirstack.com/en/docs/guides/fetch-jobs-periodically), [Preview data mode](https://theirstack.com/en/docs/api/preview-data-mode), [Free count mode](https://theirstack.com/en/docs/api/free-count)Connection
Search and filter job postings (job ads, vacancies, hiring data) from thousands of company career sites and job boards. Filter by job title, keywords in the job description, company (name, domain or LinkedIn URL), location and country, technology and tech stack, salary, seniority, remote/hybrid, employment type, and posting date. Used for sales prospecting and lead generation, recruiting, and hiring-trend and market research. It consumes **1 API credit** for each job returned in the response. You must specify at least one of the following filters, or otherwise your request will fail: `posted_at_max_age_days`, `posted_at_gte`, `posted_at_lte`, `company_domain_or`, `company_linkedin_url_or`, `company_name_or`. This is for performance reasons. To retrieve jobs from a specific company or a list of companies, you can apply any of the following filters: `company_domain_or`, `company_linkedin_url_or`, `company_name_or`, `company_name_case_insensitive_or`. When using multiple company identifier filters, the endpoint will return jobs from companies that match any of the specified identifiers. Therefore, it is advisable to create a separate request for each company if you intend to use more than one identifier. This endpoint is used by job seekers and sales/marketing teams to search for jobs filtered by country, job title, technologies, job description, company name, company domain, or date range—see the payload examples below for specific use cases. Useful resources: [Avoiding getting the same job twice](https://theirstack.com/en/docs/api/avoid-getting-same-jobs-twice), [Fetching jobs periodically](https://theirstack.com/en/docs/guides/fetch-jobs-periodically), [Preview data mode](https://theirstack.com/en/docs/api/preview-data-mode), [Free count mode](https://theirstack.com/en/docs/api/free-count)
Authentication
Connected account requiredTags
TechnographicsTHEIRSTACK_TECHNOGRAPHICS_V1This endpoint lists the technologies used by a company. For each technology, it returns the confidence level (`low`, `medium`, `high`), the number of jobs that mention the technology, and the first and last dates it was mentioned. You must specify `company_domain`, `company_name`, `company_linkedin_url`. It consumes **3 API credits** per company lookup, regardless of the number of technologies returned. It doesn't consume credits if there is no response.Connection
This endpoint lists the technologies used by a company. For each technology, it returns the confidence level (`low`, `medium`, `high`), the number of jobs that mention the technology, and the first and last dates it was mentioned. You must specify `company_domain`, `company_name`, `company_linkedin_url`. It consumes **3 API credits** per company lookup, regardless of the number of technologies returned. It doesn't consume credits if there is no response.
Authentication
Connected account requiredTags
One-Click Unsubscribe (Rfc 8058)THEIRSTACK_UNSUBSCRIBE_EMAIL_ONE_CLICK_V0One-Click Unsubscribe (Rfc 8058)Connection
One-Click Unsubscribe (Rfc 8058)
Authentication
Connected account requiredTags
Unsubscribe From EmailTHEIRSTACK_UNSUBSCRIBE_EMAIL_V0Unsubscribe From EmailConnection
Unsubscribe From Email
Authentication
Connected account requiredTags
One-Click Unsubscribe From A Saved Search Alert (Rfc 8058)THEIRSTACK_UNSUBSCRIBE_SAVED_SEARCH_ALERT_ONE_CLICK_V0One-Click Unsubscribe From A Saved Search Alert (Rfc 8058)Connection
One-Click Unsubscribe From A Saved Search Alert (Rfc 8058)
Authentication
Connected account requiredTags
Unsubscribe From A Saved Search AlertTHEIRSTACK_UNSUBSCRIBE_SAVED_SEARCH_ALERT_V0Unsubscribe From A Saved Search AlertConnection
Unsubscribe From A Saved Search Alert
Authentication
Connected account requiredTags