The user interface below can be used to test API calls against your PrintOS account.
In order to test the API endpoints below you will first need to generate a Key/Secret from your PrintOS account.
You can find steps on how to generate this Key/Secret on the Authentication page.
Once you have a Key/Secrets follow the steps below:
- Confirm the base URL from the drop-down list based on your environment:
- https://printos.api.hp.com/sim - For Production accounts
- Enter your Key and Secret in the respective API Key and API Secret fields.
- Select an API endpoint from the Choose and API Call drop-down list based on the type of call you would like to make.
- Once an endpoint is selected there may be additional Query Parameters or Path Parameters that need to be populated. Required fields are denoted with an asterisk (*). When default values are available they will be populated. Blank fields need to be manually entered.
- Click the Submit Request button to send a request to the selected API endpoint. Response information will show in a new frame below.