饿了么开放平台各个环境访问地址说明
域名强制HTTPS说明
为提供更安全服务,open-api.shop.ele.me 和 open-api-sandbox.shop.ele.me 开启强制 HTTPS,请开发者严格检查本地请求的访问地址是否符合平台标准(一定必须以https开头),以免影响调用
授权访问地址
环境服务地址
沙箱https://open-api-sandbox.shop.ele.me/authorize
生产https://open-api.shop.ele.me/authorize
获取Token地址
环境服务地址
沙箱https://open-api-sandbox.shop.ele.me/token
生产https://open-api.shop.ele.me/token
API接口服务访问地址
环境服务地址
沙箱https://open-api-sandbox.shop.ele.me/api/v1/
生产https://open-api.shop.ele.me/api/v1/