Discover/ibox.co.id API
live

ibox.co.id APIibox.co.id

Access iBox Indonesia product catalog via API. Search Apple products, get pricing in IDR, check stock status, variants, promotions, and installment options.

Endpoints
6
Updated
14d ago
Try it
Page number for pagination.
Sort order. Accepted values: paling_sesuai, harga_terendah, harga_tertinggi, terbaru.
Number of results per page.
Search keyword (e.g., 'iphone 16', 'macbook air')
api.parse.bot/scraper/e951432f-45d4-4bb3-ae58-ce19a0fb8215/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/e951432f-45d4-4bb3-ae58-ce19a0fb8215/search_products?limit=5&query=iphone+16' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 6 totalclick to expand

Search for products by keyword with optional sorting. Returns paginated results with product details including price, stock, and images.

Input
ParamTypeDescription
pageintegerPage number for pagination.
sortstringSort order. Accepted values: paling_sesuai, harga_terendah, harga_tertinggi, terbaru.
limitintegerNumber of results per page.
queryrequiredstringSearch keyword (e.g., 'iphone 16', 'macbook air')
Response
{
  "type": "object",
  "fields": {
    "items": "array of product objects with id, name, price, special_price, sku, stock_status, thumbnail, url_key",
    "total_count": "integer total number of matching products"
  },
  "sample": {
    "data": {
      "items": [
        {
          "id": 293194,
          "qty": 118,
          "sku": "8100102392",
          "name": "iPhone 16 128GB Ultramarine",
          "price": 16999000,
          "url_key": "apple-iphone-16-128gb-ultramarine",
          "thumbnail": "https://cdnpro.eraspace.com/media/catalog/product/i/p/iphone_16_ultramarine_01_3.jpg",
          "stock_status": 1,
          "special_price": 14499000
        }
      ],
      "total_count": 45
    },
    "status": "success"
  }
}

About the ibox.co.id API

The iBox Indonesia API provides 6 endpoints covering the full product catalog of iBox, Indonesia's authorized Apple reseller. Starting with search_products, you can query any keyword like 'iphone 16' or 'macbook air' and retrieve price, stock status, SKU, and thumbnail for every match. Other endpoints expose category trees, per-product specs, active homepage promotions, and installment financing options — all with prices returned in Indonesian Rupiah.

Product Search and Detail

The search_products endpoint accepts a required query string plus optional page, limit, and sort parameters. Sort accepts four values: paling_sesuai (relevance), harga_terendah (price ascending), harga_tertinggi (price descending), and terbaru (newest). Each result in the items array includes id, name, price, special_price, sku, stock_status, thumbnail, and url_key. The total_count field lets you build pagination correctly.

For full product information, pass a url_key from search results into get_product_detail. The response includes all_attributes (an array of spec objects), filterable_attributes, media_galleries with image URLs, and description_html containing the full HTML product description. The special_price field is populated when a discounted price exists alongside the standard price; stock_status returns 1 for in-stock items.

Categories and Catalog Browsing

list_categories returns the full category tree with id, category_name, url_key, and children_data for subcategories (null on leaf nodes). Use the numeric category_id values from that response — for example, 810 for iPhone or 757 for Mac — as input to get_category_catalog. That endpoint returns paginated items arrays alongside a category metadata object containing id, name, and url_key.

Promotions and Financing

get_promotions returns the current homepage banner set. Each banner object includes id, title, image_url, url, start_period, end_period, and platform, letting you track which promotions are currently live and their validity windows. get_installment_options returns installment categories with id, type, and description, covering the financing structures iBox offers at checkout.

Common use cases
  • Monitor iPhone and MacBook prices in IDR across iBox Indonesia for price-tracking dashboards
  • Check stock_status for specific Apple SKUs before redirecting users to purchase
  • Build a category-aware product browser using list_categories and get_category_catalog together
  • Sync iBox homepage promotions including start_period and end_period into a deals aggregator
  • Compare special_price vs price fields to identify currently discounted Apple products
  • Pull media_galleries and description_html from get_product_detail to populate product pages
  • Retrieve installment options to display financing choices alongside product listings
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does iBox have an official public developer API?+
iBox (ibox.co.id) does not publish an official developer API or developer portal for third-party access to its product catalog.
What does the search_products endpoint return, and how can results be sorted?+
Each item in the results includes id, name, price, special_price, sku, stock_status, thumbnail, and url_key. You can sort using the sort parameter: paling_sesuai for relevance, harga_terendah for lowest price, harga_tertinggi for highest price, or terbaru for newest listings. total_count is also returned so you can calculate total pages given your limit value.
Does the API expose user reviews or ratings for products?+
Not currently. The API covers product specs via all_attributes and filterable_attributes, pricing, stock status, media, and promotions, but does not return user review counts or rating scores. You can fork this API on Parse and revise it to add an endpoint targeting product reviews.
Does get_product_detail return variant relationships — for example, linking all storage sizes of one iPhone model?+
The endpoint returns filterable_attributes and all_attributes for the specific slug queried. Variant grouping across storage or color options is not currently exposed as a structured relationship object. You can fork this API on Parse and revise it to add a variants endpoint that maps related SKUs.
How do I find the correct category_id to use with get_category_catalog?+
Call list_categories first. It returns a full tree of category objects, each containing an id field (numeric), category_name, url_key, and children_data for subcategories. Pass the numeric id value as the category_id parameter in get_category_catalog. For example, iPhone products are under category 810 and Mac products under 757.
Page content last updated . Spec covers 6 endpoints from ibox.co.id.
Related APIs in EcommerceSee all →
lowes.com API
Search and browse products from Lowe's, including product listings by category, detailed product information, and pricing. Retrieve comprehensive details on specific items to compare options and make informed purchasing decisions.
bilbasen.dk API
Search Denmark's largest car marketplace to find vehicles by make and model, then access detailed pricing and technical specifications including emissions, weight, MSRP, battery size, and equipment details. Get comprehensive car listings and full specs to compare vehicles on Bilbasen.dk.
jula.fi API
Search and browse products from Jula.fi to find hardware items with detailed information including prices (with and without VAT), stock availability, brand details, and product SKUs. Explore products by category or search for specific items to compare pricing and check real-time stock status.
leroymerlin.fr API
Search and browse Leroy Merlin France's complete product catalog to find items by category, view pricing, product details, and compare offerings from Leroy Merlin and their online partners. Access real-time product information including names, IDs, URLs, and seller details to help you discover and evaluate home improvement and DIY products.
industrynet.com API
Find industrial suppliers and browse product categories across a comprehensive marketplace directory. Connect directly with suppliers by viewing detailed listings and submitting contact inquiries programmatically.
carsforsale.com API
Search vehicle listings and browse detailed car inventory by make, model, and trim to find the perfect vehicle on CarsForSale.com. Access comprehensive listing details including pricing, specifications, and availability all in one place.
vivino.com API
Search and discover wines across thousands of options while accessing detailed information like user reviews, pricing, winery profiles, and food pairing recommendations. Explore grape varieties, compare wines side-by-side, and find the perfect bottle based on ratings and availability.
x-kom.pl API
Access product data from x-kom.pl, a major Polish electronics retailer. Search products by keyword or category, retrieve detailed product pages, customer reviews, Q&A, promotions, flash deals, and physical store locations.