{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-travel-itinerary",
  "title": "GG402 \u00b7 AI Travel Itinerary Generator",
  "url": "https://gg402.vercel.app/travel_itinerary",
  "category": "ai",
  "summary": "Creates customized travel itineraries based on destination, duration, budget, and interests with daily plans and cost estimates.",
  "seo": {
    "title": "AI Travel Itinerary API | GG402 Trip Planning",
    "description": "Generate customized travel itineraries with day-by-day plans, activities, and cost estimates. x402: $0.01 USDC on Base."
  },
  "use_cases": [
    "Generate complete trip plans for travel apps",
    "Create budget-aware itineraries with cost breakdowns",
    "Build day-by-day activity recommendations",
    "Plan multi-destination trips efficiently"
  ],
  "ideal_buyer": "Travel apps and concierge services automating personalized trip planning.",
  "example_prompt": "Create a 5-day itinerary for Tokyo with a $2000 budget focusing on food and culture.",
  "example_request_body": {
    "budget": 2000,
    "duration": 5,
    "interests": [
      "food",
      "culture",
      "temples"
    ],
    "destination": "Tokyo"
  },
  "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": "Creates customized travel itineraries based on destination, duration, budget, and interests, helping users plan efficient and enjoyable trips.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "budget": {
              "type": "number",
              "required": false,
              "description": "Total budget for the trip."
            },
            "duration": {
              "type": "number",
              "required": true,
              "description": "Trip length in days."
            },
            "interests": {
              "type": "array",
              "required": false,
              "description": "Preferences like 'food', 'adventure', 'culture'."
            },
            "destination": {
              "type": "string",
              "required": true,
              "description": "Travel location, e.g., 'Tokyo, Japan'."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "itinerary",
            "tips"
          ],
          "properties": {
            "tips": {
              "type": "array",
              "items": {
                "type": "string"
              },
              "description": "Travel tips, safety advice, and budget-saving suggestions."
            },
            "itinerary": {
              "type": "array",
              "items": {
                "type": "object",
                "required": [
                  "day",
                  "activities"
                ],
                "properties": {
                  "day": {
                    "type": "number",
                    "description": "The day number of the trip."
                  },
                  "locations": {
                    "type": "array",
                    "items": {
                      "type": "string"
                    },
                    "description": "List of locations for the day."
                  },
                  "activities": {
                    "type": "array",
                    "items": {
                      "type": "string"
                    },
                    "description": "List of activities for the day."
                  },
                  "cost_estimate": {
                    "type": "number",
                    "description": "Estimated cost for the day."
                  }
                }
              },
              "description": "Day-by-day plan with activities, locations, and cost estimates."
            }
          }
        }
      }
    }
  ],
  "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-itinerary",
    "url": "https://x402all.com/resource/gg402-vercel-app-travel-itinerary",
    "name": "GG402 \u00b7 AI Travel Itinerary Generator",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-travel-itinerary",
      "@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_itinerary",
    "@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-itinerary",
    "description": "Generate customized travel itineraries with day-by-day plans, activities, and cost estimates. x402: $0.01 USDC on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-travel-itinerary",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-travel-itinerary"
}
