Published public-dataset counters
Return the number of legal entities actually published in the active company_public_v2 sidecar, plus an optional offline person-mention approximation. It never exposes the raw 2.8M-row companies population and never runs a request-path COUNT. Sidecar unavailability is 503, not a zero/null company count.
Headers
Optional RFC 9110 entity-tag validator. Weak validators, comma-separated validator lists and * are accepted.
Response
Stats response
Example response
{
"total_persons_approx": 970000
}Changes
Changed in 1 of the 3 revisions of this API.116
- ▲
the response property
total_persons_approxbecame nullable for the status200response-property-became-nullable
- ○
api operation id
getStatswas addedapi-operation-id-added
- ○
the endpoint scheme security
apiKeywas added to the APIapi-security-added
- ○
the endpoint scheme security
bearerAuthwas added to the APIapi-security-added
- ○
added the new optional
headerrequest parameterIf-None-Matchnew-optional-request-parameter
- ○
added the non-success response with the status
304response-non-success-status-added
- ○
added the non-success response with the status
429response-non-success-status-added
- ○
added the non-success response with the status
503response-non-success-status-added
- ○
the response property
built_atbecame required for the status200response-property-became-required
- ○
the response property
timestampbecame required for the status200response-property-became-required
- ○
the response property
total_companiesbecame required for the status200response-property-became-required
- ○
the response property
total_persons_approxbecame required for the status200response-property-became-required
- ○
the response property
versionbecame required for the status200response-property-became-required
- ○
the
versionresponse property const value1.2was added for the status200response-property-const-added
- ○
added the required property
count_sourceto the response with the200statusresponse-required-property-added
- ○
added the required property
person_count_sourceto the response with the200statusresponse-required-property-added
- ○
added the required property
person_public_source_generationto the response with the200statusresponse-required-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲