Using firebase-php with fire.com

PHP integration

Install
composer require firebase-php
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
firebase-php
PHP
API
fire.com
fire.com
At a glance
Language PHP
Endpoints39
Base URLhttps://api.fire.com/business