You can find two collections one for Application Side APIs and other for Platform Side APIs which can be imported in Postman and used.
You will need to use Import from Link option and use the below links
- Platform Front APIs Collection Link
https://raw.githubusercontent.com/gofynd/fdk-client-apispec/master/postman/platform.json
- Application Front APIs Collection Link
https://raw.githubusercontent.com/gofynd/fdk-client-apispec/master/postman/application.json
After importing, you can use Collection Variables to change environment and configuration. More about using Collection Variables at Postman's Documentation.
Minimum Postman Version Supported: v8.8.0