Public API reference

Use Swagger or Postman to see the API reference and connect to the Public API.



Swagger

Connect to Public API test or production environment using Swagger. Remember to authorize using the API key you received from Bluestone. 

Please note: Contact us on chat if you don't have an API key. 




Postman collection

Download link: Bluestone PIM Public API Postman collection

Variables


  • environment: The part of the URL that determines the environment. Value for test is test.bluestonepim.com and production is bluestonepim.com.
  • baseUrl: The base URL for endpoints in the Public API service. Do not modify.
  • api-key: Add the Public API key you have received from Bluestone. Please contact us on chat if you don't have an API key. 

Back to the top