Roamify API Documentation
Welcome to the Roamify API documentation. This guide helps you authenticate, choose the correct environment, and integrate Roamify services into your product.
Roamify API is a REST API that allows you to buy eSIMs, manage eSIM lifecycle events, check partner balance, and work with exchange rates.
Currently, we support the following services:
If you need access or support, use the Roamify Partner Portal or email support@getroamify.com.
Getting Started
If this is your first time using Roamify API, follow the steps below:
- Sign up or sign in via Roamify Partner Portal .
- Get your Access Token from
API Keys. - Pick your API environment:
- Development:
https://api-dev.getroamify.com - Production:
https://api.getroamify.com
- Read Authentication, then start with eSIMs.
Resources
Postman
We have created a Postman collection that you can import into your Postman app. Check Postman CollectionÂ
API Dog
We have also created an API Dog documentation for our API. Check API DogÂ
Environments
We have two environments for our API:
-
Development: Use this environment to test your integration with Roamify API.
Endpoint:
https://api-dev.getroamify.com -
Production: Use this environment when you are ready to go live with your application.
Endpoint:
https://api.getroamify.com