E-commerce platforms
intel.com:product-catalogue
Intel Product Catalogue Service sandbox and mock API
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=PIMServices) Writes persist, data moves on a schedule and every change can fire a signed webhook.
- Operations
- 4
- Collections
- -
- Event types
- -
example request
curl https://your-intel-product-catalogue.slurry.io/api/products/get-codename \
-H "Authorization: Bearer slurry_sim_..."Your simulation gets its own hostname, key and IP allow-list. Built from API version 0.1.0.
What gets simulated
Collections, relationships and state machines are worked out from the spec when you start the simulation.
- State. Creates, updates and deletes persist and show up in later reads.
- Behaviour. Records move through their states on a schedule you control, and you can fast-forward up to 30 days.
- Webhooks. Every change emits a signed, retried event.
- Failure. Per-endpoint errors, latency and chaos rules, on demand.
Operations
All 4.
- GET/api/products/get-codename
- GET/api/products/get-ordering-info
- GET/api/products/get-products
- GET/api/products/get-products-info