59
edits
m (clean-up and reordering) |
Tom.Wegener (talk | contribs) (added more information on how to use the token) |
||
Line 56: | Line 56: | ||
These tokens can be used for accessing the API of the multi-device or for adding the device as Remote Multimeter in the [[Multi-device settings]]. | These tokens can be used for accessing the API of the multi-device or for adding the device as Remote Multimeter in the [[Multi-device settings]]. | ||
You are able to use the token with curl instead of the Basic Auth to query the API: | |||
curl -H "Authorization: Bearer {token}" -k <nowiki>https://allegro-mm/API/stats/modules/dpi/protocols/rtp</nowiki> | |||
=== SSH Keys === | === SSH Keys === |
edits