Skip to main content

MobileID API Documentation

Welcome to the official MobileID API documentation for partner organizations integrating with the MobileID platform (Djibouti).

What is MobileID?

MobileID is a digital identity and transaction platform that enables organizations to:

  • Authenticate users via their mobile identity
  • Authorize payments with strong user confirmation
  • Sign documents electronically (e-Consent) with individual or group signing workflows

API Modules

ModuleDescription
JWT TokenObtain and revoke short-lived JWT tokens for API calls
AuthenticationTrigger and verify user authentication from web
Payment AuthorizationInitiate and verify payment authorization requests
e-ConsentSend documents for electronic signing

Quick Start

  1. Obtain your WebMobileIDAuthorization key and OReference UUID from the MobileID team
  2. Call Get Token to obtain a short-lived JWT
  3. Use that JWT as Authorization: Bearer <token> on subsequent API calls
  4. Tokens expire after 5 minutes — renew as needed

Base URLs

ServiceURL
Organization APIhttps://sandbox-services.mobileid.dj
Signing API (e-Consent)https://sandbox-services-sign.mobileid.dj