{"@context": "https://schema.org", "@type": "WebAPI", "name": "Billingo API v3 API", "description": "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). Afte", "provider": {"@type": "Organization", "name": "billingo.hu"}, "documentation": "https://api.swaggerhub.com/apis/Billingo/Billingo/3.0.7"}
Index / APIs / billingo.hu

Billingo API v3 API

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). Afte

Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.

Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.

base URLs: https://api.billingo.hu/v3

auth: a p i k e y

find it by capability: POST /search {"query":{"text":"..."}} returns these operations with their invocation detail. Connect any agent client.

Billingo API v3 v3.0.7

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.

methodpathwhat the vendor says it does
GET/bank-accountsList all bank account Returns a list of your bank accounts. The bank accounts are returned sorted by creation
POST/bank-accountsCreate a bank account Create a new bank account. Returns a bank account object if the create is succeded. Bank
GET/bank-accounts/{id}Retrieve a bank account Retrieves the details of an existing bank account. BankAccount
PUT/bank-accounts/{id}Update a bank account Update an existing bank accounts. Returns a bank account object if the update is succede
DELETE/bank-accounts/{id}Delete a bank account Delete an existing bank account. BankAccount
GET/currenciesGet currencies exchange rate. Return with the exchange value of given currencies. Currency
GET/document-blocksList all document blocks Returns a list of your document blocks. The document blocks are returned sorted by cr
GET/documentsList all documents Returns a list of your documents. The documents are returned sorted by creation date, with
POST/documentsCreate a document Create a new document. Returns a document object if the create is succeded. Document
GET/documents/{id}Retrieve a document Retrieves the details of an existing document. Document
POST/documents/{id}/cancelCancel a document Cancel a document. Returns a cancellation document object if the cancellation is succeded. D
POST/documents/{id}/create-from-proformaCreate a document from proforma. Create a new document from proforma. Returns a document object if the create
GET/documents/{id}/downloadDownload a document in PDF format. Download a document. Returns a document in PDF format. Document
GET/documents/{id}/online-szamlaRetrieve a document Online Számla status Retrieves the details of an existing document status. Document
GET/documents/{id}/paymentsRetrieve a payment histroy Retrieves the details of payment history an existing document. Document
PUT/documents/{id}/paymentsUpdate payment history Update payment history an existing document. Returns a payment history object if the up
DELETE/documents/{id}/paymentsDelete all payment history on document Delete all exist payment history on document. Document
GET/documents/{id}/public-urlRetrieve a document download public url. Retrieves public url to download an existing document. Document
POST/documents/{id}/sendSend invoice to given email adresses. Returns a list of emails, where the invoice is sent. Document
GET/organizationRetrieve a organization data. Retrieves the data of organization. Organization
GET/partnersList all partners Returns a list of your partners. The partners are returned sorted by creation date, with the
POST/partnersCreate a partner Create a new partner. Returns a partner object if the create is succeded. Partner
GET/partners/{id}Retrieve a partner Retrieves the details of an existing partner. Partner
PUT/partners/{id}Update a partner Update an existing partner. Returns a partner object if the update is succeded. Partner
DELETE/partners/{id}Delete a partner Delete an existing partner. Partner
GET/productsList all product Returns a list of your products. The partners are returned sorted by creation date, with the
POST/productsCreate a product Create a new product. Returns a product object if the create is succeded. Product
GET/products/{id}Retrieve a product Retrieves the details of an existing product. Product
PUT/products/{id}Update a product Update an existing product. Returns a product object if the update is succeded. Product
DELETE/products/{id}Delete a product Delete an existing product. Product
GET/utils/convert-legacy-id/{id}Convert legacy ID to v3 ID. Retrieves the API v3 ID. Util

specification origin: https://api.swaggerhub.com/apis/Billingo/Billingo/3.0.7

nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.