Skip to main content
Follow these steps to run an end-to-end test of a Bondio eSIM.
1

Log into the dashboard

Go to dashboard.bondio.co and sign in.
2

Buy eSIM profiles

  1. Go to the eSIM orders page
  2. Click the New order button on the top right
  3. Select the appropriate quantity of eSIMs from the drop-downs
  4. Click the Pay Now button
You will now have eSIMs in your account, visible on the eSIM profiles page.
3

Create a plan

  1. Go to the plans page
  2. Click the New plan button on the top right
  3. Fill out the plan parameters and click Create. If all parameters are correct, the plan will be created and shown at the top of the page.
  4. Click on the plan row. From the side panel that appears, copy and note down the plan_id.
4

Create an API key

  1. Go to the API keys page
  2. Click the New API key button, then click Create
  3. Copy and note down the API key that appears in the dialog box
5

Create a subscription

  1. Go to the Create Subscriptions API page in the docs
  2. Paste the API key from the previous step into the Token field
  3. Replace plan.id1 with your plan_id in the Body field
  4. Click Send API Request, ensuring prod is selected beside the button
  5. If all fields are correctly provided, you should see the newly created Subscription object returned, containing the eSIM ICCID. Copy and note down the ICCID.
6

Get the activation code

  1. Go to the eSIM profiles page
  2. Find the eSIM with the ICCID returned in the previous step
  3. Copy the activation code by clicking the Copy button under the Action column
7

Convert the activation code to a QR code

  1. Go to a text-to-QR generator such as qr-code-generator.com
  2. Paste the text code into the text area and click Generate QR Code
8

Install the eSIM

Scan and install the eSIM using the QR code from the previous step.