{
  "x402Version": 2,
  "id": 6891,
  "slug": "6891",
  "resource": "https://agent.connskill.com/sms/v1/sms-order",
  "description": "Rent a phone number for a target service and retrieve the verification code. Price is quoted per order (from $0.25) via GET /v1/sms-quote.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "payTo": "0x43B85AE58f0A2505c710Bc715d6f3EB16b1f63dE",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "3000000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "description": "Rent a phone number for a target service (Telegram, WhatsApp, Discord and 1300+ more) and retrieve the verification code it receives",
          "example": {
            "country": "US",
            "service": "Telegram"
          },
          "inputSchema": {
            "properties": {
              "country": {
                "description": "ISO country code, e.g. US",
                "minLength": 2,
                "type": "string"
              },
              "service": {
                "description": "Target service, e.g. Telegram",
                "minLength": 1,
                "type": "string"
              }
            },
            "required": [
              "service",
              "country"
            ],
            "type": "object"
          },
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "costUsd": 0.84,
            "number": "+12765550123",
            "orderId": "123456789",
            "provider": "smspool",
            "sellUsd": 2.55,
            "status": "ordered"
          },
          "type": "json"
        }
      },
      "schema": {
        "properties": {
          "input": {
            "properties": {
              "body": {
                "properties": {
                  "country": {
                    "description": "ISO country code, e.g. US",
                    "minLength": 2,
                    "type": "string"
                  },
                  "service": {
                    "description": "Target service, e.g. Telegram",
                    "minLength": 1,
                    "type": "string"
                  }
                },
                "required": [
                  "service",
                  "country"
                ],
                "type": "object"
              }
            }
          },
          "output": {
            "properties": {
              "example": {
                "costUsd": 0.84,
                "number": "+12765550123",
                "orderId": "123456789",
                "provider": "smspool",
                "sellUsd": 2.55,
                "status": "ordered"
              }
            }
          }
        }
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "agent.connskill.com",
  "lastUpdated": "2026-08-26T23:30:23.04Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-26T23:30:22.5Z"
  },
  "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"
  }
}