/coolapk/devices/versions

POST /api/coolapk/devices/versions

Price: 1 credit

List every RAM/ROM configuration of a Coolapk phone model by its product id

How to use it

Every RAM/ROM configuration of one phone model, by product id — this is where a model's price ladder comes from, since coolapk/devices/search carries only the cheapest variant's price. The input must be a `product_id` from search, never a `config_id`: the two id spaces overlap numerically and the source does not reject a config id here — it looks up whatever product shares that number and, close to half the time, that is a real but unrelated phone, returned as an honest 200 with no way to tell it apart from a correct answer. There is no field in the response that proves the id you passed was really a product id rather than a coincidentally valid config id. Pass any config id this endpoint returns to coolapk/devices for that variant's spec sheet. Prices are China-market launch prices in CNY, and the source reports zero for models it never priced there.

Parameters

Request body

Response

Errors

Response headers