API Keys
No API keys have been generated yet.
API Methods and Limits
| Method |
Description |
Limit |
| GET /api/olts |
List OLTs |
API backend connection required |
| GET /api/onus |
List/search ONUs |
API backend connection required |
| GET /api/onus/{id} |
Get ONU details |
API backend connection required |
| GET /api/events |
Retrieve OLT/ONU events |
API backend connection required |
| GET /api/zones |
List configured zones |
API backend connection required |
| GET /api/speed-profiles |
List speed profiles |
API backend connection required |
Important: API keys are securely generated and stored
as SHA-256 hashes. This page manages the keys, but the actual
`/api/...` endpoints and API authentication middleware are a separate
part of the TEZNET system and are not being presented here as live yet.