🚀 Services API Hub

Welcome to the centralized API hub for all your automation scripts.

🥷 Instagram Downloader with Stealth Mode

Advanced browser fingerprinting bypasses Cloudflare protection!

Available Endpoints

GET /health

Health check endpoint

GET /scripts

List all available scripts

POST /execute/{script_name}

Execute a specific script with JSON payload

POST /webhook/{script_name}

Webhook endpoint for external services (n8n integration)

Instagram Downloader

POST /execute/instagram_downloader

Download Instagram reels with stealth mode

{"instagram_url": "https://www.instagram.com/reel/DNVyygliomq/"}

Authentication

Include X-API-Key header or api_key parameter with your requests.

n8n Integration

Use webhook endpoints for seamless n8n integration without API keys.