LogoAPIMUX
  • Features
  • Pricing
  • Docs
  • Blog
  • Contact
9 data sources. 38+ capabilities. One unified API.

9 data sources. 38+ capabilities. One unified API.

Unified access to Amazon, TikTok, Douyin, Meta Ads, Google Ads, Google Trends, Reddit, Xiaohongshu, and TrendCloud data through stable contracts built for products and AI agents.

API Docs
TikTok
Meta Ads
Amazon
APIMUX
Your App

Core Data Capabilities

9 sources, 38 capabilities

APIMUX unifies e-commerce, social, advertising, and market-trend data behind one stable API and CLI surface.

Amazon E-commerce Intelligence

14 capabilities covering product search, reviews, sales trends, BSR tracking, pricing, Q&A, and market analysis.

Learn more
Learn more

Social Media Analytics

Track viral content and engagement across TikTok, Douyin, Reddit, and Xiaohongshu.

Learn more
Learn more

Advertising Intelligence

Monitor ad creatives and campaign performance on Meta Ads and Google Ads.

Learn more
Learn more

Market Trends & Insights

Real-time search trends and market intelligence from Google Trends and TrendCloud.

Learn more
Learn more
GET /v1/tiktok/video HTTP/1.1
Host: api.apimux.io
Authorization: Bearer sk_live_xxxx

{
  "status": 200,
  "data": {
    "id": "742918...",
    "title": "Going viral 🔥",
    "likes": 234521,
    "shares": 18203
  }
}

Unified API Contract

Standardized JSON responses, agent-friendly compact format, and stable field contracts across all sources.

Learn more
Learn more

Built for AI Agents

CLI + Skills delivery, optimized for Claude/GPT agents with minimal token overhead.

Learn more
Learn more

CLI Tool

Install the APIMUX CLI to access all platform data directly from your terminal — perfect for automation, scripting, and AI agent integration.

Install & Quick Start

Install from GitHub releases, authenticate with browser login or an API key, then discover and call 38 data capabilities from your terminal.

# Install the prebuilt binary
$ curl -fsSL https://github.com/reorc/apimux-cli/releases/latest/download/install.sh | sh

# Sign in, or configure a manual API key for CI
$ apimux auth login
$ apimux config set --api-key YOUR_API_KEY --base-url https://apimux.io/api/core

# Discover and inspect capabilities
$ apimux schema capabilities
$ apimux schema show amazon.search_products

# Search Amazon products
$ apimux amazon search_products --q "wireless earbuds" --market US

# Search Meta Ads
$ apimux meta_ads search_ads --q "skincare"

# Search TikTok videos
$ apimux tiktok search_videos --keyword "AI tools"

AI Agent Integration

Give your agent the APIMUX CLI and skills. Agents can inspect schemas, call capabilities, and parse compact JSON output; use --debug only when the full service envelope is needed.

# Tell your AI agent (e.g. Claude Code):
# "Use APIMux to search Amazon US for wireless earbuds."

# Let the agent inspect the schema first
$ apimux schema show amazon.search_products

# Default output is compact JSON for agents
$ apimux amazon search_products --q "wireless earbuds" --market US
{
  "columns": ["title", "asin", "price", "rating"],
  "rows": [ ... ]
}

# Use --debug when the full service envelope is needed
$ apimux --debug amazon search_products --q "wireless earbuds"

# Pipe raw data to downstream tools
$ apimux --output data meta_ads search_ads --q "AI" | jq

Pricing

Choose the plan that works best for you

Free

$0

Get started with basic API access


  • 100 requests total
  • All platforms (TikTok, Meta, Amazon)
  • Community support
  • No overage allowed

Starter

$29/month

For individual developers and small projects


  • 5,000 requests per month
  • All platforms (TikTok, Meta, Amazon)
  • Email support
  • Overage at $0.005/request
  • No dedicated concurrency
Popular

Pro

$99/month

For growing teams and production workloads


  • 25,000 requests per month
  • All platforms (TikTok, Meta, Amazon)
  • Priority support
  • Overage at $0.005/request
  • Faster response time

    Enterprise

    $399/month

    For large-scale, high-frequency data needs


    • 100,000 requests per month
    • All platforms (TikTok, Meta, Amazon)
    • Dedicated technical support
    • Overage at $0.005/request
    • Dedicated concurrency & fastest response
    • SLA guarantee

      FAQ

      Frequently Asked Questions

      Start in minutes · One unified API

      Start accessing platform data today

      Get clean, real-time data from leading platforms through a single, reliable API. Aggregate everything you need with one integration.

      TikTokMeta AdsAmazon
      LogoAPIMUX

      Make API in days, simply and effortlessly

      Product
      • Features
      • Pricing
      • FAQ
      Company
      • Contact
      Legal
      • Cookie Policy
      • Privacy Policy
      • Terms of Service
      © 2026 APIMUX. All Rights Reserved.