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

Python integration

Install

pip install brex-budgets-python-sdk

Quick start

import brex-budgets-python-sdk

# Set your API key
client = brex_budgets_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-budgets-python-sdk
Python
API
brex.io
brex.io

At a glance

Language Python
Endpoints54
Base URLhttps://api.kompany.com