User Profile Settings: Difference between revisions

added more information on how to use the token
m (clean-up and reordering)
(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 ===
59

edits