{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-travel-plan",
  "title": "GG402 \u00b7 Travel Itinerary Generator",
  "url": "https://gg402.vercel.app/travel_plan",
  "category": "tools",
  "summary": "Create day-by-day travel itineraries with activities, lodging suggestions, and local tips based on destination and preferences.",
  "seo": {
    "title": "Travel Itinerary API - x402 Trip Planning",
    "description": "Generate detailed travel itineraries with activities, accommodations, and tips via x402 micropayments. Destination-based trip planning."
  },
  "use_cases": [
    "Build automated travel planning agents",
    "Generate complete itineraries for booking platforms",
    "Create day-by-day activity schedules for travelers",
    "Suggest accommodations and local tips by destination"
  ],
  "ideal_buyer": "Travel apps and concierge agents automating trip planning.",
  "example_prompt": "Create a 5-day itinerary for Tokyo with cultural activities and boutique hotels",
  "example_request_body": {
    "days": 5,
    "destination": "Tokyo, Japan",
    "preferences": [
      "culture",
      "food",
      "boutique hotels"
    ]
  },
  "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": "Create detailed travel itineraries with activities, accommodations, and tips based on destination and preferences.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "budget": {
              "type": "number",
              "required": false,
              "description": "Trip budget."
            },
            "duration": {
              "type": "number",
              "required": true,
              "description": "Trip duration in days."
            },
            "interests": {
              "type": "array",
              "required": false,
              "description": "Interests, e.g., ['culture', 'adventure']."
            },
            "destination": {
              "type": "string",
              "required": true,
              "description": "Travel destination."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "itinerary",
            "tips"
          ],
          "properties": {
            "tips": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "description": "Travel tips."
            },
            "itinerary": {
              "type": "array",
              "items": {
                "type": "object",
                "required": [
                  "day",
                  "activities",
                  "accommodation"
                ],
                "properties": {
                  "day": {
                    "type": "number",
                    "description": "Day number."
                  },
                  "activities": {
                    "type": "array",
                    "items": {
                      "type": "string"
                    },
                    "description": "Activities for the day."
                  },
                  "accommodation": {
                    "type": "string",
                    "description": "Suggested lodging."
                  }
                }
              },
              "description": "Day-by-day plan."
            }
          }
        }
      }
    }
  ],
  "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-travel-plan",
    "url": "https://x402all.com/resource/gg402-vercel-app-travel-plan",
    "name": "GG402 \u00b7 Travel Itinerary Generator",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-travel-plan",
      "@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/travel_plan",
    "@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-travel-plan",
    "description": "Generate detailed travel itineraries with activities, accommodations, and tips via x402 micropayments. Destination-based trip planning.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-travel-plan",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-travel-plan"
}
