{"activeVersionTag":"latest","latestAvailableVersionTag":"latest","collection":{"info":{"_postman_id":"2b934e87-7b56-48b1-aab5-da3f91010bf9","name":"PIMento.io","description":"PIMento Connect (our API) extends product information and ecommerce functionality to facilitate application development and systems integration. The API documentation is designed to match the navigation and functionality in PIMento Studio.\n\n## Authentication and Headers\n\nBefore you can get started, you will need to obtain an APIKey and SyndicateKey from us. These keys expose the access permissions and content settings tailored to your subscription.\n\n**APIKey: \\[your APIKey\\]**\n\n**SyndicateKey: \\[your SyndicateKey\\]**\n\nThese headers should be included in every call to the PIMento API to authenticate. The content type of application/json is automatically included in all calls.\n\n## Permissions\n\nDepending on your SyndicateId and related permissions, certain endpoints will be available. If you attempt to call an endpoint that is not part of your permission set you will receive a 401 - Not Authorized error\n\n## API Endpoint\n\nAfter you have received your APIKey and your SyndicateKey all endpoints are located at  \n[https://api.pimento.io](https://api.pimento.io)\n\nTo test to see if your subscription is active, hit [https://api.pimento.io/me](https://api.pimento.io/me) to receive a 200 response with your API identity.\n\n## Versioning\n\nAt this time there are no versioning requirements. Our API is a contract with our development community and we do not seek to create more work for you by creating new versions. Additional endpoints will be added and payloads enhanced over time.\n\n## Caching\n\nSome fast moving and static data may be cached at the API layer. We will also include caching guidance in the response header. We also encourage developers to cache as much as possible in the local app to maximize performance.\n\nExample:  \ncache-control: public,max-age=3600\n\nThe API also supports eTags with the If-None-Match header. When sending the eTag, if no changes have been made to the content and data a 304 - Not Modified response will be sent back.\n\n## Using oData for Filtering\n\nOur APIs use oData to expose additional functionality and flexibility for our development community.\n\nFor a list of oData query options, please [click here.<br>](https://docs.oasis-open.org/odata/odata/v4.0/errata03/os/complete/part2-url-conventions/odata-v4.0-errata03-os-part2-url-conventions-complete.html#_Toc453752357)  \nex. [https://api.pimento.io/applications?$filter=applicationType](https://api.pimento.io/applications?$filter=applicationType) eq 'Vehicle'\n\n## Using the $expand function\n\nAll GET operations can utilitize the $expand function of oData to create nested payloads and reduce the number of calls to the API to retrieve information.\n\nex. [https://api.pimento.io/products?$expand=documents](https://api.pimento.io/products?$expand=documents)","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","isPublicCollection":true,"owner":"17203792","team":2393863,"collectionId":"2b934e87-7b56-48b1-aab5-da3f91010bf9","publishedId":"2s93JtR4b1","public":true,"publicUrl":"https://docs.pimento.io","privateUrl":"https://go.postman.co/documentation/17203792-2b934e87-7b56-48b1-aab5-da3f91010bf9","customColor":{"top-bar":"FFFFFF","right-sidebar":"252b2d","highlight":"045089"},"documentationLayout":"classic-double-column","customisation":{"metaTags":[{"name":"description","value":"PIMento.io leverages a robust product information management system to fuel complex B2B selling scenarios using AI and Web 3.0."},{"name":"title","value":"PIMento.io - AI Driven PIM and B2B Ecommerce for Web 3.0"}],"appearance":{"default":"light","themes":[{"name":"dark","logo":"https://content.pstmn.io/9a540ed4-42eb-4427-8830-0806a797e12b/cGltZW50by1ncmV5LnBuZw==","colors":{"top-bar":"252B2D","right-sidebar":"252b2d","highlight":"61EE45"}},{"name":"light","logo":"https://content.pstmn.io/6d0ebea4-fcb2-4149-a273-d1432dee62b1/cGltZW50by1ncmV5LnBuZw==","colors":{"top-bar":"FFFFFF","right-sidebar":"252b2d","highlight":"045089"}}]}},"version":"8.10.1","publishDate":"2025-07-18T21:50:42.000Z","activeVersionTag":"latest","documentationTheme":"light","metaTags":{"title":"PIMento.io - AI Driven PIM and B2B Ecommerce for Web 3.0","description":"PIMento.io leverages a robust product information management system to fuel complex B2B selling scenarios using AI and Web 3.0."},"logos":{"logoLight":"https://content.pstmn.io/6d0ebea4-fcb2-4149-a273-d1432dee62b1/cGltZW50by1ncmV5LnBuZw==","logoDark":"https://content.pstmn.io/9a540ed4-42eb-4427-8830-0806a797e12b/cGltZW50by1ncmV5LnBuZw=="}},"statusCode":200},"environments":[{"name":"Documentation","id":"20773406-7c58-4364-b56c-adb1ee3ed575","owner":"17203792","values":[{"key":"APIKey","value":"[Your API Key]","enabled":true,"type":"default"},{"key":"SyndicateKey","value":"[Your Syndicate Key]","enabled":true,"type":"default"},{"key":"productId","value":"","enabled":true,"type":"default"},{"key":"itemId","value":"","enabled":true,"type":"default"},{"key":"applicationId","value":"","enabled":true,"type":"default"},{"key":"cartId","value":"","enabled":true,"type":"default"},{"key":"orderId","value":"","enabled":true,"type":"default"},{"key":"contactId","value":"","enabled":true,"type":"default"},{"key":"sharedContactId","value":"","enabled":true,"type":"default"},{"key":"paymentId","value":"","enabled":true,"type":"default"},{"key":"pricingLevelId","value":"","enabled":true,"type":"default"},{"key":"shipmentId","value":"","enabled":true,"type":"default"},{"key":"backOrderId","value":"","enabled":true,"type":"default"},{"key":"couponId","value":"","enabled":true,"type":"default"},{"key":"warehouseId","value":"","enabled":true,"type":"default"},{"key":"companyId","value":"","enabled":true,"type":"default"},{"key":"AuthKey","value":"f98d8657-f918-490c-b9f4-9aa149660e48","enabled":true,"type":"default"},{"key":"inventoryId","value":"","enabled":true,"type":"default"},{"key":"collectionId","value":"","enabled":true,"type":"default"},{"key":"contentPageId","value":"","enabled":true,"type":"default"}],"published":true}],"user":{"authenticated":false,"permissions":{"publish":false}},"run":{"button":{"js":"https://run.pstmn.io/button.js","css":"https://run.pstmn.io/button.css"}},"web":"https://www.getpostman.com/","team":{"logo":"https://res.cloudinary.com/postman/image/upload/t_team_logo_pubdoc/v1/team/bced2701fc0ce5ba277bb11d9b3abaf424daa5d08d6b9601f27dbdca5ba83744","favicon":"https://pimento.io/favicon.ico"},"isEnvFetchError":false,"languages":"[{\"key\":\"csharp\",\"label\":\"C#\",\"variant\":\"HttpClient\"},{\"key\":\"csharp\",\"label\":\"C#\",\"variant\":\"RestSharp\"},{\"key\":\"curl\",\"label\":\"cURL\",\"variant\":\"cURL\"},{\"key\":\"dart\",\"label\":\"Dart\",\"variant\":\"http\"},{\"key\":\"go\",\"label\":\"Go\",\"variant\":\"Native\"},{\"key\":\"http\",\"label\":\"HTTP\",\"variant\":\"HTTP\"},{\"key\":\"java\",\"label\":\"Java\",\"variant\":\"OkHttp\"},{\"key\":\"java\",\"label\":\"Java\",\"variant\":\"Unirest\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"Fetch\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"jQuery\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"XHR\"},{\"key\":\"c\",\"label\":\"C\",\"variant\":\"libcurl\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Axios\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Native\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Request\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Unirest\"},{\"key\":\"objective-c\",\"label\":\"Objective-C\",\"variant\":\"NSURLSession\"},{\"key\":\"ocaml\",\"label\":\"OCaml\",\"variant\":\"Cohttp\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"cURL\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"Guzzle\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"HTTP_Request2\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"pecl_http\"},{\"key\":\"powershell\",\"label\":\"PowerShell\",\"variant\":\"RestMethod\"},{\"key\":\"python\",\"label\":\"Python\",\"variant\":\"http.client\"},{\"key\":\"python\",\"label\":\"Python\",\"variant\":\"Requests\"},{\"key\":\"r\",\"label\":\"R\",\"variant\":\"httr\"},{\"key\":\"r\",\"label\":\"R\",\"variant\":\"RCurl\"},{\"key\":\"ruby\",\"label\":\"Ruby\",\"variant\":\"Net::HTTP\"},{\"key\":\"shell\",\"label\":\"Shell\",\"variant\":\"Httpie\"},{\"key\":\"shell\",\"label\":\"Shell\",\"variant\":\"wget\"},{\"key\":\"swift\",\"label\":\"Swift\",\"variant\":\"URLSession\"}]","languageSettings":[{"key":"csharp","label":"C#","variant":"HttpClient"},{"key":"csharp","label":"C#","variant":"RestSharp"},{"key":"curl","label":"cURL","variant":"cURL"},{"key":"dart","label":"Dart","variant":"http"},{"key":"go","label":"Go","variant":"Native"},{"key":"http","label":"HTTP","variant":"HTTP"},{"key":"java","label":"Java","variant":"OkHttp"},{"key":"java","label":"Java","variant":"Unirest"},{"key":"javascript","label":"JavaScript","variant":"Fetch"},{"key":"javascript","label":"JavaScript","variant":"jQuery"},{"key":"javascript","label":"JavaScript","variant":"XHR"},{"key":"c","label":"C","variant":"libcurl"},{"key":"nodejs","label":"NodeJs","variant":"Axios"},{"key":"nodejs","label":"NodeJs","variant":"Native"},{"key":"nodejs","label":"NodeJs","variant":"Request"},{"key":"nodejs","label":"NodeJs","variant":"Unirest"},{"key":"objective-c","label":"Objective-C","variant":"NSURLSession"},{"key":"ocaml","label":"OCaml","variant":"Cohttp"},{"key":"php","label":"PHP","variant":"cURL"},{"key":"php","label":"PHP","variant":"Guzzle"},{"key":"php","label":"PHP","variant":"HTTP_Request2"},{"key":"php","label":"PHP","variant":"pecl_http"},{"key":"powershell","label":"PowerShell","variant":"RestMethod"},{"key":"python","label":"Python","variant":"http.client"},{"key":"python","label":"Python","variant":"Requests"},{"key":"r","label":"R","variant":"httr"},{"key":"r","label":"R","variant":"RCurl"},{"key":"ruby","label":"Ruby","variant":"Net::HTTP"},{"key":"shell","label":"Shell","variant":"Httpie"},{"key":"shell","label":"Shell","variant":"wget"},{"key":"swift","label":"Swift","variant":"URLSession"}],"languageOptions":[{"label":"C# - HttpClient","value":"csharp - HttpClient - C#"},{"label":"C# - RestSharp","value":"csharp - RestSharp - C#"},{"label":"cURL - cURL","value":"curl - cURL - cURL"},{"label":"Dart - http","value":"dart - http - Dart"},{"label":"Go - Native","value":"go - Native - Go"},{"label":"HTTP - HTTP","value":"http - HTTP - HTTP"},{"label":"Java - OkHttp","value":"java - OkHttp - Java"},{"label":"Java - Unirest","value":"java - Unirest - Java"},{"label":"JavaScript - Fetch","value":"javascript - Fetch - JavaScript"},{"label":"JavaScript - jQuery","value":"javascript - jQuery - JavaScript"},{"label":"JavaScript - XHR","value":"javascript - XHR - JavaScript"},{"label":"C - libcurl","value":"c - libcurl - C"},{"label":"NodeJs - Axios","value":"nodejs - Axios - NodeJs"},{"label":"NodeJs - Native","value":"nodejs - Native - NodeJs"},{"label":"NodeJs - Request","value":"nodejs - Request - NodeJs"},{"label":"NodeJs - Unirest","value":"nodejs - Unirest - NodeJs"},{"label":"Objective-C - NSURLSession","value":"objective-c - NSURLSession - Objective-C"},{"label":"OCaml - Cohttp","value":"ocaml - Cohttp - OCaml"},{"label":"PHP - cURL","value":"php - cURL - PHP"},{"label":"PHP - Guzzle","value":"php - Guzzle - PHP"},{"label":"PHP - HTTP_Request2","value":"php - HTTP_Request2 - PHP"},{"label":"PHP - pecl_http","value":"php - pecl_http - PHP"},{"label":"PowerShell - RestMethod","value":"powershell - RestMethod - PowerShell"},{"label":"Python - http.client","value":"python - http.client - Python"},{"label":"Python - Requests","value":"python - Requests - Python"},{"label":"R - httr","value":"r - httr - R"},{"label":"R - RCurl","value":"r - RCurl - R"},{"label":"Ruby - Net::HTTP","value":"ruby - Net::HTTP - Ruby"},{"label":"Shell - Httpie","value":"shell - Httpie - Shell"},{"label":"Shell - wget","value":"shell - wget - Shell"},{"label":"Swift - URLSession","value":"swift - URLSession - Swift"}],"layoutOptions":[{"value":"classic-single-column","label":"Single Column"},{"value":"classic-double-column","label":"Double Column"}],"versionOptions":[],"environmentOptions":[{"value":"0","label":"No Environment"},{"label":"Documentation","value":"17203792-20773406-7c58-4364-b56c-adb1ee3ed575"}],"canonicalUrl":"https://docs.pimento.io/view/metadata/2s93JtR4b1"}