Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| products:software:edgeos:api [2020/06/07 16:27] – matthew1471 | products:software:edgeos:api [2025/05/12 13:37] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== EdgeOS API Guide ====== | ====== EdgeOS API Guide ====== | ||
| - | The EdgeOS API is largely undocumented. However as the requests and responses can be monitored in a web-browser a lot of information on how it works can be derived. | + | The EdgeOS API is not publicly documented. However as the requests and responses can be monitored in a web-browser |
| + | |||
| + | A subset of the information here was taken from https:// | ||
| ===== Authentication ===== | ===== Authentication ===== | ||
| Line 145: | Line 147: | ||
| ===== Websocket - Stats ===== | ===== Websocket - Stats ===== | ||
| - | You can get streaming statistical data from the endpoint ''< | + | You can get streaming statistical data from the endpoint ''< |
| The format of data to and from the WebSocket stream is " | The format of data to and from the WebSocket stream is " | ||
| Line 293: | Line 295: | ||
| ===== Third Party Unofficial APIs ===== | ===== Third Party Unofficial APIs ===== | ||
| There are a few developers who have worked on creating unofficial APIs: | There are a few developers who have worked on creating unofficial APIs: | ||
| - | * https:// | + | * https:// |
| - | * https:// | + | * https:// |
| + | * https:// | ||