The CyberShield API is an apply only API, as we have strict guidelines we expect to be followed, you can learn about applying here
By Using this API You agree to the guidelines
Base URL: https://api.cybershieldbot.xyz
Header: Authorization
Header Value: Bearer (YOUR KEY)
Rate Limits: 10/min
Endpoints
GET /
🔑 Key: Not Required
Base information on the API, such as version, whether or not its healthy, or the response time
Response:
GET /threats/user/(USER_ID)
🔑 Key: Required
Gets User information, namely their threat status & time creation on Unix
Threat is a boolean, if will return true or false.
Response:
Need another endpoint? We're open to suggestions.