API Mock server
To validate the specification before making the API fully live, we created a mock server which is available for partners to test how the responses will look like and provide early feedback!
Mock server URL: https://stoplight.io/mocks/nmbrs/nmbrs-restapi:Mock/12084760
To facilitate even more, below there are 3 steps with images on how to try the mock server:
1. Go to the public workspace
https://www.postman.com/nmbrs-api/workspace/nmbrs/overview
Right click on the Mock collection inside the Nmbrs Public REST API Mock -> Create a Fork into your workspace
2. Go to an endpoint
Choose an endpoint within the Mock collection, you can find what we are working on in the "Under Development" folder
3. Click on Send
Hit the button Send in Postman.
It's necessary to have a free login account in Postman to execute requests on the mock server.