• Get Review Board
  • What's New
  • Downloads
  • Review Board Code review, image review, and document review
  • Documentation
  • Release Notes
  • Power Pack Enterprise integrations, reports, and enhanced document review
  • Try for 60 Days
  • Purchase
  • RBCommons Review Board as a Service, hosted by us
  • Pricing
  • RBTools Command line tools and Python API for Review Board
  • Documentation
  • Release Notes
  • Review Bot Automated code review, connecting tools you already use
  • Documentation
  • Release Notes
  • RB Gateway Manage Git and Mercurial repositories in your network
  • Documentation
  • Release Notes
  • Learn More
  • Documentation
  • Frequently Asked Questions
  • Support Options
  • Third-Party Integrations
  • Product Information for AI Agents
  • Demo
  • Review Board RBTools Power Pack Review Bot Djblets RB Gateway
    1. RBTools 2.0
    2. Version 6.x
    3. Version 5.x
    4. Version 4.x
    5. Version 3.x
    6. Version 2.0
    7. Version 1.0
    8. Version 0.7
    9. Version 0.6
    10. Version 0.5
    11. RBTools Python API
  • Home
  • rbt
  • Configuration
  • Repository Configuration
  • Per-User Configuration
  • Team Foundation Server Configuration
  • Commands
  • alias
  • api-get
  • attach
  • clear-cache
  • close
  • diff
  • install
  • land
  • list-repo-types
  • login
  • logout
  • patch
  • post
  • publish
  • setup-completion
  • setup-repo
  • stamp
  • status
  • status-update
  • RBTools Python API
  • Overview of the Python API Client
  • Tutorial
  • Resource-Specific Functionality
  • RBTools Workflows
  • Using RBTools with Git
  • Glossary
  • General Index
  • Release Notes
  • This documentation covers RBTools 2.0. You can select a version above or view the latest documentation.

    RBTools Python APIΒΆ

    RBTools includes a Python module for interacting with the Review Board REST API. This module makes it easy to query Review Board, post review requests, update them, write custom RBTools commands, and more.

    The Python API module assumes knowledge of the Review Board REST API. When possible, links will be provided to relevant sections of the API documentation, which can be found in the Web API Guide.

    • Overview of the Python API Client
      • Introduction
      • Links Between Resources
      • Accessing Resource Data
      • Request Parameters
      • Resource Specific Details
    • Tutorial
      • Creating a Review Request
      • Uploading the Diff
      • Adding a File Attachment
      • Modifying the Draft
      • Creating a Review
    • Resource-Specific Functionality
      • Root List Resource Functionality
      • Diff List Resource Functionality
      • Diff Resource Functionality
      • File Diff Resource Functionality
      • File Attachment List Resource Functionality
      • Draft File Attachment List Resource Functionality
      • Screenshot List Resource Functionality
      • Draft Screenshot List Resource Functionality
      • Review Request Resource Functionality

    Keep up with the latest Review Board releases, security updates, and helpful information.

    About
    Pricing/Plans
    News
    Demo
    Integrations
    Support Options
    Product Info for Agents
    Documentation
    FAQ
    User Manual
    RBTools
    Administration Guide
    Power Pack
    Release Notes
    Downloads
    Review Board
    Power Pack
    RBCommons Hosting
    RBTools
    Review Bot
    RB Gateway
    Follow Us
    Mailing Lists
    Reddit
    Twitter
    Mastodon
    Facebook
    YouTube
    Copyright © 2006-2026 Beanbag, Inc. All rights reserved.
    Terms of Service — Privacy Policy — AI Ethics Policy — AI Agent Sitemap — Branding

    On this page

    • [Top]