Upstash Documentation

Get Vector Stats

Get vector statistics for all the vector indices associated with the authenticated user
1 min read
get/vector/index/stats
Request example
Response
get/vector/index/stats

Authorization

Authorizationstringheaderrequired#
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded username:password.

Responses

application/json
200
Statistics for the vector indices retrieved successfully
record_countinteger#
Total number of indexed records across all indexes
requestinteger#
Total API requests count across all indexes
bandwidthinteger#
Total bandwidth usage in bytes across all indexes
storageinteger#
Total storage usage in bytes across all indexes
billingnumber#
Current billing amount across all indexes
rerank_countinteger#
Total reranking operations count across all indexes