# Adscan > Adscan is a competitive ad intelligence platform. Search, save, and analyze ads from Facebook, Instagram, LinkedIn, TikTok, and YouTube. Build AI-powered ad creatives with AdMachine. Collaborate with teams. ## Website - **App:** https://adscan.ai - **API:** https://api.adscan.ai ## API Documentation The complete API reference with every endpoint, input schemas, and sample requests/responses is available at: - [https://api.adscan.ai/llms.txt](https://api.adscan.ai/llms.txt) ## Quick Reference - **Base URL:** `https://api.adscan.ai` - **Alt Base URL:** `https://adscan.ai/api/v1/trpc` (same API, web route) - **Protocol:** tRPC v11 over HTTP - **Auth:** `Authorization: Bearer adscan_live_xxx` - **Queries:** `GET /.?input={"json":{...}}` - **Mutations:** `POST /.` with body `{"json":{...}}` ## Full API Reference - [api.adscan.ai/llms.txt](https://api.adscan.ai/llms.txt) — Complete endpoint reference with sample requests and responses