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
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
API key in the request header (client_id)
client_id: YOUR_API_KEY
Free with Intel developer account. Intel product specifications and catalog API.
| Method | Path | Description |
|---|---|---|
| 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. |
curl -X GET 'https://productapi.intel.com/api/products/get-codename' \ -H 'client_id: YOUR_API_KEY'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official Intel Product Catalogue Service documentation.