Authentifizierung erforderlichExplorer+
client.stats.fieldCoverage()
Get field coverage statistics across the database. Shows the percentage of firearms that have data for each field, useful for assessing data completeness.
fieldCoverage(): Promise<APIResponse<FieldCoverage>>- stringHeadererforderlich
Ihr API-Schlüssel.
Authorization: Bearer <key>wird ebenfalls akzeptiert.
- object[]
The response payload.
- string
Which column the row is about, named as the database names it.
- number
Share of records, 0 to 100.
- 400
VALIDATION_ERROR - 401
UNAUTHORIZED - 403
FORBIDDEN - 429
RATE_LIMITED - 500
INTERNAL_ERROR
- Mindeststufe
- Explorer+
- Monatskontingent
- 200/mo
- Anfragerate
- 10/min
- Tageslimit
- 50
Die Werte gelten für die Mindeststufe dieses Endpunkts. Höhere Stufen erhöhen alle Limits.