Using brex_py with brex.io

Python integration

Install
pip install brex_py
Quick start
import brex_py

# Set your API key
client = brex_py.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_py
Python
API
brex.io
brex.io
At a glance
Language Python
Endpoints54
Base URLhttps://api.kompany.com