Address completion API for mainland China. It fills in incomplete mainland China addresses — usually a missing administrative district — and corrects malformed ones. Use it to preprocess customer addresses before a streamer ships a batch of orders. It wraps Alibaba Cloud's address standardization service, and a thousand-guard batch (1,000 addresses) costs only 6 CNY to process
It already runs on Subspace Shop, completing addresses automatically as orders are created and saving considerable time otherwise spent correcting them
- API Base:
https://workers.vrp.moe/experiments/address-completion - POST data
addr: Address stringtoken: API access token
This is an internal API, restricted to Subspace Shop with no public access. Contact us if you have a similar need
Privacy
When you use this API, the address you submit is sent to a server in mainland China operated by the corresponding mainland China corporate entity. Those entities are:
- After Nov 8, 2024 — Alibaba Cloud: Alibaba Cloud Computing Co., Ltd., Terms of Service
- Before Nov 8, 2024 — Kuaidi100: Shenzhen Qianhai Baidi Network Co., Ltd., Privacy Policy
As of 2026, no data breach caused by this service has occurred at Alibaba Cloud or Kuaidi100
Response Body
Prop
Type
Response Headers
ratelimit-limit: Request rate limitratelimit-policy: Rate limit policyratelimit-remaining: Remaining requestsratelimit-reset: Reset time (seconds)
Last updated on September 19, 2026