1. Schemas
  • Killbot.to Antibot API Documentation
  • Check if visitor is a bot or not
    POST
  • Retrieves the current API usage statistics
    GET
  • Schemas
    • Sample Schemas
    • Schemas
      • Pet
      • CheckResponse
      • Category
      • UsageResponse
      • Tag
  1. Schemas

UsageResponse

{
    "success": true,
    "quota": "string",
    "message": "string"
}
Built with