0.03 credits per result returned. A
request with no results does not consume credits.
Free.
entities_fulfilled),
not on how many you requested. Failed jobs are not charged. See
[Pricing](/general/pricing) for per-endpoint rates.
entities_fulfilled),
not on how many you requested. Failed jobs are not charged. See
[Pricing](/general/pricing) for per-endpoint rates.
2 credits per company returned.
Availability: Enterprise-only.
2 credits per record. Requesting
technographics adds +2 credits per company
that returns technographics data.
technographics
adds +2 credits per company that returns technographics
data, on top of the endpoint's base cost. Companies with no technographics
data are not charged the add-on. The same add-on pricing applies to
[Batch Company Enrich](/company-docs/enrichment/batch).
entities_fulfilled),
not on how many you requested. Failed jobs are not charged. See
[Pricing](/general/pricing) for per-endpoint rates.
1 credit per
company returned. See [Pricing](/general/pricing) for how this stacks with
company enrich.
Free.
2 credits per new company delivered.
0.03 credits per result returned.
entities_fulfilled),
not on how many you requested. Failed jobs are not charged. See
[Pricing](/general/pricing) for per-endpoint rates.
2 credits per profile returned.
Availability: Enterprise-only.
1 credit. Developer
platform data adds 1 credit. Maximum:
2 credits per profile.
entities_fulfilled),
not on how many you requested. Failed jobs are not charged. See
[Pricing](/general/pricing) for per-endpoint rates.
1 credit per
profile returned. See [Pricing](/general/pricing) for how this stacks with
person enrich.
7 credits per profile.
Availability: Enterprise-only.
0.5 credits per new person delivered.
0.03 credits per result returned. A
request with no results does not consume credits.
entities_fulfilled),
not on how many you requested. Failed jobs are not charged. See
[Pricing](/general/pricing) for per-endpoint rates.
2 credits per result returned.
Availability: Enterprise-only and plan-gated.
0.5 credits per new job delivered.
1 credit per query.
1 credit per page.
This domain is for use in documentation examples.
1 credit per post returned by
default · 3 credits/post with{" "}
exact_keyword_match=true. Reactor and comment enrichment is
not available on this endpoint — use{" "}
Enrich Social Posts{" "}
with each post's share_url.
'limit' and 'page' cannot be provided together. When using{" "}
exact_keyword_match: true, you must use limit (the
API scans the first n posts and returns those that match exactly).
backend_urn.
keyword is optional. The high-frequency placeholder{" "}
"a" shown in older examples is no longer required —
omit the field entirely when filtering by member or company.
exact_keyword_match: true, use limit, not{" "}
page — the API scans the first n posts (where{" "}
n = limit) and returns only those that contain the
exact phrase. These requests are billed at 3 credits per post.
share_url and backend_urn.
share_url, call the enrich endpoint with{" "}
social_post_url and{" "}
fields: "reactors,comments".
backend_urn as the join key.
? may be null. Search
returns the same post object as enrich — a nested actor and{" "}
engagement — but does not return per-post{" "}
reactors or comments. To pull those, use{" "}
[Enrich Social Posts](/social-post-docs/enrichment/introduction).
field, the API's error message
still uses the legacy term filter_type when the value is
unrecognized. The list of allowed types in the message is authoritative.
filter_type key is rejected with{" "}
'filter_type' is not supported. Use 'field' instead. Always use{" "}
field.
keyword is optional — you can omit it entirely and rely on
filters alone, as shown above.
"value": ["Software Development", "Technology, Information and
Internet"]
.
exact_keyword_match: true requires limit (not{" "}
page) — the API scans the first n posts and returns
only those that contain the exact phrase. These requests are billed at{" "}
3 credits per post returned.
1 credit per post returned by default
· 5 credits/post with fields=reactors or{" "}
fields=comments · 10 credits/post with both.
400:{" "}
Only one identifier type can be provided at a time. Sending
none returns a 400 listing the required keys.
page and limit returns a 400 with{" "}
Only one of 'page' or 'limit' can be provided, not both.
reaction_type with the reactor's{" "}
actor — actor_type, name,{" "}
headline, professional_network_url,{" "}
professional_network_urn, and{" "}
profile_picture_url.
professional_network_url and batch them
through the [Person Enrich](/person-docs/enrichment/introduction) API.
comment_text, a{" "}
created_at timestamp, comment_reactions, and the
commenter's actor (actor_type, name,{" "}
headline, professional_network_url,{" "}
professional_network_urn, profile_picture_url).
POST /social_post/professional_network/search/live{" "}
with your keyword and filters. Capture each post's{" "}
share_url and backend_urn.
share_url, call this endpoint with{" "}
social_post_url and{" "}
fields: "reactors,comments".
backend_urn as the join key.
fields: "reactors,comments" to grab everyone who
engaged with a single post — useful for analyzing a specific announcement or
thread. See{" "}
[Examples](/social-post-docs/enrichment/introduction#examples).
company_domain or crustdata_company_id.
domains: ["crustdata.com"] to get the{" "}
crustdata_company_id.
social_post_url, both parameters are ignored — the
response always returns exactly the one requested post.
1 credit per post delivered ·{" "}
+5 per 100 reactors and +5 per 100 comments{" "}
retrieved per post. Same rates as the non-batch
[Social Post Enrich](/general/pricing#social-post-endpoints). Failed jobs
are not charged.
page or limit is needed when not
using social_post_url.