Billingo API v3

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](https://app.billingo.hu/api-key). After that, you can test your API key on this page.

Claim this API

Are you the operator of Billingo API v3? Submit a claim to establish contact with us.

Report an Issue

Found something wrong with Billingo API v3? Let us know about broken links, changed auth, deprecated endpoints, or other issues.

Base URL: https://api.billingo.hu/v3
Auth: api_key
Endpoints: 10
Reachable: unknown
CORS: unknown

Links

Homepage: https://www.billingo.hu/kapcsolat
API Base: https://api.billingo.hu/v3

Endpoints

Method Path Summary Auth Last Status Latency
GET /bank-accounts List all bank account api_key
GET /bank-accounts/{id} Retrieve a bank account api_key
GET /currencies Get currencies exchange rate. api_key
GET /document-blocks List all document blocks api_key
GET /documents List all documents api_key
GET /documents/{id} Retrieve a document api_key
GET /documents/{id}/download Download a document in PDF format. api_key
GET /documents/{id}/online-szamla Retrieve a document Online Számla status api_key
GET /documents/{id}/public-url Retrieve a document download public url. api_key
GET /organization Retrieve a organization data. api_key
GET /partners List all partners api_key
GET /partners/{id} Retrieve a partner api_key
GET /products List all product api_key
GET /products/{id} Retrieve a product api_key
GET /utils/convert-legacy-id/{id} Convert legacy ID to v3 ID. api_key