API uses JSON format.
Get the list of services
https://sandboxdb.org/service.json
Get information about a service
For example, to get NetworkManager.service
information, you can query:
https://sandboxdb.org/service/NetworkManager.service.json
When services allow multiple instances, their name ends with @
symbol.
This symbol is remplaced by -
in URLs.
For example, to get apache2@.service
information, you can query:
https://sandboxdb.org/service/apache2-.service.json