Answers about api
Questions and answers from the Croct community about api.
Getting "Too complex query" on a long audience expression
We evaluate a condition covering a few dozen category landing pages, basically a long chain of page's path is "/x" or page's path is "/y" or ... built by…
The under-90ms P95 claim, does that include network or just server time?
Every vendor publishes a latency number and every vendor measures it wherever it looks best. So, the "end-to-end response times under 90 milliseconds at P95"…
Nightly job pulling Croct sessions and events into our warehouse, what does the export API give me?
Building a nightly job to land Croct data in Snowflake next to our order tables. I need to know which endpoints exist for bulk export, how auth works, and how…
Pulling one user's profile and activity out of Croct for our CRM sync
Building an internal enrichment job: when an account manager opens a company record in our CRM, I want to show that user's on-site behavior from Croct next to…
Can I cache Croct content API responses to cut request volume?
The marketplace I work on has hot category pages that get hammered, and I am looking at putting a cache in front of the content fetches for them, same as we…