# Developer

- [API](/developer/api.md)
- [Authentication](/developer/api/how-to-obtain-login-token.md): The following guide describes how to obtain a token for usage with Monogoto API functionality.
- [Things](/developer/api/things.md)
- [Get Things List](/developer/api/things/get-things-lists.md): This guide will show you how you can receive a list of your Things (SIM cards) via an API command
- [Get Thing Information](/developer/api/things/how-to-obtain-thing-ip-address.md): This guide will provide a small guidance on how to obtain Thing information, including the IP address of an active SIM card
- [Get Thing State](/developer/api/things/how-to-view-thing-state.md): This guide will show you how you can check your Thing state via API and the meaning of each state.
- [Update Thing State](/developer/api/things/how-to-change-thing-state.md): This guide will show you how you can change your Thing state via API.
- [Update Thing Name](/developer/api/things/update-thing-name.md): This guide will show you how you can update your Thing anem via API.
- [Update Thing Description](/developer/api/things/update-thing-description.md): This guide will show you how you can update your Thing description via API.
- [Get Thing Data Session Status](/developer/api/things/get-thing-data-session-status.md): This guide will show you how you can view Thing (SIM) current data session status.
- [Get Thing ICCID using IMSI](/developer/api/things/get-thing-iccid-using-imsi.md): This guide will show you how you can view Thing ICCID number using API command to search using IMSI number.
- [Get Thing Lifetime Data Usage](/developer/api/things/how-to-view-thing-lifetime-data-usage.md): This guide will show you how you can see Thing whole lifetime data usage via API. The usage will be shown in Bytes
- [Get Thing Events Logs](/developer/api/things/how-to-view-thing-events-log.md): This guide will show you how you can see Thing Event logs via API.
- [Ping Thing IP Address](/developer/api/things/how-to-ping-thing-ip-address.md): This guide will show you how can you use API to ping your SIM card IP address. Ping is very useful to check if SIM card is still active and can be used to prevent from being purged from network.
- [Lock Thing to IMEI](/developer/api/things/how-to-enable-disable-master-imei-settings-for-a-thing.md): This guide will show you how you can Enable and Disable Master IMEI settings for your SIM card, in order to limit the SIM card usage by device IMEI.
- [Download Thing PCAP File](/developer/api/things/download-thing-pcap-file.md): This guide will show you how you can download Thing PCAP file for connection and SIM usage analysis.
- [Refresh Thing Network Connection](/developer/api/things/refresh-thing-network-connection.md): This guide will show you how you can make a Refresh Network connection for a Thing.
- [Get Things Services Usage Report](/developer/api/things/get-things-services-usage-report.md): This guide will show you how you can get your Things (SIM) Usage Report via an API command.
- [Things Groups](/developer/api/things-groups.md)
- [Get Things Group List](/developer/api/things-groups/how-to-view-thing-group-list.md): This guide will show you how you can receive a list of your Thing Groups via an API command.
- [Move Thing to Different Things Group](/developer/api/things-groups/how-to-move-a-thing-to-different-thing-group.md): This guide will show you how you can move your Thing (SIM card) from one Thing Group to another Thing Group.
- [Get Things Group Information](/developer/api/things-groups/thing-group-information.md): This guide will show you how you can receive information about a Thing Group via an API command.
- [Lock Things Group to IMEI range (TAC)](/developer/api/things-groups/how-to-configure-things-group-to-work-only-with-imei-range-tac.md): This guide will show you how you can Enable and Disable Master IMEI settings to allow your Thing Group SIM cards to work only with one manufacturer IMEI range (TAC)
- [SoftSIM Nordic](/developer/api/softsim-nordic.md): Monogoto SoftSIM profile and preparing it for use on Nordic nRF91x devices. It describes the required inputs (such as ICCID, IMSI, Ki, and OPC)
- [Generate SoftSIM Profile](/developer/api/softsim-nordic/generate-softsim-profile.md)
- [Get of SoftSIM Profile Task Status](/developer/api/softsim-nordic/get-of-softsim-profile-task-status.md)
- [Download an SoftSIM Profile](/developer/api/softsim-nordic/download-an-softsim-profile.md)
- [Flashing SoftSIM via nRF Connect Desktop](/developer/api/softsim-nordic/flashing-softsim-via-nrf-connect-desktop.md)
- [eSIM](/developer/api/esim.md): Monogoto eSIM API, including the various states of an eSIM profile and their corresponding meanings.
- [Get an eSIM](/developer/api/esim/get-an-esim.md)
- [Cancel an eSIM](/developer/api/esim/cancel-an-esim.md)
- [Download an eSIM](/developer/api/esim/download-an-esim.md)
- [Alerts](/developer/api/alerts.md)
- [Get Triggered Alerts](/developer/api/alerts/how-to-view-triggered-alerts.md): This guide will show you how you can view triggered Alerts. Please note that triggered Alerts are called Alarms.
- [Pricing](/developer/api/pricing.md)
- [Get Pricing Plan Information](/developer/api/pricing/get-pricing-plan-information.md): This guide will show you how you can view your Pricing Plan information via an API command.
- [Get Roaming Policy](/developer/api/roaming-policy-supported-countries-networks-list.md): This guide will show you how you can view your Roaming Policies supported countries/operators list via an API command.
- [Cloud Integrations](/developer/cloud-integrations.md)
- [AWS IoT Core](/developer/cloud-integrations/aws-iot-core.md): Connect your Raspberry Pi to AWS IoT Core, over a cellular connection
- [Ubidots](/developer/cloud-integrations/ubidots.md): Integrate IoT data with Ubidots
