Introduction
Criptan's API operates seamlessly on the REST architecture, offering an organized and predictable structure. It boasts resource-oriented URLs, welcomes form-encoded request bodies, delivers JSON-encoded responses, and adheres to standard HTTP response codes, authentication protocols, and HTTP verbs.
Dive into the Criptan API's versatility by utilizing it in test mode, ensuring your live data remains untouched and insulated from interactions with banking networks. The mode, whether live or test, is determined by the Beares Tokens (for Transactions and Earn) or the API key (for Business) used for authentication.
While harnessing the Criptan API's capabilities, it's essential to note that bulk updates are not supported. Each request can focus on a single object for efficient processing.
It's worth mentioning that the Criptan API evolves with each account, tailoring its functionality and capabilities as new versions are released.
Last updated