OpenClaw · Skill

Trendyol Admin

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.

Browser & Automation
v1.0.1
VirusTotal: Suspicious

Install

Start with the primary install command. Alternate entrypoints are included below for ClawHub and OpenClaw CLI users.

Primary command

clawhub install awelab/trendyol-admin

ClawHub installer

npx clawhub@latest install awelab/trendyol-admin

OpenClaw CLI

openclaw skills install awelab/trendyol-admin

Direct OpenClaw install

openclaw install awelab/trendyol-admin

What this skill does

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.

Why it matters

Consolidates all Trendyol store operations across 14 markets into a single API reference, removing the need to navigate separate seller dashboards per country.

Typical use cases

  • Updating stock levels across multiple Trendyol markets
  • Processing and tracking customer return requests
  • Bulk creating or archiving product listings
  • Updating order shipping statuses after dispatch
  • Answering customer questions from the marketplace

Source instructions

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

  1. Authentication: Always use Basic Auth.
    • Username: API_KEY
    • Password: API_SECRET
    • Generate Header (One-liner): echo -n "YOUR_API_KEY:YOUR_API_SECRET" | base64
  2. Mandatory Headers: Every request MUST include:
    • Authorization: Basic <base64>
    • User-Agent: <SupplierId> - 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)
  3. Endpoints: Refer to references/api_reference.md to find the correct URL for the task (Product, Inventory, Order, etc.).
  4. 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.

Related OpenClaw skills

Browse all →
Featured slot

Your product here

Reserve this slot to reach operators and coding-agent buyers.

Shown where builders are actively comparing tools and deployment options.

Advertise