Using SmartOpenCV with fire.com

C++ integration

Install
# See https://github.com/HuTianQi/SmartOpenCV
View List of Cards.
curl \
  -H "Authorization: Bearer $API_KEY" \
  https://api.fire.com/business/v1/cards
Returns list of all users on your fire.com account
curl \
  -H "Authorization: Bearer $API_KEY" \
  https://api.fire.com/business/v1/users
Get list of ASPSPs / Banks
curl \
  -H "Authorization: Bearer $API_KEY" \
  https://api.fire.com/business/v1/aspsps
SDK on GitHub 📄 API Docs
SDK
SmartOpenCV
C++
API
fire.com
fire.com
At a glance
Language C++
Endpoints39
Base URLhttps://api.fire.com/business