head
https://api.less.build/cache/generic/
Checks if the provided key is present in the cache, returning a successful response if so, and an HTTP 404 if the key is not present.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Cache Probe
This method is identical in every way to fetching an object by key, but no data is ever returned; to acquire metadata only for a key, use this endpoint.
201Successful response with no content (the cache has the key)
401Indicates a missing API key
403Indicates a permission-denied error
404Cache has no present value at the specified key