REST API description: Difference between revisions

Line 13: Line 13:
The requests are stateless, i.e. there are no prerequisites and there is no fixed sequence of requests necessary.
The requests are stateless, i.e. there are no prerequisites and there is no fixed sequence of requests necessary.
Example requests related to a specific module and statistics can be seen in the web interface by opening the browser development console (Ctrl+Shift+I for Chrome and Firefox, F12 for Edge).
Example requests related to a specific module and statistics can be seen in the web interface by opening the browser development console (Ctrl+Shift+I for Chrome and Firefox, F12 for Edge).
Here an example of the structured JSON data for the IP overview. This data has been extracted with the Google Chrome developer console while accessing the IP statsistics page.
[[File:Rest api chrome console.png|800px]]


=== Credentials ===  
=== Credentials ===  
404

edits