Technographics is currently in beta. Field names, category values, and
coverage may evolve based on feedback. To share input or request access,
write to support@crustdata.co.
Where technographics is available
Technographics ships on the existing Company APIs. There is no separate endpoint, and the two endpoints play different roles:At a glance
The problem: firmographics don’t tell you what a company is built on
Company data tells you a company’s size, funding, and industry, but not the tools it runs. Knowing the stack is what drives the highest-intent motions:- Account scoring: prioritize accounts that already run a complementary or competing product.
- Competitive displacement: find every company using a competitor’s technology.
- ICP targeting: segment by category, like everyone using a data warehouse or an AI model provider.
- Personalization: reference a prospect’s actual stack in outreach.
The solution: a ready-made stack on the Company API
Request thetechnographics field group on
Company Enrich and Crustdata returns
the technologies detected for the company, each with a category and the sources
it came from:
technographics.* columns in Company Search,
then enrich the companies you want in full. A typical workflow is search to
narrow, enrich to read.
Access and pricing
Technographics is a gated add-on. It requires field-level permission on
your account. Check your access with the
permissions endpoint, or contact Crustdata to enable
it. It is billed at +2 credits per company that returns technographics
data, on top of the endpoint’s base 2 credits per company. Companies
with no technographics data are not charged the add-on. The same pricing
applies to Batch Company Enrich.
These credit amounts are beta pricing and may change as technographics
moves toward general availability.
Example: read a company’s stack (Enrich)
Request thetechnographics field group explicitly. It is never returned by
default.
technographics section appears on each match under
company_data.technographics:
Fields
The
technologies list is ordered by notability (top_technologies is the
head of the same ranking) and is capped at 500 entries per company. For a
large stack, total_technologies (the true count) can exceed the number of
entries returned. Use total_technologies for the count and top_technologies
for the most notable tools.
For the complete schema, see the
technographics fields reference.
Example: target companies by tech stack (Search)
Company Search can filter and sort on technographics without returning the values. Use it to build a list, then enrich the companies you want.technographics.technologies.category:
Pricing. Filtering and sorting on technographics uses standard Company
Search pricing of 0.03 credits per
result returned, with no add-on. The technographics add-on applies only
when you return the data through Company Enrich.
Coverage and freshness
- Signals. Technologies are detected from two independent sources: the
company’s web presence (
"web signals") and its job postings ("job posting"). A technology can be found by either or both, and thesourcesarray tells you which. - Categories. Every technology is mapped to a lowercase snake_case category
(for example
programming_language,framework,cloud_service,product,ai_model), so you can filter and segment at the category level as well as by specific tool. Enumerate the current category values with thetechnology_categoryautocomplete field. - Freshness.
updated_atreflects the last refresh of the company’s technographics as a whole. Individual technologies are not timestamped, so a signal from an older job posting and a recent one look the same. During beta, coverage is expanding, so if a company you expect is thin or missing, let us know at support@crustdata.co.
What to do next
- Company Enrich reference: full response schema.
- Company Search reference: filter and sort fields.
- Autocomplete: valid technology and category values.
- Permissions: check whether technographics is enabled on your account.

