POST
/
check-cache

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
requestedAt
number
required

Unix timestamp in milliseconds

reqPayload
any

JSON-encoded request payload

tags
object

Extra tags to attach to the call for filtering. Eg { "userId": "123", "promptId": "populate-title" }

Response

200 - application/json
respPayload
any

JSON-encoded response payload