# Starter Kit - [Introduction](https://docs.gowinston.ai/api-reference/introduction.md) - [Node SDK](https://docs.gowinston.ai/api-reference/node-sdk.md): Integrate Winston AI into Node.js applications with the official SDK. Learn how to install and authenticate the package, configure the client, detect AI-generated text and images, check plagiarism and facts, compare text, and handle API errors. - [MCP Server](https://docs.gowinston.ai/api-reference/mcp-server.md): Run the Winston AI Model Context Protocol server on your own infrastructure or locally via npx, Docker, or from source. - [Changelog](https://docs.gowinston.ai/api-reference/changelog.md): All notable changes to the Winston AI API will be documented in this file. - [AI text detection](https://docs.gowinston.ai/api-reference/v2/ai-content-detection/post.md): The Human Score is a metric used by Winston AI to estimate the likelihood that a given piece of content was generated by an AI tool versus being written by a human. - [AI image Detection](https://docs.gowinston.ai/api-reference/v2/image-detection/post.md): Our image detection feature enables AI-generated image detection by verifying image metadata and using a machine learning system trained to differentiate between human and AI-generated images. - [Advanced AI image Detection](https://docs.gowinston.ai/api-reference/v2/advanced-image-detection/post.md): Runs an advanced forensic analysis on a public image URL. The API authenticates the caller with a bearer token, checks the user's credit balance, analyzes the image, charges 500 credits after a successful analysis, and returns a structured forensic report. - [Plagiarism](https://docs.gowinston.ai/api-reference/v2/plagiarism/post.md): Winston AI's plagiarism API is a powerful tool designed to check text for plagiarism by scouring the internet for similar content. It queries multiple websites and compares the input text with the content found on these websites. This can be particularly useful in academic settings, content creation… - [Fact checker](https://docs.gowinston.ai/api-reference/v2/fact-checker/post.md): The Fact Checker endpoint is a powerful tool designed to verify the accuracy of a given piece of content by checking it against a a variety of trusted sources. The cost is 2 credits per word. - [Text Compare](https://docs.gowinston.ai/api-reference/v2/text-compare/post.md): Compare two texts to find similarities and differences between them. This endpoint analyzes both texts and returns detailed information about matching content, word counts, and similarity scores. - [Introduction](https://docs.gowinston.ai/api-reference/introduction.md) - [Node SDK](https://docs.gowinston.ai/api-reference/node-sdk.md): Integrate Winston AI into Node.js applications with the official SDK. Learn how to install and authenticate the package, configure the client, detect AI-generated text and images, check plagiarism and facts, compare text, and handle API errors. - [MCP Server](https://docs.gowinston.ai/api-reference/mcp-server.md): Run the Winston AI Model Context Protocol server on your own infrastructure or locally via npx, Docker, or from source. - [Changelog](https://docs.gowinston.ai/api-reference/changelog.md): All notable changes to the Winston AI API will be documented in this file. - [AI text detection](https://docs.gowinston.ai/api-reference/v1/ai-content-detection/post.md): The Human Score is a metric used by Winston AI to estimate the likelihood that a given piece of content was generated by an AI tool versus being written by a human. - [AI image Detection](https://docs.gowinston.ai/api-reference/v1/image-detection/post.md): Our image detection feature enables AI-generated image detection by verifying image metadata and using a machine learning system trained to differentiate between human and AI-generated images. - [Plagiarism](https://docs.gowinston.ai/api-reference/v1/plagiarism/post.md): Winston AI's plagiarism API is a powerful tool designed to check text for plagiarism by scouring the internet for similar content. It queries multiple websites and compares the input text with the content found on these websites. This can be particularly useful in academic settings, content creation… ## OpenAPI Specs - [openapi](/api-reference/openapi.json) ## Optional - [Developer dashboard](https://dev.gowinston.ai) - [Main dashboard](https://app.gowinston.ai) - [Blog](https://gowinston.ai/blog)