/gsmarena/devices

POST /api/gsmarena/devices

Price: 5 credits

Return the full GSMArena specification sheet for one mobile device: name, manufacturer, official image, headline figures (release, body, software, storage, display, cameras, RAM, chipset, battery), the complete spec table grouped by section, retailer offers and the links to that device's editorial review or hands-on/preview news article, user opinions, picture gallery and GSMArena's own YouTube video review of the device, when one exists.

How to use it

Resolve one phone, tablet or smartwatch on gsmarena.com. The numeric id is what identifies the device: the slug in the URL is decorative and GSMArena serves whatever device the number points at, so passing a URL whose slug names a different model returns the model the id belongs to, not the one the slug reads like. Get ids from the device search, brand or keyword-search endpoints rather than guessing them. `specs` carries every row of the source's own table, including sections that only some devices have (`Our Tests` benchmark scores, `EU LABEL` energy-label figures), so read it instead of assuming a fixed field set. When `review_id` is null, check `news_id`: GSMArena sometimes links a hands-on or preview article in the review slot instead of a full review, and that article resolves through gsmarena/news rather than gsmarena/reviews.

Parameters

Request body

Response

Errors

Response headers