llms.txt Content
# ZooData
## Overview
ZooData is an API-first e-commerce data platform for Amazon and TikTok Shop, built for AI agents and commerce automation. 500M+ products tracked across Amazon and TikTok Shop. It provides structured, real-time product data through clean REST APIs — designed for LLM tool-use, agent frameworks, and automated workflows.
## Core Capabilities
- **Product Search**: Search Amazon US products with 140+ filterable fields and category-level analysis.
- **Competitor Lookup**: Find competitors for any ASIN with pricing, BSR, reviews, and market position data.
- **Market Analysis**: Category-level market intelligence — demand, competition, pricing distribution, and growth trends.
- **Real-time Data**: Live product data (price, BSR, availability) with sub-minute freshness.
## API Endpoints
Base URL: `https://api.zoodata.ai`
- POST /openapi/v2/products/search — Search products with filters and sorting
- POST /openapi/v2/products/competitors — Find competitors for an ASIN
- POST /openapi/v2/markets/search — Category market analysis
- POST /openapi/v2/categories — Browse Amazon category tree
- POST /openapi/v3/realtime/product — Real-time product data
## Authentication
Bearer token authentication. API keys available at https://zoodata.ai/api-keys
## Pricing
Per-call credit pricing with volume discounts. Free tier available. No seat fees or hidden charges. Details at https://zoodata.ai/pricing
## Integration
Compatible with LangChain, CrewAI, AutoGen, Claude MCP, OpenAI function calling, and custom agent frameworks. All responses are flat JSON — no nested parsing required.
## Links
- Website: https://zoodata.ai
- API Documentation: https://zoodata.ai/docs
- Skills (Claude Code): https://zoodata.ai/skills
- Extended documentation for LLMs: https://zoodata.ai/llms-full.txt