Getting started
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 start using our API, 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
After obtaining an api_key, you can use the API, the best way to start is using our open API inteface:
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>
Â
Related articles
Â