Skip to main content
POST
Get Database cache statistics

Authorizations

Authorization
string
header
required

Bearer JWT token or API Key (sk-*).

Body

application/json
keys
string[]
required

Cache keys.

Example:
size
boolean

Include key-size information in the response.

Example:

true

ttl
boolean

Include TTL values in seconds in the response.

Example:

true

Response

201 - undefined
Last modified on September 5, 2026