# 搜索

{% hint style="info" %}
遇到 API 接入问题时，可登录 [Eva](https://www.atriptech.com/) 寻求帮助。
{% endhint %}

用这页启动预订流程。

{% hint style="warning" %}
`Smart Search`（`smartSearch.do`）即将废弃。

新接入不要再使用它。优先采用标准 `search.do` 流程。
{% endhint %}

### 本页覆盖内容

* 标准报价搜索
* 独立 Get Offer 查询
* 高级或智能搜索流程
* Offer 轮询和请求跟进

### 主要 API

* `search.do`
* `getOffers.do`
* `smartSearch.do`

### 关键输出

* 标准验价流程使用的 `routingIdentifier`
* Get Offer 下单流程使用的 `OfferId`
* 智能搜索跟进使用的 `requestId`
* 后续选择所需的报价数据

### 适用场景

* 标准搜索到预订流程
* 不经过标准搜索的独立报价查询
* 智能搜索或异步搜索场景
* 智能搜索后的报价刷新

### 相关页面

* [获取 Offer](https://resources.atriptech.com/api-wen-dang/ji-cheng-zhi-nan/yu-ding-liu-cheng-gai-lan/huo-qu-offer)
* [验价](https://resources.atriptech.com/api-wen-dang/ji-cheng-zhi-nan/yu-ding-liu-cheng-gai-lan/yan-jia)
* [沙箱访问](https://resources.atriptech.com/api-wen-dang/ji-cheng-zhi-nan/quick-start/making-requests)
* [预订 API](https://resources.atriptech.com/api-wen-dang/api-can-kao/yu-ding-api)

### 完整 API 参考

接口级详情见：

* [搜索](https://resources.atriptech.com/api-wen-dang/api-can-kao/yu-ding-api/sou-suo)
* [智能搜索](https://resources.atriptech.com/api-wen-dang/api-can-kao/yu-ding-api/zhi-neng-sou-suo)
* [获取 Offer](https://resources.atriptech.com/api-wen-dang/api-can-kao/yu-ding-api/huo-qu-offer)
