I

Intel Product Catalogue Service

by Intel Product Catalogue Service Free tier

This is the documentation for PIM Micro services. In order to use this tool you need to have Basic Auth credentials and a client id. If you dont have one, please make sure to request one by sending an email to the PIM MS team: [pim.360.team@intel.com](mailto:pim.360.team@intel.com?subject=PIMService

communicationintel

Quick Reference

Base URL https://productapi.intel.com Auth type API Key Header Auth header client_id: YOUR_API_KEY Rate limit Not officially published Pricing Enterprise / contact sales Free quota None Documentation https://productapi.intel.com Endpoint status Unreachable — No response — server may be down or blocking automated probes (checked Mar 29, 2026) Builder score D 32% builder-friendly
Pricing
28
Latency
0
Depth
58

Authentication

API key in the request header (client_id)

client_id: YOUR_API_KEY

Pricing

Model subscription Starting price Enterprise / contact sales Free quota None

Free with Intel developer account. Intel product specifications and catalog API.

Key Endpoints

MethodPathDescription
GET /api/products/get-codename 5. Get list of codename details for Intel products.
GET /api/products/get-ordering-info 3. Get ordering info for product id's requested.
GET /api/products/get-products 1. Find products by product id or category id
GET /api/products/get-products-info 2. Get complete product info with product id.

Sample Request

curl -X GET 'https://productapi.intel.com/api/products/get-codename' \
  -H 'client_id: YOUR_API_KEY'

Sample Response

{}

Data sourced from API Map. Always verify pricing and rate limits against the official Intel Product Catalogue Service documentation.