← 返回
开发者工具 Key 中文

trendyol-admin

Comprehensive management of Trendyol marketplace via API v2.0. Includes product lifecycle (create, update, delete, archive), stock/price management, order pr...
通过 API v2.0 全面管理 Trendyol 市场平台,涵盖产品生命周期(创建、更新、删除、归档)、库存/价格管理、订单处理。
awelab awelab 来源
开发者工具 clawhub v1.0.1 1 版本 99926.8 Key: 需要
★ 2
Stars
📥 1,326
下载
💾 16
安装
1
版本
#latest

概述

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
    • 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)
  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.

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-03-29 05:32 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

business-ops

Calendar

ndcccccc
日历管理与日程安排。创建事件、管理会议,并实现多日历平台同步。
★ 7 📥 23,000
business-ops

Discord

steipete
当需要通过discord工具控制Discord时使用:发送消息、添加反应、发布或上传表情包、上传表情、创建投票、管理帖子/置顶/搜索、获取权限或成员/角色/频道信息,或在Discord私信或频道中处理管理操作。
★ 77 📥 37,856
business-ops

Trello

steipete
使用 Trello REST API 管理看板、列表和卡片
★ 161 📥 41,111