{
"success": false,
"apiVersion": "string",
"error": {
"code": "AT_API_4001",
"message": "string",
"docsUrl": "http://example.com"
},
"meta": {
"requestId": "string",
"timestamp": "2019-08-24T14:15:22.123Z",
"docsUrl": "http://example.com",
"rateLimit": {
"limit": 0,
"remaining": 0,
"resetAt": "2019-08-24T14:15:22.123Z",
"windowSeconds": 0
},
"credits": {
"remaining": 0,
"used": 0,
"total": 0,
"unit": "credit"
},
"processingMs": 0,
"modelVersion": "string",
"thresholds": {
"safe": 0,
"suspicious": 0,
"danger": 0
}
}
}