{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-time-zone-converter",
  "title": "gg402 \u00b7 Time Zone Converter with Meeting Optimization",
  "url": "https://gg402.vercel.app/time_zone_converter",
  "category": "tools",
  "summary": "Convert times between zones and receive AI-suggested optimal meeting times for distributed teams.",
  "seo": {
    "title": "Time Zone Converter API | x402 Meeting Scheduler",
    "description": "Convert times across multiple zones and generate optimal meeting suggestions based on participant schedules. Global collaboration tool. $0.01 USDC."
  },
  "use_cases": [
    "Schedule meetings across global time zones",
    "Find overlap windows for distributed team calls",
    "Convert event times for international participants"
  ],
  "ideal_buyer": "Remote team coordinators and global scheduling automation agents.",
  "example_prompt": "Convert 9am New York time to London, Tokyo, and Sydney and suggest the best meeting slot",
  "example_request_body": {
    "source_time": "2025-01-15T09:00:00-05:00",
    "source_zone": "America/New_York",
    "target_zones": [
      "Europe/London",
      "Asia/Tokyo",
      "Australia/Sydney"
    ],
    "participant_schedules": []
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 1,
    "median_category_atomic": 10000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x9257cd24721e3c06e9f7655b77c283bcd9652132",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Converts times across multiple zones and suggests optimal meeting times based on schedules, enhancing global collaboration.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "base_time": {
              "type": "string",
              "required": true,
              "description": "Starting time in ISO format."
            },
            "base_zone": {
              "type": "string",
              "required": true,
              "description": "Origin time zone, e.g., 'America/New_York'."
            },
            "availability": {
              "type": "array",
              "required": false,
              "description": "Preferred hours per zone."
            },
            "target_zones": {
              "type": "array",
              "required": true,
              "description": "List of zones to convert to."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "converted_times",
            "suggested_meeting_times"
          ],
          "properties": {
            "converted_times": {
              "type": "array",
              "items": {
                "type": "object",
                "required": [
                  "zone",
                  "time"
                ],
                "properties": {
                  "time": {
                    "type": "string",
                    "description": "The converted time in ISO format."
                  },
                  "zone": {
                    "type": "string",
                    "description": "The target time zone."
                  }
                }
              },
              "description": "Times in each target zone."
            },
            "suggested_meeting_times": {
              "type": "array",
              "items": {
                "type": "string",
                "description": "Suggested meeting time in ISO format."
              },
              "description": "Optimal times that fit all availabilities."
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "gg402-vercel-app",
    "host": "gg402.vercel.app",
    "title": "x402 API Marketplace | Pay-per-call APIs with Crypto",
    "description": "Discover and integrate paid APIs using the x402 protocol. Micropayments made simple with crypto.",
    "url": "https://gg402.vercel.app"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/gg402-vercel-app-time-zone-converter",
    "url": "https://x402all.com/resource/gg402-vercel-app-time-zone-converter",
    "name": "gg402 \u00b7 Time Zone Converter with Meeting Optimization",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-time-zone-converter",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://gg402.vercel.app/time_zone_converter",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/gg402-vercel-app",
      "url": "https://gg402.vercel.app",
      "name": "x402 API Marketplace | Pay-per-call APIs with Crypto",
      "@type": "Organization"
    },
    "identifier": "gg402-vercel-app-time-zone-converter",
    "description": "Convert times across multiple zones and generate optimal meeting suggestions based on participant schedules. Global collaboration tool. $0.01 USDC.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-time-zone-converter",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-time-zone-converter"
}
