How to begin testing with the Autoflex 10 REST/API
Step 1: Request an API_KEY
You will need to have an api_key, to request one:
Send an email to developer@autoflex.nl with your request.
Please specify why you want to have access to our REST/API
Step 2: Open our Swagger Tool page
Step | Explanation |
---|---|
| |
| |
| |
| |
|
Other tools
Besides the Swagger tool other tools can be used to test the REST/API
- plain simple CURL
- Postman: https://www.postman.com/
- Insomnia REST client: https://insomnia.rest/
- SoapUI: https://www.soapui.org/
- and many other: https://alternativeto.net/software/postman/
Most tools can import the Swagger.json from this URL
https://www.autoflex10.dev/autoflex/servoy-service/velocity/webservice_v2/util/openapi?api-key=<api_key>
Gerelateerde artikelen