ScavioScavio
ProductPricingDocs
Sign InGet Started
Quick StartAPI & SDKsEcosystem

Google

Google Hotels Detail

Get per-property vendor pricing and full details for one hotel — using a detail_token from the Hotels endpoint plus the stay dates.

POST/api/v2/google/hotels/detail

Authorizations

Authorizationstringheaderrequired

Bearer authentication header of the form Bearer <token>, where <token> is your Scavio API key (e.g. Bearer sk_live_your_key).

Body

application/json
detail_tokenstringrequired

From a listing property's detail_token.

Example: Q2hnSTVzQzIx…

check_in_datestringrequired

Check-in date, YYYY-MM-DD.

Example: 2026-08-01

check_out_datestringrequired

Check-out date, YYYY-MM-DD.

Example: 2026-08-05

currencystring

Currency code.

Example: USD

glstring

Country perspective.

Example: us

hlstring

UI language.

Example: en

Request

from scavio import ScavioClient

client = ScavioClient(api_key="sk_live_your_key")
results = client.google.hotels_detail("Q2hnSTVzQzIx…", "2026-08-01", "2026-08-05")
print(results)

Response

"engine": "google_hotels_detail",
"detail_token": "Q2hnSTVzQzIxOXlvMzk2OUFSb0xMMmN2TVhZNGFGOXlZbW9RQVF8MHg0N2U2NmRlMzYwMTk1NGQ5OjB4YzA1ZDg3MGQxOGRjMWMyOXwzNDQ2ODk",
"check_in_date": "2026-08-01",
"check_out_date": "2026-08-05",
"currency": "USD",
"gl": "us",
"hl": "en"
},
"detail_token": "Q2hnSTVzQzIxOXlvMzk2OUFSb0xMMmN2TVhZNGFGOXlZbW9RQVF8MHg0N2U2NmRlMzYwMTk1NGQ5OjB4YzA1ZDg3MGQxOGRjMWMyOXwzNDQ2ODk",
},
"credits_used": 1,
"credits_remaining": 49
}
PreviousGoogle Hotels APINextGoogle News API
ScavioScavio

Real-time search API for AI agents. Search every platform, not just Google.

Product

  • Features
  • Pricing
  • Dashboard
  • Affiliates

Developers

  • Documentation
  • API Reference
  • Quickstart
  • MCP Integration
  • Python SDK

Alternatives

  • Tavily Alternative
  • SerpAPI Alternative
  • Firecrawl Alternative
  • Exa Alternative
  • Serper Alternative
  • Tavily vs Scavio
  • SerpAPI vs Scavio
  • All alternatives
  • Compare Scavio vs alternatives

Search APIs

  • Google Search API
  • Amazon Product API
  • YouTube API
  • Reddit API
  • Walmart Product API
  • TikTok API
  • Instagram API

Tools

  • JSON Formatter
  • cURL to Code
  • Token Counter
  • All Tools

© 2026 Scavio. All rights reserved.

Featured on TAAFT
Terms of ServicePrivacy Policy