Pull signal strength from router

I’m trying to use the requests module in python to get the signal strength from the router. I am trying to pull the signal strength every 10ish seconds to generate a connectivity map as an RV55 moves around. I cant find any information on an api or method for getting certain values but i know its possible from isolated forum posts. Any thoughts? I am using python and have tried to use the requests api to ‘log in’ to the ace manager but there isnt any information on what the file structure looks like

Hi @jasoncabrejos
Welcome you to our community

About the ALEOS AF API, you can refer to the document by following the link below:
https://source.sierrawireless.com/resources/airlink/aleos_af/refdoc_aleos_af_api_1_3/#sthash.em8hdsFj.dpbs

Thanks,