Open API
FINCA Bank provides an opportunity for external software developers to interact with our Bank.
One way of interaction with FINCA Bank is through the use of an API. The API defines a set of functions for interaction via the HTTPS protocol. These functions can be used to access various system resources, such as information about:
- Exchange rates
- List of offices with addresses, opening hours and geographical location
- List of ATMs, payment and POS-terminals
Interaction Method: POST requests in UTF-8 encoding to the URL: https://openbanking.fincabank.kg/
Protocol: The interface accepts requests via HTTPS. API uses the REST protocol.
Data transfer method: The interface processes parameters transferred by GET/POST method.
Response format: The interface generates a response in JSON format. UTF-8 character encoding is used Full list of ATMs, payment and POS-terminals.
Request sending method: GET
URL parameters: None.
Body: None.


