llms.txt Content
# APIClaw
## Overview
APIClaw is an API-first Amazon data platform built for AI agents and commerce automation. It provides structured, real-time Amazon product data through clean REST APIs — designed for LLM tool-use, agent frameworks, and automated workflows.
## Core Capabilities
- **Product Search**: Search 200M+ Amazon US products with 140+ filterable fields. Supports preset modes (blue ocean, high margin, etc.) 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.
- **Review Intelligence**: AI-powered review analysis — sentiment, key themes, consumer profiles, pain points, and rating impact factors.
## API Endpoints (v2)
- POST /openapi/v2/products/search — Search products with filters and preset modes
- POST /openapi/v2/products/competitors — Find competitors for an ASIN
- POST /openapi/v2/markets/search — Category market analysis
- POST /openapi/v2/products/categories — Browse Amazon category tree
- POST /openapi/v2/realtime/product — Real-time product data
- POST /openapi/v2/reviews/analysis — AI review analysis
## Authentication
Bearer token authentication. API keys available at https://apiclaw.io/api-keys
## Pricing
Per-call credit pricing with volume discounts. Free tier available. No seat fees or hidden charges. Details at https://apiclaw.io/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://apiclaw.io
- API Documentation: https://apiclaw.io/docs
- Skills (Claude Code): https://apiclaw.io/skills