Skip to main content

Getting Started

Welcome to the 1GLOBAL Connect developer documentation. Here you can find technical documentation for using the API, recipes on how to implement the most common use-cases, and a complete API reference, including example requests and possible responses.

Get Your Credentials

In order to start using 1GLOBAL Connect you will need to get access to our platform, please visit 1GLOBAL Connect website to learn how.

First steps...

After getting your credentials please visit our Authentication sections in order to understand how to authenticate against our API.

Get your first eSIM

After obtaining the access token, include it in the Authorization header of subsequent API requests using the Bearer authentication scheme.

Following the Getting a new eSIM guide you can learn how to get your eSIM through the API and install it on a compatible device with just a couple lines of code.