# Incogniton Documentation > Welcome to the Incogniton API documentation. Learn about features, capabilities, and how to get started. ## Getting Started - [Introduction](https://docs.incogniton.com/getting-started/introduction): Welcome to the Incogniton API documentation. Learn about features, capabilities, and how to get started. - [Quickstart](https://docs.incogniton.com/getting-started/quickstart): Install the SDKs, launch a profile, and make your first Incogniton API and automation calls. ## API Reference - [API Reference](https://docs.incogniton.com/apis): The Incogniton API Reference provides a complete set of endpoints for managing browser profiles, cookies, and automation workflows. - [POST — Add a profile](https://docs.incogniton.com/apis#add-a-profile) - [GET — Launch profile](https://docs.incogniton.com/apis#launch-profile) - [GET — Launch profile force Local sync](https://docs.incogniton.com/apis#launch-profile-force-local-sync) - [GET — Launch profile force Cloud sync](https://docs.incogniton.com/apis#launch-profile-force-cloud-sync) - [POST — Update a profile](https://docs.incogniton.com/apis#update-a-profile) - [GET — List all profiles](https://docs.incogniton.com/apis#list-all-profiles) - [GET — Get profile information](https://docs.incogniton.com/apis#get-profile-information) - [GET — Get profile status](https://docs.incogniton.com/apis#get-profile-status) - [GET — Stop a profile](https://docs.incogniton.com/apis#stop-a-profile) - [GET — Force stop a profile](https://docs.incogniton.com/apis#force-stop-a-profile) - [GET — Delete a profile](https://docs.incogniton.com/apis#delete-a-profile) - [POST — Clone a profile with custom settings](https://docs.incogniton.com/apis#clone-a-profile-with-custom-settings) - [GET — Clone a profile using all-true defaults](https://docs.incogniton.com/apis#clone-a-profile-using-all-true-defaults) - [GET — Prepare a launch without starting the browser](https://docs.incogniton.com/apis#prepare-a-launch-without-starting-the-browser) - [GET — Dry-launch, forcing the LOCAL copy when out of sync](https://docs.incogniton.com/apis#dry-launch-forcing-the-local-copy-when-out-of-sync) - [GET — Dry-launch, forcing the CLOUD copy when out of sync](https://docs.incogniton.com/apis#dry-launch-forcing-the-cloud-copy-when-out-of-sync) - [POST — Add Cookie to profile](https://docs.incogniton.com/apis#add-cookie-to-profile) - [GET — Get Cookie from profile](https://docs.incogniton.com/apis#get-cookie-from-profile) - [GET — Delete cookies from profile](https://docs.incogniton.com/apis#delete-cookies-from-profile) - [GET — Launch Puppeteer Default](https://docs.incogniton.com/apis#launch-puppeteer-default) - [GET — Launch Selenium Default](https://docs.incogniton.com/apis#launch-selenium-default) - [POST — Launch Puppeteer Custom](https://docs.incogniton.com/apis#launch-puppeteer-custom) - [POST — Launch Selenium Custom](https://docs.incogniton.com/apis#launch-selenium-custom) - [GET — Launch for Puppeteer, forcing the LOCAL copy](https://docs.incogniton.com/apis#launch-for-puppeteer-forcing-the-local-copy) - [GET — Launch for Puppeteer, forcing the CLOUD copy](https://docs.incogniton.com/apis#launch-for-puppeteer-forcing-the-cloud-copy) - [GET — Launch on the Selenium grid, forcing the LOCAL copy](https://docs.incogniton.com/apis#launch-on-the-selenium-grid-forcing-the-local-copy) - [GET — Launch on the Selenium grid, forcing the CLOUD copy](https://docs.incogniton.com/apis#launch-on-the-selenium-grid-forcing-the-cloud-copy) - [POST — Launch on the Selenium grid with custom args (POST)](https://docs.incogniton.com/apis#launch-on-the-selenium-grid-with-custom-args-post) - [GET — Run the cookie-collection robot on a profile](https://docs.incogniton.com/apis#run-the-cookie-collection-robot-on-a-profile) - [GET — Health probe](https://docs.incogniton.com/apis#health-probe) - [GET — Shut down the Incogniton application](https://docs.incogniton.com/apis#shut-down-the-incogniton-application) ## SDKs - [SDKs Overview](https://docs.incogniton.com/sdks/overview): Overview of official Incogniton SDKs for Node.js and Python, including features and integration details. - [Node.js SDK](https://docs.incogniton.com/sdks/nodejs): Comprehensive guide to using the Incogniton Node.js SDK for browser profile management, automation, and integration. - [Python SDK](https://docs.incogniton.com/sdks/python): Comprehensive guide to using the Incogniton Python SDK for browser profile management, automation, and integration. ## How-to Guides - [How-To Guides](https://docs.incogniton.com/how-to-guides/overview): Step-by-step guides for integrating, authenticating, and using the Incogniton API in real-world scenarios. - [Anonymous Web Scraping Overview](https://docs.incogniton.com/how-to-guides/anon): An overview of anonymous web scraping techniques and tools for maintaining privacy and avoiding detection. - [Beginners Guide to Web Scraping](https://docs.incogniton.com/how-to-guides/beginners-guide-to-scraping): Learn the basics of anonymous web scraping and automation using Node.js, Cheerio, and user-agent rotation. - [Export Scraped Data](https://docs.incogniton.com/how-to-guides/export-scraped-data): Learn how to export scraped data from Node.js to JSON, CSV, or a database using practical code examples and best practices. - [Scraping with Incogniton](https://docs.incogniton.com/how-to-guides/scraping-with-Incogniton): A professional guide to scraping dynamic web content using Incogniton and Puppeteer for privacy and efficiency. ## Reference - [CLI](https://docs.incogniton.com/cli): Drive Incogniton from your terminal with the incogniton-cli command-line tool: install it from the app, manage and launch profiles, and compose commands into shell pipelines. - [Contacts](https://docs.incogniton.com/contacts): Learn how to manage contacts programmatically using the Incogniton API: endpoints, models, and best practices. - [Errors](https://docs.incogniton.com/errors): In this guide, we will talk about what happens when something goes wrong while you work with the API. ## Full text - [llms-full.txt](https://docs.incogniton.com/llms-full.txt): every documentation page concatenated as plain text.