Introduction

What is TheirStackProduct updatesBlogAPI Reference

Data

Job Data
Technographic Data

Product

App
API DocsFree countPreview data mode
Webhooks
Datasets

Pricing and Billing

Affiliate ProgramAuto recharge creditsCreditsPricing FAQs

Integrations

ClayMake

Guides

Adding a technology or job filter to your company searchBackfilling a job boardHow to fetch jobs periodically using the Jobs APIHow to Choose the Best Way to Access TheirStack DataHow to find old jobsHow to get access to datasetsHow to identify companies with problems your software solvesOutreach companies actively hiringHow to send a slack message for every new job foundMonitoring open jobs from current and past customersIntegration guide for sales intelligence software

Other

Users and Teams
TheirStack TheirStack Logo

Docs

API

Preview data mode

Learn how to preview TheirStack data without consuming API credits.

Our Job Search and Company Search endpoints include a preview mode that return the same data but some fields are blurred.

This mode is useful for sales sofware building products with TheirStack data. It allows you to show a preview of the data to your end users without consuming credits. It's the same we use in our own app.

How to use preview mode

To use preview mode, you need to set the blur_company_data field to true in the request body.

Company search preview

When doing a company search with preview mode, the response will return all fields but the name, logo, url, domain, long_description, seo_description, linkedin_url, publicly_traded_symbol, apollo_id, linkedin_id fields will be blurred.

Preview data mode

Job search preview

When doing a job search with preview mode, the response will return all fields but the description, url, final_url, source_url, company, company_domain, company_object.name, company_object.domain, company_object.linkedin_url, company_object.linkedin_id, company_object.url, company_object.long_description, company_object.seo_description, company_object.possible_domains fields will be blurred.

Preview data mode

How is this guide?

Last updated on

Free count

Learn how to get the count of records that match your search criteria without consuming API credits.

Webhooks

Learn how to use webhooks to get notified when events occur (new jobs, tech changes, etc) in TheirStack and trigger actions in your external systems like N8N, Zapier, Make, Airtable, etc

On this page

How to use preview mode
Company search preview
Job search preview