Beike Resale Housing Details API

v1.0.0

Call GET /api/beike/ershoufang/detail/v1 for Beike Resale Housing Details through JustOneAPI with cityId and houseCode.

0· 74· 1 versions· 0 current· 0 all-time· Updated 5d ago· MIT-0

Beike Resale Housing Details

Use this focused JustOneAPI skill for resale Housing Details in Beike. It targets GET /api/beike/ershoufang/detail/v1. Required non-token inputs are cityId and houseCode. OpenAPI describes it as: Get Beike resale Housing Details data, including - Pricing (total and unit price), Physical attributes (area, and layout, for displaying a full property profile to users and detailed price comparison between specific listings.

Endpoint Scope

  • Platform key: beike
  • Endpoint key: ershoufang/detail
  • Platform family: Beike
  • Skill slug: justoneapi-beike-ershoufang-detail
OperationVersionMethodPathOpenAPI summary
ershoufangDetailV1v1GET/api/beike/ershoufang/detail/v1Resale Housing Details

Inputs

ParameterInRequired byOptional byTypeNotes
cityIdqueryalln/astringThe ID of the city (e.g., '110000' for Beijing)
houseCodequeryalln/astringThe unique identifier for the property listing

Request body: none documented; send parameters through path or query arguments.

Version Choice

Use ershoufangDetailV1 for the documented v1 endpoint. There are no alternate versions grouped in this skill.

Run This Endpoint

Supported operation IDs in this skill: ershoufangDetailV1.

node {baseDir}/bin/run.mjs --operation "ershoufangDetailV1" --token "$JUST_ONE_API_TOKEN" --params-json '{"cityId":"<cityId>","houseCode":"<houseCode>"}'

Ask for any missing required parameter before calling the helper. Keep user-provided IDs, cursors, keywords, and filters unchanged.

Environment

  • Required: JUST_ONE_API_TOKEN
  • Pass the token with --token "$JUST_ONE_API_TOKEN"; do not paste token values into chat messages, screenshots, or logs.
  • Get a token from Just One API Dashboard.
  • Authentication details: Just One API Usage Guide.

Output Focus

  • State the operation ID and endpoint path used, for example ershoufangDetailV1 on /api/beike/ershoufang/detail/v1.
  • Echo the required lookup scope (cityId and houseCode) before summarizing results.
  • Prioritize fields that support this endpoint purpose: Get Beike resale Housing Details data, including - Pricing (total and unit price), Physical attributes (area, and layout, for displaying a full property profile to users and detailed price comparison between specific listings.
  • Return raw JSON only after the short, endpoint-specific summary.
  • If the backend errors, include the backend payload and the exact operation ID.

Version tags

latestvk97agpmpzh08bcvkwgmnrh679h85dk9s

Runtime requirements

Binsnode
EnvJUST_ONE_API_TOKEN
Primary envJUST_ONE_API_TOKEN