Using brex-expenses-python-sdk with brex.io

Python integration

Install
pip install brex-expenses-python-sdk
Quick start
import brex-expenses-python-sdk

# Set your API key
client = brex_expenses_python_sdk.Client(api_key="YOUR_API_KEY")
Returns the health information for the official business registers based on u…
curl \
  -H "user_key: $API_KEY" \
  https://api.kompany.com/api/v1/system/health
Returns a list of countries
curl \
  -H "user_key: $API_KEY" \
  https://api.kompany.com/api/v1/system/countries
Returns a list of products with prices
curl \
  -H "user_key: $API_KEY" \
  https://api.kompany.com/api/v1/system/pricelist
SDK on GitHub 📄 API Docs
SDK
brex-expenses-python-sdk
Python
API
brex.io
brex.io
At a glance
Language Python
Endpoints54
Base URLhttps://api.kompany.com