# Count Keys Retrieves the number of keys in the specified table. Endpoint: GET /kvservice.count/{tableName} Security: basic, X-PriceFx-jwt ## Path parameters: - `tableName` (string, required) The table to count keys from. ## Response 200 fields