Platform API:
- Go to developer.greenflux.com
- On top of the page go to tab 'API Reference'
- Choose the endpoint you want to test, e.g. GET CDRs (bear in mind the module needs to be activated, for the subscription you want to test
- Fill in the required information:
- In the center, fill in (at least) the required parameters
- On the right side:
- Fill in the Authentication Header, which should be filled in with 'Token <key>', where
<key>is the API token key that you have received from GreenFlux, e.g.QgU8Tqf4FHRxVTb6MxhC0TSZ7BHjNQvNlsjK0KJp4do - Choose the environment where you want to perform the test: Base URL with '-a' is the acceptance environment, whereas the other is the production environment.
Β
- Press the 'Try It' blue button
Β
CA API:
- Choose the environment you want to make the tests, go to the respective contoso page, and login:
- On the left pane, choose the end-point you want to test and click on it, e.g. PUT apptoken
- Click on the green button that says 'Try it'
- A slider opens from the right. Fill in the required headers and body parameters, as required, and hit orange 'Send' button at the bottom of the page.
