Home
MobileAPI.dev
Mobileapi Devicelist Example
Mobileapi Devicelist Example
Data API Developer Tools Device Specifications Mobile Data Phone Specs REST API Software-as-a-Service
Mobileapi Devicelist Example is an example object payload from MobileAPI.dev, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
count next previous results
Example Payload
{
"count": 31563,
"next": "https://api.mobileapi.dev/devices/?page=2",
"previous": null,
"results": [
{
"id": 12345,
"name": "iPhone 17 Pro",
"manufacturer_name": "Apple",
"device_type": "smartphone",
"description": "Apple iPhone 17 Pro flagship with Apple A19 Pro SoC.",
"colors": "Silver, Cosmic Orange, Deep Blue",
"storage": "256GB, 512GB, 1TB",
"screen_resolution": "6.3\", 1206x2622 pixels",
"weight": "206g",
"thickness": "8.8mm",
"release_date": "Released 2025, September 19",
"camera": "48MP",
"battery_capacity": "3998 mAh",
"hardware": "12GB RAM, Apple A19 Pro",
"image_b64": "iVBORw0KGgoAAAANS...truncated",
"image_url": "https://api.mobileapi.dev/devices/12345/image/"
},
{
"id": 12346,
"name": "Galaxy S25 Ultra",
"manufacturer_name": "Samsung",
"device_type": "smartphone",
"description": "Samsung Galaxy S25 Ultra with Snapdragon 8 Elite for Galaxy.",
"colors": "Titanium Black, Titanium Gray, Titanium Silver, Titanium Whitesilver",
"storage": "256GB, 512GB, 1TB",
"screen_resolution": "6.9\", 1440x3120 pixels",
"weight": "218g",
"thickness": "8.2mm",
"release_date": "Released 2025, February 7",
"camera": "200MP",
"battery_capacity": "5000 mAh",
"hardware": "12GB RAM, Snapdragon 8 Elite",
"image_b64": "iVBORw0KGgoAAAANS...truncated",
"image_url": "https://api.mobileapi.dev/devices/12346/image/"
}
]
}
Every example here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for examples
4 MCP tools reach this
find_examplesBrowse and filter every example in the catalog.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This example
curl "https://apis.io/api/v1/examples/mobileapi-devicelist-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms .
A second provider on the same verified email joins the account you already have.