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

Tag

{
    "id": 1,
    "name": "string"
}
Built with