# Pangram Labs ## Docs - [Pangram Labs Documentation](https://docs.pangram.com/index.md): Detect AI-generated text with a simple REST API or Python integration - [Python Quickstart](https://docs.pangram.com/quickstart.md): Get started with the Pangram Python SDK in minutes - [REST API Quickstart](https://docs.pangram.com/quickstart-rest.md): Get started with the Pangram REST API using cURL - [Python SDK](https://docs.pangram.com/sdk/python.md): Reference for the Pangram Python client library - [API Overview](https://docs.pangram.com/api-reference/introduction.md): Base URL, authentication, and error handling for the Pangram REST API - [Models](https://docs.pangram.com/api-reference/models.md): Discover the AI detection models available to your API key - [AI Detection](https://docs.pangram.com/api-reference/ai-detection.md): Detect AI-generated and AI-assisted text using the async inference API - [Bulk API](https://docs.pangram.com/api-reference/bulk-api.md): Submit asynchronous AI detection jobs for many texts - [File Upload](https://docs.pangram.com/api-reference/file-external.md): Upload files for AI detection and receive dashboard links - [Plagiarism Detection](https://docs.pangram.com/api-reference/plagiarism-detection.md): Check text for potential plagiarism against online content - [Deprecated Endpoints](https://docs.pangram.com/api-reference/deprecated-endpoints.md): Legacy AI detection endpoints replaced by the async inference API ## OpenAPI Specs - [file-upload](https://docs.pangram.com/openapi/file-upload.json) - [openapi](https://docs.pangram.com/api-reference/openapi.json)