Overview
Welcome to the cNGN API documentation. cNGN is Africa's first regulated stablecoin, providing a fully compliant digital asset with unparalleled trust and transparency. Our API allows institutions, businesses, and individual users to integrate the cNGN stablecoin into their applications, facilitating secure transactions while ensuring regulatory compliance.
This API is designed for ease of use, enabling developers to interact with the cNGN platform to manage assets, perform transactions, and monitor wallet activities with high security and transparency.
The cNGN contract addresses with supported networks can be found here; https://github.com/wrappedcbdc/stablecoin-cngn. cNGN API also comes with libraries written in java, typescript, python and php, for easy integration by merchants and financial institutions to make calls to our API when they want to;
Base URL:
https://api.cngn.co/v1/apiCore Capabilities
Get cNGN balance from platform
Get transaction history
Request virtual account for cNGN deposit
Deposit cNGN for cash to bank account (Redeem)
Withdraw cNGN to external wallet address
Bridge (swap) cNGN between blockchains
Whitelist withdrawal addresses
Verify bank account details
Update bank account information
Get supported bank list
Get supported blockchain networks
Resources
Contract Addresses: GitHub - stablecoin-cngn
TypeScript Library: GitHub - cngn-typescript-library
Python Library: GitHub - cngn-python-library
Java Library: GitHub - cngn-java-library
PHP Library: GitHub - cngn-php-library
Last updated