pangram
  • Pangram Labs Quickstart Guide
  • Python package
  • Inference API
  • Bulk API
  • Plagiarism Detection API
pangram
  • Pangram Labs Documentation
  • View page source

Pangram Labs Documentation

Pangram Labs can help you detect AI-generated text with a simple REST API or Python integration.

  • Pangram Labs Quickstart Guide
    • Usage
      • Install pangram
      • Add your API key
      • Make a request
      • Main prediction
      • Submit a Bulk API job
      • Check for Plagiarism
  • Python package
    • pangram.text_classifier module
      • PangramText
        • PangramText.__init__()
        • PangramText.submit_bulk()
        • PangramText.get_bulk_status()
        • PangramText.get_bulk_items()
        • PangramText.get_bulk_results_page()
        • PangramText.get_bulk_results()
        • PangramText.wait_for_bulk()
        • PangramText.predict()
        • PangramText.predict_short()
        • PangramText.batch_predict()
        • PangramText.predict_with_dashboard_link()
        • PangramText.check_plagiarism()
  • Inference API
  • Bulk API
  • Plagiarism Detection API
Next

© Copyright 2026, Max Spero, Bradley Emi.

Built with Sphinx using a theme provided by Read the Docs.