# Api对接文档 ## API Docs - 外部API [用户登录](https://gh2blfjjve.apifox.cn/315079583e0.md): 使用账号和密码进行登录,成功后返回 token 和用户信息!之后的请求请把 token 放在请求头中,格式为:Authorization: Bearer {token},超过24小时请重新登录。 - 外部API [获取用户发货地址列表](https://gh2blfjjve.apifox.cn/315079584e0.md): 获取用户发货地址列表 - 外部API [获取用户的产品信息](https://gh2blfjjve.apifox.cn/315079585e0.md): 获取用户的产品信息 - 外部API [订单费用试算](https://gh2blfjjve.apifox.cn/315079586e0.md): 如果没有输入产品代码,系统将计算每个订单可用产品下最优的运费。 - 外部API [异步创建订单](https://gh2blfjjve.apifox.cn/315079587e0.md): 该接口为异步下单接口,下单之后不会立即返回面单地址和面单号,需要通过订单详情异步获取,建议获取间隔在1s以上。产品代码如果不填,系统会自动计算最优价格产品下单。 - 外部API [重新下单](https://gh2blfjjve.apifox.cn/357671120e0.md): 直接传入 orderNo 数组 - 外部API [获取订单详情](https://gh2blfjjve.apifox.cn/315079588e0.md): 通过订单编号获取订单详情 - 外部API [取消订单](https://gh2blfjjve.apifox.cn/315514901e0.md): 通过订单编号数组取消订单 - 外部API [创建交运清单](https://gh2blfjjve.apifox.cn/315079589e0.md): 传入订单 trackingNo 数组 - 外部API [获取历史 scanform 列表](https://gh2blfjjve.apifox.cn/315079590e0.md): 传入查询条件,查询对应的 scanfrom 列表