This is a unofficial iphone api which will response different information like price of any iphone. It is still on its developing process therefore all iphones aren't add yet.
Note :
Price could be different from real but all other specs are noted down from official apple site.
Features
Currently this api only offer few feathers but new features could be
added in future.
Current features -
- Response specs of all iphones at once
- Response a random iphone's specifications
- Get specs of a specific iphone
API Reference
Base url
Get all items
Base url/api/iphones/all
Get random item
Base url/api/iphones/random
Get a single item
Base url/api/iphones/${id}
parameter | type | Description |
---|---|---|
id | number | id* of item to fetch |