Postman - How to use 1001fx
How to use 1001fx with Postman
Calling the api from Postman Workspace is very easy. Please follow these instructions.
- Open 1001fx Postman Workspace
- Fork the 1001fx Postman Workspace on Postman workspace by using the Official postman howto
- Create the following variables under environment - globals
- baseUrl: https://api.1001fx.com
- x-api-key: YOUR_SECRET_X_API_KEY
- testdataPath: Optional path for your testdata, e.g. ~/dev/
- Keep in mind to create a new fork in order to get updates on our API. The Postman pull request command is currently not supported.
- Ready
How to use 1001fx as native platform integrations
We are currently creating the integration for this platform.