Quick API Reference
# Global IoT Orchestration Quick APIs Reference You can find the Quick Reference for Global IoT Orchestration API Endpoints to help you manage Verizon US eSIM profiles and the global (local carrier) eSIM profiles here. You must first activate a Verizon US eSIM profile before downloading and enabling a global eSIM profile as outlined below:  See the table for a list of APIs for managing both Verizon US (lead carrier) eSIM profiles and global (local carrier) eSIM profiles. Please note that Verizon US eSIM profiles must be bootstrapped to the IoT devices and cannot be deleted from the IoT devices. ✔ = Supported N/A = Not applicable ## Managing eSim Profiles | Http Request | Description | Verizon US eSIM Profile | Global eSIM Profile | Bulk Operation Support | | --- | --- | --- | --- | --- | | [POST /m2m/v1/devices/profile/actions/activate](/docs/standard-apis/global-iot-orchestration/api-endpoints/activate-or-reactivate-an-esim-profile/activateadeviceprofile) | Activate/Reactivate a Global eSIM Profile | ✓ | ✓ | ✓ | | [POST /m2m/v1/devices/profile/actions/enable](/docs/standard-apis/global-iot-orchestration/api-endpoints/enable-a-global-esim-profile/enableadeviceprofile) | Enable a Global eSIM Profile | ✓ | ✓ | ✓ | | [POST /m2m/v1/devices/profile/actions/deactivate](/docs/standard-apis/global-iot-orchestration/api-endpoints/deactivate-a-global-esim-profile/deactivateadeviceprofile) | Deactivate a Global eSIM Profile | ✓ | ✓ | ✓ | | [POST /devices/profile/actions/setfallbackattribute](/docs/standard-apis/global-iot-orchestration/api-endpoints/set-fallback-attributes/setfallback) | Set Fallback Attributes | ✓ | ✓ | N/A | | [POST /m2m/v1/devices/profile/actions/download_enable](/docs/standard-apis/global-iot-orchestration/api-endpoints/enable-a-device-profile-for-download/enableadeviceprofilefordownload) | Download_Enable a Global eSIM Profile | N/A | ✓ | ✓ | | [POST /m2m/v1/devices/profile/actions/download](/docs/standard-apis/global-iot-orchestration/api-endpoints/download-a-global-esim-profile/downloadadeviceprofile) | Download a Global eSIM profile | N/A | ✓ | ✓ | | [POST /m2m/v1/devices/profile/actions/delete](/docs/standard-apis/global-iot-orchestration/api-endpoints/delete-a-global-esim-profile/deleteadeviceprofile) | Delete a Global eSIM Profile | N/A | ✓ | ✓ | ## Device SMS Messaging | Http Request | Description | Verizon US eSIM Profile | Global eSIM Profile | Bulk Operation Support | | --- | --- | --- | --- | --- | | [POST /m2m/v1/sms](/docs/standard-apis/global-iot-orchestration/api-endpoints/send-an-sms-message-to-device/sendansmsmessage) | Send an SMS Message to Devices | ✓ | ✓ | ✓ | | [GET /m2m/v1/sms/{accountName}/history](/docs/standard-apis/global-iot-orchestration/api-endpoints/get-sms-messages/getsmsmessages) | Get SMS Messages | ✓ | ✓ | ✓ | | [PUT /m2m/v1/sms/{accountName}/startCallbacks](/docs/standard-apis/global-iot-orchestration/api-endpoints/start-an-sms-callback/startsmsmessagedelivery) | Start an SMS Callback | ✓ | ✓ | ✓ | | [POST /m2m/v1/devices/sms/history/actions/list](/docs/standard-apis/global-iot-orchestration/api-endpoints/retrieve-sms-event-history-for-a-device-2/listsmsmessagehistory) | Retrieve SMS Event History | ✓ | ✓ | N/A | ## Device Actions | Http Request | Description | Verizon US eSIM Profile | Global eSIM Profile | Bulk Operation Support | | --- | --- | --- | --- | --- | | [GET /accounts/{accountName}](/docs/standard-apis/global-iot-orchestration/api-endpoints/retrieve-account-information/accountinformation) | Retrieve Account Information | ✓ | ✓ | ✓ | | [GET /plans/{accountName}](/docs/standard-apis/global-iot-orchestration/api-endpoints/retrieve-the-list-of-service-plans/serviceplanlist) | Retrieve the List of Service Plans | ✓ | ✓ | ✓ | | [POST /devices/usage/actions/list](/docs/standard-apis/global-iot-orchestration/api-endpoints/retrieve-daily-usage/dailyusage) | Retrive Daily Usage | ✓ | ✓ | ✓ | | [POST /devices/usage/actions/list/aggregate](/docs/standard-apis/global-iot-orchestration/api-endpoints/retrieve-aggregate-usage/aggregateusage) | Retrieve Aggregate Usage | ✓ | ✓ | ✓ | | [POST /v2/devices/actions/list](/docs/standard-apis/global-iot-orchestration/api-endpoints/retrieve-the-global-device-list/retrievetheglobaldevicelist) | Retrieve the Global Device List | ✓ | ✓ | ✓ | | [POST /v2/devices/history/actions/list](/docs/standard-apis/global-iot-orchestration/api-endpoints/retrieve-device-provisioning-history/retrievedeviceprovisioninghistory) | Retrieve Device Provisioning History | ✓ | ✓ | N/A | | [GET /v2/accounts/{accountName}/requests/{requestID}/status](/docs/standard-apis/global-iot-orchestration/api-endpoints/get-the-status-of-an-asynchronous-request/getasynchronousrequeststatus) | Get the Status of an Asynchronous Request | ✓ | ✓ | N/A |
