Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

property_id
string

Agoda numeric property ID

Minimum string length: 1
url
string<uri>

Full Agoda property URL

city_id
string

Agoda numeric city ID, required alongside property_id when url is not given (see GET /v1/agoda/search's resolved_city_id)

Pattern: ^\d+$
page
string

Review page number (default 1)

Pattern: ^\d+$
sort_by
string

Review sort order

Minimum string length: 1
language
string

Review language filter (ISO 2-letter code)

Pattern: ^[A-Za-z]{2}$
timeout_ms
string

Max time to wait, in ms

Pattern: ^\d+$

Response

Agoda reviews crawl job queued.

request_id
string
required
mode
enum<string>
required
Available options:
async
status
enum<string>
required
Available options:
queued
job_id
string
required
job_type
string