# Pangram integration

> Detect AI-generated and AI-assisted text in raw strings or uploaded documents, and check text for plagiarism against online sources.

- Authentication: apiKey

## Tools (7)

- **Check Text for Plagiarism**: Check text against a database of online content and return matched sources with similarity scores.
- **Create Bulk AI Detection Job**: Queue many texts as one asynchronous AI detection job and poll the job status until it reaches a terminal state.
- **Detect AI-Generated Text**: Submit text for AI and AI-assistance detection, then poll the async task until it returns segment-level classification results.
- **Get Bulk Job Results**: Page through completed AI detection results for a bulk job, plus metadata for items that failed.
- **List Available Models**: Retrieve the ordered AI detection model selectors enabled for the authenticated API key.
- **List Bulk Job Items**: Page through per-item metadata and processing stage for a bulk AI detection job.
- **Upload Files for AI Detection**: Upload one or more documents as multipart form data for AI detection and receive a public dashboard link per file.

Connect Pangram in General Input: https://www.generalinput.com/apps/pangram