User Tools

Site Tools


audiologger:rest-interface

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
audiologger:rest-interface [2014/12/11 09:13] – created twaudiologger:rest-interface [2019/07/09 16:18] (current) – external edit 127.0.0.1
Line 3: Line 3:
 ===== General Notes ===== ===== General Notes =====
  
 +API is located on http://ip-of-machine:5252, or whatever port the user chose.
 +
 +Audio Logger uses HTTP Basic authentication. For anonymous access, no auth header must be sent. For admin access, use user name "admin" and the password specified in config.
 ===== API Description ===== ===== API Description =====
  
Line 75: Line 78:
 ==== Execute command ==== ==== Execute command ====
  
 +  POST /execute
   POST /ws/execute   POST /ws/execute
      
Line 84: Line 88:
 | SLOT <number> STOP | Stop recording on the given slot* | | SLOT <number> STOP | Stop recording on the given slot* |
  
-* Note: Slot numbers are 1-based!+  * Note: Slot numbers are 1-based! 
 +  * Note: Up v1.3.3, only ''/execute'' was supported as the endpoint. From v1.3.4, ''/ws/execute'' should be used.
audiologger/rest-interface.txt · Last modified: 2019/07/09 16:18 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki