**This is an old revision of the document!**
zebrix REST api Documentation
Introduction
Every zebrix REST API call required a token that has to be included in the request header. The token can be obtained with a login procedure.
login api : /login
Parameters has to be sent in the JSON format
Parameters | |
---|---|
customername | the customer name |
username | the username |
password | the user password |