APIs Reference

Welcome to the Reseller API. Here you'll find all the documentation you need to get up and running with the APIs for the Reseller Platform.

You can find our APIs at docs.api.reseller.esim.connectedyou.io.

Feel free to write in to our support desk for any questions or suggestions.

There are 3 basic steps to follow to get quickly started using the IOH APIs:

1. Obtaining Authentication Credentials

To get your API authentication keys (client_id and client_secret):

  • Log in to the Reseller Portal

  • Navigate to: Account > Settings > Auth Clients

  • Either:

    • Use existing credentials from the Auth Clients list, or

    • Create new credentials by clicking ADD AUTH CLIENT

2. Obtaining Your Reseller Account ID

For reseller-account-related APIs, you'll need your reseller_account_id:

  • Log in to the Reseller Portal

  • Navigate to: Account > Settings > Info

  • Locate the Account Number field - this value is your reseller_account_id

  • Keep your client_secret confidential - never expose it in client-side code

  • For security reasons, rotate your credentials periodically

  • Contact support if you need help locating any of these values

Last updated