Homepage Order Information
Super Grok AI

Super Grok AI

Super Grok AI (1 Month) – Primary Account Upgrade or Ready-Use Account | Cao Shop Work faster and think clearer with Super Grok AI. This 1-month plan is built for users who want stronger AI...

Tài liệu API sản phẩm

GET https://caoshop.net/api/v1/products/list?search=Grok-AI
Response chứa:
  • id - ID sản phẩm
  • name - Tên sản phẩm
  • plans[] - Danh sách gói: id, name, price, sale_price, fields[]
Thông tin sản phẩm này:
Product ID: 34
Slug: Grok-AI
Plans:
ID: 329 - Super Grok - 1 month - Owner Upgrade - Full Warranty
Sample code:
curl "https://caoshop.net/api/v1/products/list" \
  -H "X-API-Key: sk_live_your_api_key_here" \
  -H "X-API-Secret: sk_secret_your_api_secret_here"
POST https://caoshop.net/api/v1/orders/create
Request Body:
{
  "items": [
    {
      "plan_id": 329,
      "quantity": 1,
      "fields": {
        "field_key": "field_value"
      }
    }
  ],
  "coupon_code": ""
}
Các gói có thể mua:
Plan ID Package name Price
329 Super Grok - 1 month - Owner Upgrade - Full Warranty $13.00
Sample code:
curl -X POST "https://caoshop.net/api/v1/orders/create" \
  -H "Content-Type: application/json" \
  -H "X-API-Key: sk_live_your_api_key_here" \
  -H "X-API-Secret: sk_secret_your_api_secret_here" \
  -d '{"items":[{"plan_id":329,"quantity":1}]}'
GET https://caoshop.net/api/v1/orders/status?trans_id={trans_id}
Parameters:
  • trans_id - Mã giao dịch từ kết quả tạo đơn
Response chứa:
  • order - Order information
  • delivery.items - Delivery details
  • status - pending, processing, completed, cancelled
Sample code:
curl "https://caoshop.net/api/v1/orders/status?trans_id=ORD123456" \
  -H "X-API-Key: sk_live_your_api_key_here" \
  -H "X-API-Secret: sk_secret_your_api_secret_here"
Super Grok - 1 month - Owner Upgrade - Full Warranty

Super Grok - 1 month - Owner Upgrade - Full Warranty

Order
$13.00
$14.00 -7%
Package details Super Grok - 1 month - Owner Upgrade - Full Warranty

Notes:

  • Customers must provide account information, and the account must not have an active SuperGrok subscription. We will log in and proceed with the upgrade within 2–6 business hours during working hours.

  • Full warranty throughout the entire usage period.

Do you have a discount code?
Estimate $14.00
Total $13.00