✓ Verified 🌐 Web Scrapers ✓ Enhanced Data

Trendyol Admin

Comprehensive management of Trendyol marketplace via API v2.0.

Rating
4 (104 reviews)
Downloads
12,377 downloads
Version
1.0.0

Overview

Comprehensive management of Trendyol marketplace via API v2.0.

Complete Documentation

View Source →

Trendyol Admin (AI Knowledge Base)

This skill provides a comprehensive reference for the Trendyol Marketplace API v2.0. It contains all necessary endpoints, authorization requirements, and payload schemas to manage a Trendyol store.

🛠 Usage for AI Agents

  • Authentication: Always use Basic Auth.
  • Username: API_KEY
  • Password: API_SECRET
  • Generate Header (One-liner): echo -n "YOUR_API_KEY:YOUR_API_SECRET" | base64
  • Mandatory Headers: Every request MUST include:
  • Authorization: Basic
  • User-Agent: - SelfIntegration
  • storeFrontCode: This is the mandatory parameter to switch national markets.
  • AE: United Arab Emirates (AED)
  • SA: Saudi Arabia (SAR)
  • QA: Qatar (QAR)
  • KW: Kuwait (KWD)
  • BH: Bahrain (BHD)
  • OM: Oman (OMR)
  • DE: Germany (EUR)
  • AZ: Azerbaijan (AZN)
  • RO: Romania (RON)
  • CZ: Czech Republic (CZK)
  • HU: Hungary (HUF)
  • SK: Slovakia (EUR)
  • BG: Bulgaria (BGN)
  • GR: Greece (EUR)
  • Endpoints: Refer to references/api_reference.md to find the correct URL for the task (Product, Inventory, Order, etc.).
  • Execution: Since there are no pre-built scripts, use curl or inline Node.js/Python code to execute requests as defined in the reference.

📖 Key Sections in Reference

  • Authorization: Header construction and error codes.
  • Product Integration: Full lifecycle management of items.
  • Order Integration: From creation to delivery status updates.
  • Webhooks: Real-time notification models.
  • API Reference File: references/api_reference.md

⚠️ Important Rules

  • Base URL (Prod): https://apigw.trendyol.com/integration/
  • Rate Limit: 50 requests per 10 seconds.
  • Image Requirements: 1200x1800 px, HTTPS URLs.
  • JSON Only: All payloads must be valid JSON.

Installation

Terminal bash

openclaw install trendyol-admin
    
Copied!

Tags

#browser_and-automation #api

Quick Info

Category Web Scrapers
Model Claude 3.5
Complexity One-Click
Author awelab
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
🧠

Ready to Install?

Get started with this skill in seconds

openclaw install trendyol-admin