API Reference
Welcome to the Mobiska API reference documentation. Our REST APIs enable you to integrate payment processing, messaging, and account management features into your applications.Base URL
Authentication
All API endpoints use Basic Authentication. See our Authentication Guide for details on how to authenticate your requests.Common Parameters
Every request requires these common parameters:| Parameter | Type | Description |
|---|---|---|
| service_id | integer | Your service identifier |
| request_time | string | ISO 8601 formatted timestamp (e.g., “2025-01-26T18:25:56Z”) |