LogoAPIMUX
  • Features
  • Pricing
All-in-one Data API Platform

APIMUX. Empowering Your Product.

Structured data from every major platform, aggregated into a single endpoint. A few lines of code. Instant access.

API Docs
TikTok
Meta Ads
Amazon
APIMUX
Your App

Core Capabilities

All-in-one Data Access

APIMUX provides the most comprehensive and stable data aggregation interfaces.

TikTok Video Data

High-concurrency access to TikTok watermark-free videos, public post metadata, and comments to track viral trends.

Learn more
Learn more

Meta (Facebook) Ads Library

Real-time search for Meta Ads library creatives and delivery data to discover high-converting ad inspirations.

Learn more
Learn more

Amazon Product & Review Data

Efficiently aggregate Amazon product details, pricing, and reviews for e-commerce product selection and research.

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, Ready to Use

Standardized JSON responses with minimalist API design. Get started in minutes with comprehensive documentation.

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

One command to install, one command to configure. Access TikTok, Meta Ads, and Amazon data right from your terminal.

# Install globally
$ npm install -g @apimux/cli

# Set your API key
$ apimux config set --api-key YOUR_API_KEY

# Search TikTok posts
$ apimux tiktok post-search --keyword "AI tools"

# List TikTok Shop products
$ apimux tiktok shop-products --seller-id 173130210 --region US

# Search Meta Ads
$ apimux meta-ads search --query "skincare"

# Search Amazon products
$ apimux amazon search --query "wireless earbuds"

AI Agent Integration

Tell your AI agent (e.g. Claude Code) to run APIMUX CLI commands. Structured JSON envelope output and --field extraction make it effortless for LLMs to parse and act on the data.

# Tell your AI agent (e.g. Claude Code):
# "Use apimux CLI to find TikTok posts about AI"

# Structured JSON envelope for agents
$ apimux tiktok post-search --keyword "AI" --envelope
{
  "success": true,
  "data": [ ... ],
  "meta": { "cursor": "..." }
}

# Extract specific fields with dot notation
$ apimux tiktok post-detail --url "..." \
  --field data.title --field data.stats

# Pipe to downstream tools
$ apimux meta-ads search --query "AI" --raw | 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.