Postman Collection

This guide outlines how to leverage Postman collections to explore and interact with Frontman's APIs for efficient development and testing. Postman provides a user-friendly interface for sending API requests, allowing you to quickly experiment and understand Frontman's functionalities.

To begin, navigate to the Frontman developer portal and locate the Postman collection specific to the API version you wish to interact with. Once found, simply click the "Fork" button. This will create a copy of the collection within your own Postman workspace, enabling you to customize requests and explore the APIs at your convenience. Access our API's here https://www.postman.com/grey-equinox-264469/workspace/public-makerobos/collection/24925035-2fb9a4b3-8e4c-4baa-a8c3-0c4a5972a948?action=share&creator=24925035

  1. Select an API you want to check and Fork it with "Production" environment.

  2. Than go to you API keys and pass that API key into headers and than send request to your API.

Benefits of Postman Collections:

  • Efficient Exploration: Postman collections organize API requests, making it easy to discover and experiment with different functionalities.

  • Simplified Testing: Send API requests with ease and analyze responses, allowing you to thoroughly test your integrations before deployment.

  • Customization: Modify requests within the collection to tailor them to your specific use case scenarios.

  • Collaboration: Share the forked collection with your development team, fostering collaboration and streamlined API integration.

By utilizing Postman collections, you can unlock the power of Frontman's APIs, accelerating your development process and ensuring seamless integration within your applications.

Last updated