Bots.Business API v2
    • Bots.Business API v2
      • BB Api docs
      • Authentication
        • Sign in
        • Get Telegram login URL
        • Sign up
        • Telegram login
        • Reset Password
      • User account
        • Update password
        • Get user details
        • Update email
        • Get linked telegram accounts
        • Get telegram link url
        • Get users session token
        • Reset api key
        • Log out all device
        • Get iteration usage
        • Turn ON or OFF ads
        • Get payment plan
      • Bots
        • Create Bot
        • Get Bots
        • Get single bot
        • Edit Bot
        • Delete Bot
        • Start or Stop bot
        • Start CSV import
        • CSV import task status
        • Copy Bot
        • Git export
        • Git import
        • Get installed libraries
        • Install Lib
        • Uninstall lib
        • Get error log
        • Clear error logs
      • Commands
        • Folders
          • Create a folder
          • Get all folders
          • Delete a folder
        • Get Commands
        • Create Command
        • Get Command Details
        • Edit Command
        • Delete Command
      • Broadcast
        • Get broadcast tasks
        • Delete Broadcast task
        • Pause broadcast task
        • Resume broadcast task
      • Chats
        • Get chats
        • Block chat
        • Unblock chat
      • Properties
        • Get properties
        • Delete property
      • Libraries
        • Get libraries
      • Admin Panel
        • Get admin panels
        • Update admin panel values
      • Demo Store
        • Get store bots
        • Install demo bot
      • Get cloud plans
        GET
      • Schemas
        • Command Schema
        • User Public
        • Create & Edit Bot
        • Bot

    Bots.Business API v2

    1.0.0
    Welcome to the Bots.Business API documentation! This API allows you to manage and interact with your bots programmatically.
    Version 2.0 of the API includes all the functionality from v1 with improvements and new features. Key capabilities include:
    Bot Management: Create, update, and control your bots
    Command Management: Define and modify bot commands
    User Management: Handle user authentication and profiles
    Web Apps: Create interactive web applications for your bots
    Authentication:
    Use either API Key (query parameter) or JWT Bearer token (header)
    Some endpoints may require specific authentication method
    Rate Limiting:
    API requests are limited to ensure fair usage
    Check response headers for rate limit information
    Need help? Visit our documentation at https://help.bots.business
    Next
    BB Api docs
    Built with