# Edge API

- [Authentication](https://docs.monogoto.io/private-networks/monogoto-edge/edge-api/authentication.md)
- [Get Edge Configuration](https://docs.monogoto.io/private-networks/monogoto-edge/edge-api/get-edge-configuration.md)
- [Get Edge ID](https://docs.monogoto.io/private-networks/monogoto-edge/edge-api/get-edge-id.md)
- [Get Edge CID](https://docs.monogoto.io/private-networks/monogoto-edge/edge-api/get-edge-cid.md)
- [Get MME S6A And AMF AUSF Status](https://docs.monogoto.io/private-networks/monogoto-edge/edge-api/get-mme-s6a-and-amf-ausf-status.md)
- [Get Radio List](https://docs.monogoto.io/private-networks/monogoto-edge/edge-api/get-radio-list.md)
- [Get Subscriber Information](https://docs.monogoto.io/private-networks/monogoto-edge/edge-api/get-subscriber-information.md)
- [Get Subscription Status](https://docs.monogoto.io/private-networks/monogoto-edge/edge-api/get-subscription-status.md)
- [Patch Subscription Status](https://docs.monogoto.io/private-networks/monogoto-edge/edge-api/patch-subscription-status.md)
- [Patch Delete Subscriber](https://docs.monogoto.io/private-networks/monogoto-edge/edge-api/patch-delete-subscriber.md)
- [Get IMSI IP Mapping](https://docs.monogoto.io/private-networks/monogoto-edge/edge-api/get-imsi-ip-mapping.md)
- [Post IMSI IP Mapping](https://docs.monogoto.io/private-networks/monogoto-edge/edge-api/post-imsi-ip-mapping.md)
- [Patch IMSI IP Mapping](https://docs.monogoto.io/private-networks/monogoto-edge/edge-api/patch-imsi-ip-mapping.md)
- [Delete IMSI IP Mapping](https://docs.monogoto.io/private-networks/monogoto-edge/edge-api/delete-imsi-ip-mapping.md)
- [Get PLMN](https://docs.monogoto.io/private-networks/monogoto-edge/edge-api/get-plmn.md)
- [Post PLMN](https://docs.monogoto.io/private-networks/monogoto-edge/edge-api/post-plmn.md)
- [Get Network Operator Name](https://docs.monogoto.io/private-networks/monogoto-edge/edge-api/get-network-operator-name.md)
- [Patch Network Operator Name](https://docs.monogoto.io/private-networks/monogoto-edge/edge-api/patch-network-operator-name.md)
- [Get APN](https://docs.monogoto.io/private-networks/monogoto-edge/edge-api/get-apn.md)
- [Get APN IP Pool Mapping](https://docs.monogoto.io/private-networks/monogoto-edge/edge-api/get-apn-ip-pool-mapping.md)
- [Get CDR Logs](https://docs.monogoto.io/private-networks/monogoto-edge/edge-api/get-cdr-logs.md)
- [Post PING](https://docs.monogoto.io/private-networks/monogoto-edge/edge-api/post-ping.md)
- [Get iperf](https://docs.monogoto.io/private-networks/monogoto-edge/edge-api/get-iperf.md)
- [Patch iperf](https://docs.monogoto.io/private-networks/monogoto-edge/edge-api/patch-iperf.md)
- [Get Speed Test](https://docs.monogoto.io/private-networks/monogoto-edge/edge-api/get-speed-test.md)
- [Get Data Speed](https://docs.monogoto.io/private-networks/monogoto-edge/edge-api/get-data-speed.md)
- [Get Capture](https://docs.monogoto.io/private-networks/monogoto-edge/edge-api/get-capture.md)
- [Post Capture](https://docs.monogoto.io/private-networks/monogoto-edge/edge-api/post-capture.md)
- [Get Capture Edge Signalling](https://docs.monogoto.io/private-networks/monogoto-edge/edge-api/get-capture-edge-signalling.md)
- [Get Capture UE Signalling](https://docs.monogoto.io/private-networks/monogoto-edge/edge-api/get-capture-ue-signalling.md)
- [Get Capture Download Signalling](https://docs.monogoto.io/private-networks/monogoto-edge/edge-api/get-capture-download-signalling.md)
- [Get Webhook](https://docs.monogoto.io/private-networks/monogoto-edge/edge-api/get-webhook.md)
- [Post Webhook](https://docs.monogoto.io/private-networks/monogoto-edge/edge-api/post-webhook.md)
- [Patch Webhook](https://docs.monogoto.io/private-networks/monogoto-edge/edge-api/patch-webhook.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.monogoto.io/private-networks/monogoto-edge/edge-api.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
