Aibee BMap Indoor Map Data
The hosted map-data surface behind Aibee's indoor map and wayfinding products. It is not documented as a public API and has no published reference or specification; it is recorded here because Aibee's own publicly distributed SDK, @aibee/bmap on npm, calls it by absolute URL, and because both endpoints answer anonymously over HTTPS with JSON. Venue and floor metadata comes from deploy.aibee.cn (/function/place-service/getPlacesInfo) and map conversion/geometry from guide-admin.aibee.cn (/bmap/get_convert, /bmap/convert/getFloorData). Everything is scoped by place_id and floor_id. No OpenAPI exists and none has been authored.