Skip to main content

Overview

The Arltech Finance API lets you integrate with EasyOwn’s PayGo lending platform. Use it to manage the full customer lifecycle — from registration and approval through monthly payments and device locking — without accessing the EasyOwn admin interface directly.

Production

https://api.arltechgroup.com

UAT

https://developer-uat.arltechgroup.com

URL Prefix

All endpoints start with /finance/

Format

All requests and responses are application/json

Auth

JWT — pass token in x-access-token header

Customer lifecycle

Rate limiting

There are no hard rate limits on the API, but please avoid hammering collection endpoints — generateCollectionCalls in particular does a full portfolio scan.