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 company_name, company_domain, company_linkedin_url 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 job_description, job_url, company_name, company_domain, company_linkedin_url fields will be blurred.

Preview data mode

How is this guide?

Last updated on