# Atune > Atune is an AI social-listening and multi-platform monitoring product for Reddit, X, YouTube, Instagram, and TikTok. ## Official resources - [Homepage](https://atune.cc/): Product overview, supported platforms, and pricing - [Developer Center](https://atune.cc/developers): Atune API, authentication scope, and integration guide - [Atune CLI](https://atune.cc/developers/cli): Official atune-cli npm package, installation, commands, output, and security scope - [Authentication](https://atune.cc/developers/authentication): Public endpoint authentication status and account-specific API safety - [Webhooks](https://atune.cc/developers/webhooks): Canonical availability and security requirements for Atune webhooks - [OpenAPI](https://atune.cc/openapi.json): OpenAPI 3.1 description of the public REST API - [MCP Manifest](https://atune.cc/mcp.json): Atune MCP server metadata - [MCP Endpoint](https://atune.cc/mcp): Streamable HTTP endpoint for Atune agent tools - [Sitemap](https://atune.cc/sitemap.xml): Index of public pages ## Trust and company - [About Atune](https://atune.cc/about): Product purpose and official identity - [Contact Atune](https://atune.cc/contact): Support, privacy, developer, and business contact details - [Privacy Policy](https://atune.cc/privacy): Data processing, retention, choices, and security ## Public API - GET https://atune.cc/api/v1/capabilities - GET https://atune.cc/api/v1/platforms ## Official CLI - npm package: atune-cli - install: npm install --global atune-cli - machine output: atune platforms --json Public discovery endpoints do not require authentication. Account-specific product endpoints are not public. Contact support@atune.cc for integration questions.