{
  "x402Version": 2,
  "id": 6890,
  "slug": "6890",
  "resource": "https://agent.connskill.com/smm/v1/smm-order",
  "description": "Social marketing orders: followers, likes, views and more across 1000+ services. Price is quoted per order (from $0.10) via GET /v1/smm-quote.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "payTo": "0x43B85AE58f0A2505c710Bc715d6f3EB16b1f63dE",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "3000000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "description": "Place a social marketing order: followers, likes, views and comments across 1000+ services",
          "example": {
            "link": "https://instagram.com/example",
            "quantity": 500,
            "serviceId": 1234
          },
          "inputSchema": {
            "properties": {
              "link": {
                "description": "Ziel-URL/-Account",
                "minLength": 1,
                "type": "string"
              },
              "quantity": {
                "minimum": 1,
                "type": "integer"
              },
              "serviceId": {
                "description": "SMMPanel Service-ID",
                "type": "integer"
              }
            },
            "required": [
              "serviceId",
              "link",
              "quantity"
            ],
            "type": "object"
          },
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "chargeUsd": 0.05,
            "orderId": "123456",
            "status": "ordered"
          },
          "type": "json"
        }
      },
      "schema": {
        "properties": {
          "input": {
            "properties": {
              "body": {
                "properties": {
                  "link": {
                    "description": "Ziel-URL/-Account",
                    "minLength": 1,
                    "type": "string"
                  },
                  "quantity": {
                    "minimum": 1,
                    "type": "integer"
                  },
                  "serviceId": {
                    "description": "SMMPanel Service-ID",
                    "type": "integer"
                  }
                },
                "required": [
                  "serviceId",
                  "link",
                  "quantity"
                ],
                "type": "object"
              }
            }
          },
          "output": {
            "properties": {
              "example": {
                "chargeUsd": 0.05,
                "orderId": "123456",
                "status": "ordered"
              }
            }
          }
        }
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "agent.connskill.com",
  "lastUpdated": "2026-08-26T23:30:27.778Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-26T23:30:27.321Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "agent.connskill.com",
    "manifest_name": "agent.connskill.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}