The YSRS API utilizes the REST architecture so you can seamlessly integrate your app with YellowStone and the YSRBS Ecosystem.
Here’s how to get started:
- Obtain API Key
- Whitelist requestin server IPs
- Create sandbox environments and set up testing tools
We’re here to help you integrate your app with RBS Apps and understand all the related moving parts.
Review this documentation to familiarize yourself and our API’s capabilities. They’ll give you a sense of what you can build and how to build it.
Sandbox
Live
Use a valid API key to test the API endpoints. Since we use the API Key authentication, it's highly recommended to initiate the request from a server rather than the browser since the API Key is visible at the request header when originated from the browser.
| Key | In | |
|---|---|---|
| x | Header |
Get Inventory Locations
This API endpoint will retrieve the list of inventory locations that are enabled for selling online in the YSRBS application.
Sucess Message
Get Inventory Items
Get list of inventory items. Inventory items can be filter by the Item Number or by the inventory location ID
Sucess Message
Post a Sale
Using this API endpoint, users can post a sale in YellowStone for an inventory location.
Parameter Body test