# Roamify eSIM APIs ## API Docs - Orders [Create eSIM Order](https://roamify.apidog.io/create-esim-order-12947623e0.md): To create an eSIM order, you need to send a `POST` request to the `/api/esim/order` endpoint. - Orders [Create eSIM Top-Up Order](https://roamify.apidog.io/create-esim-top-up-order-12947624e0.md): To create a top-up order, you need to send a `POST` request to the `/api/esim/order/topup` endpoint. - Orders [Get all eSIM Orders](https://roamify.apidog.io/get-all-esim-orders-12947625e0.md): To get a list of eSIM orders, you need to send a `GET` request to the `/api/esim/orders` endpoint. - Orders [Get Order](https://roamify.apidog.io/get-order-12947626e0.md): To get a specific eSIM order, you need to send a `GET` request to the `/api/esim/order` endpoint. - eSIMs [Get eSIM Usage Details](https://roamify.apidog.io/get-esim-usage-details-15438479e0.md): To get the usage details of an eSIM, you need to send a `GET` request to the `/api/esim/usage` endpoint. - eSIMs [Get eSIM Compatible TopUp Packages](https://roamify.apidog.io/get-esim-compatible-topup-packages-12947627e0.md): To get a list of compatible top-ups for an eSIM, you need to send a `GET` request to the `/api/esim/topup/packages` endpoint. - eSIMs [Get eSIM Usage](https://roamify.apidog.io/get-esim-usage-12947628e0.md): To get the usage details of an eSIM, you need to send a `GET` request to the `/api/esim/usage` endpoint. - eSIMs [Get eSIM Packages History](https://roamify.apidog.io/get-esim-packages-history-12947629e0.md): To get a history of eSIM packages applied to a eSIM, you need to send a `GET` request to the `/api/esim/history` endpoint. - eSIMs [Get eSIMs](https://roamify.apidog.io/get-esims-12947630e0.md): To get a list of eSIMs, you need to send a `GET` request to the `/api/esims` endpoint. - eSIMs [Get eSIM](https://roamify.apidog.io/get-esim-12947631e0.md): To get an eSIM, you need to send a `GET` request to the `/api/esim` endpoint. - eSIMs [Generate eSIM Profile](https://roamify.apidog.io/generate-esim-profile-12947632e0.md): To apply an eSIM profile, you need to send a `POST` request to the `/api/esim/apply` endpoint. - Compatible Devices [Get eSIM Compatible Devices](https://roamify.apidog.io/get-esim-compatible-devices-12947633e0.md): To get a list of compatible devices, you need to send a `GET` request to the `/api/compatible-devices` endpoint. - eSIM Packages [Get eSIM Packages](https://roamify.apidog.io/get-esim-packages-12947634e0.md): To get a list of eSIM packages, you need to send a `GET` request to the `/api/esim/packages` endpoint. - eSIM Country [Get eSIM Supported Country](https://roamify.apidog.io/get-esim-supported-country-12947635e0.md): To get a list of countries, you need to send a `GET` request to the `/api/esim/countries` endpoint. - Account Balance [Get Account Balance](https://roamify.apidog.io/get-account-balance-12947636e0.md): To get the remaining balance of your funds, you need to send a `GET` request to the `/api/balance` endpoint. - Gift Cards [Update Gift Card](https://roamify.apidog.io/update-gift-card-12947637e0.md): To update a gift card, you need to send a `PUT` request to the `/api/gifts/gift` endpoint. - Gift Cards [Revoke Gift Card](https://roamify.apidog.io/revoke-gift-card-12947638e0.md): To revoke a gift card, you need to send a `POST` request to the `/api/gifts/revoke` endpoint. - Gift Cards [Create Gift Card](https://roamify.apidog.io/create-gift-card-12947639e0.md): To create a gift card, you need to send a `POST` request to the `/api/gifts/gift` endpoint. - Gift Cards [Get all Gifts](https://roamify.apidog.io/get-all-gifts-12947640e0.md): To get a list of gift cards, you need to send a `GET` request to the `/api/gifts/gifts` endpoint. - Gift Cards [Get Gift](https://roamify.apidog.io/get-gift-12947641e0.md): To get a gift card or list of gift cards, you need to send a `GET` request to the `/api/gifts/gift` endpoint. - Health Check [API Health](https://roamify.apidog.io/api-health-12947642e0.md): We provide a health check endpoint that you can use to check the status of Roamify eSIM API. The health check endpoint is available at: