Pangram detects GPT-5 with 99.8%+ accuracy! Learn more

Pangram API

AI Content Detector API

Python SDK

Download our easy-to-use Python package:

 pip install pangram-sdk
from pangram import Pangram
pangram_client = Pangram()
text = "The quick brown fox jumps over the lazy dog."
result = pangram_client.predict(text)
print(result)

Inference API

Use our inference API directly:

curl 'https://text.api.pangramlabs.com' \
-X POST \
-H 'Content-Type: application/json' \
-H 'x-api-key: my-api-key' \
-d '{
    "text": "The quick brown fox jumps over the lazy dog."
}'

Find my API Key

  • Create an account or log in to the dashboard.

  • Click API in the header bar.

  • Find your API key on the left hand side of the page.

  • High-volume projects

    If you plan on using more queries than supported in the Pro plan, please reach out. We are more than happy to support large-scale AI detection projects.

    Research API access

    We grant API credits for noncommercial research projects. Get in touch and we will be more than happy to help!

    Flexible pricing options
    depending on your AIdetection needs.

    Pangram is available with different pricing plans to suit your AI detection needs.

    Choose from our tailored plans designed for individuals, professionals, educational institutions, developers, and enterprises.

    Each plan is designed to support the volume of AI scans, features, and integrations you need.

    Individuals

    INDIVIDUAL
    $12.50/ month, billed $150 per year
    Yearly option for users with recurring submissions.
    Up to 600 AI scans per month (Documents over 1000 words use 1 credit per 1000 words)
    Plagiarism scans for all documents.
    File upload and OCR for scanned documents.
    Interpretability features to understand what parts of the text are AI.
    PROFESSIONAL
    $37.50/ month, billed $450 per year
    Yearly option for users with recurring submissions.
    Up to 3000 AI scans per month (Documents over 1000 words use 1 credit per 1000 words)
    Plagiarism scans for all documents.
    File upload and OCR for scanned documents.
    Interpretability features to understand what parts of the text are AI.

    Educational Institutions

    Educational Institution
    $5per student per year
    License for schools, districts, and universities.
    Unlimited AI checks and plagiarism checks for faculty.
    Visibility into usage, trends, and statistics on AI use and plagiarism.
    Full regulatory compliance and data controls. We don't train on student data.
    Canvas integration included - automatic AI checks in assignments.
    Google Classroom integration included - automatic AI checks in assignments.

    Developers

    DEVELOPER
    $100/ month
    Monthly option for users with recurring submissions.
    API Key Included.
    Up to 1,000 words per query (longer queries will be billed as length/1000 words)
    2,000 queries per month included (priced at $0.05/query)
    Next 50k queries per month: $0.02/query (up to $1000)
    Next 100k queries per month: $0.01/query (up to $1000)
    Free for academic researchers contact us

    Enterprise

    ENTERPRISE
    Variable Pricing
    Custom option for organizations processing large volumes of data.
    Progressive discounting beyond the developer tier.
    SOC 2 compliance, enterprise-level security.
    API access for developers.
    Visibility into usage, trends, and statistics on AI use.
    Shared channel for development and support.
    Subscribe
    to our updates
    Stay informed with our latest news and offers.
    © 2024 Pangram. All rights reserved.