billingo.hu

This is a Billingo API v3 documentation. Our API based on REST software architectural style. API has resource-oriented URLs, accepts JSON-encoded request bodies and returns JSON-encoded responses. To use this API you have to generate a new API key on our site. Afte

🔑 apikey 31 endpoints financial
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

pip install billingo-v3-python
npm install billingos-sdk
composer require billingo-v3-php-sdk
composer require billingo-api-v3-sdk
composer require billingo-sdk
composer require billingo-php-sdk
composer require billingo-api-v3-php-sdk
curl examples
List all partners
curl \
  -H "X-API-KEY: $API_KEY" \
  https://api.billingo.hu/v3/partners
List all product
curl \
  -H "X-API-KEY: $API_KEY" \
  https://api.billingo.hu/v3/products
List all documents
curl \
  -H "X-API-KEY: $API_KEY" \
  https://api.billingo.hu/v3/documents
Endpoints (31 total)
GET
/partners
List all partners
GET
/products
List all product
GET
/documents
List all documents
GET
/currencies
Get currencies exchange rate.
GET
/organization
Retrieve a organization data.
GET
/bank-accounts
List all bank account
GET
/partners/{id}
Retrieve a partner
GET
/products/{id}
Retrieve a product
GET
/documents/{id}
Retrieve a document
GET
/document-blocks
List all document blocks
GET
/bank-accounts/{id}
Retrieve a bank account
GET
/documents/{id}/download
Download a document in PDF format.
Related APIs in same category
ato.gov.aubrex.iobunq.comcodat.iocodat.io
Language coverage
Python
1
TypeScript
1
PHP
8
At a glance
Total SDKs10
Languages3
Endpoints31
Authapikey
Categories1
https://api.billingo.hu/v3