intel.com

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: [[email protected]](mailto:[email protected]?subject=PIMService

🔑 apikey 4 endpoints ecommerce
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (5 total)

# Maven: see https://github.com/JetBrains/intellij-sdk-code-samples
MediaSDK ✓ Official
# See https://github.com/Intel-Media-SDK/MediaSDK
samples ✓ Official
# See https://github.com/Intel-Media-SDK/samples
xess ✓ Official
# See https://github.com/intel/xess
# See https://github.com/JetBrains/intellij-sdk-docs
curl examples
5. Get list of codename details for Intel products.
curl \
  -H "client_id: $API_KEY" \
  /api/products/get-codename
1. Find products by product id or category id
curl \
  -H "client_id: $API_KEY" \
  /api/products/get-products
3. Get ordering info for product id's requested.
curl \
  -H "client_id: $API_KEY" \
  /api/products/get-ordering-info
Endpoints (4 total)
GET
/api/products/get-codename
5. Get list of codename details for Intel products.
GET
/api/products/get-products
1. Find products by product id or category id
GET
/api/products/get-ordering-info
3. Get ordering info for product id's requested.
GET
/api/products/get-products-info
2. Get complete product info with product id.
At a glance
Total SDKs5
Languages5
Endpoints4
Authapikey
Categories1