post
https://api.pearch.ai/v2/search/count
Return an estimated count of profiles that match the provided custom_filters.
This endpoint does not run the full search pipeline (no LLM query interpretation). It is intended for quickly checking how broad or narrow a set of filters is before running /v2/search.
The request must include custom_filters with at least one non-empty constraint (for example locations, titles, companies, industries, follower count ranges, etc.).
Check out official Python client
400Invalid parameter values. JSON body contains the error message.
401Invalid API key
