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.
Base URL:
Auth: api_key
Endpoints: 10
Reachable: unknown
CORS: unknown
https://api.billingo.hu/v3Auth: api_key
Endpoints: 10
Reachable: unknown
CORS: unknown
Links
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 | — | — |