Automate Billingo
HumDay reads Billingo’s own published API description and derives 31 operations from it. Describe the outcome you want in plain words — you get a program that is written, proven on real data, and run for you.
What Billingo is
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.
API host: api.billingo.hu
Things people automate with Billingo
What HumDay can do in Billingo
15 documented operations change something in Billingo.
- POSTSend invoice to given email adresses.
/documents/{id}/send - POSTCreate a document
/documents - DELETEDelete all payment history on document
/documents/{id}/payments - PUTUpdate payment history
/documents/{id}/payments - POSTCreate a partner
/partners - POSTCreate a product
/products - POSTCreate a bank account
/bank-accounts - POSTCreate a document from proforma.
/documents/{id}/create-from-proforma - POSTCancel a document
/documents/{id}/cancel - DELETEDelete a partner
/partners/{id} - PUTUpdate a partner
/partners/{id} - DELETEDelete a product
/products/{id} - PUTUpdate a product
/products/{id} - DELETEDelete a bank account
/bank-accounts/{id} - PUTUpdate a bank account
/bank-accounts/{id}
What HumDay can read from Billingo
These are the operations a schedule or a trigger can watch.
- GETList all documents
/documents - GETList all document blocks
/document-blocks - GETRetrieve a payment histroy
/documents/{id}/payments - GETList all partners
/partners - GETList all product
/products - GETList all bank account
/bank-accounts - GETRetrieve a document
/documents/{id} - GETGet currencies exchange rate.
/currencies - GETRetrieve a organization data.
/organization - GETDownload a document in PDF format.
/documents/{id}/download - GETRetrieve a document download public url.
/documents/{id}/public-url - GETRetrieve a document Online Számla status
/documents/{id}/online-szamla - GETRetrieve a partner
/partners/{id} - GETRetrieve a product
/products/{id} - GETRetrieve a bank account
/bank-accounts/{id} - GETConvert legacy ID to v3 ID.
/utils/convert-legacy-id/{id}
How automating Billingo works
- Describe the outcome. Say what you want to happen, in your own words. No node graphs, no field mapping.
- Approve the contract. HumDay writes down exactly what it will do, what it will touch, and what it will never do. You approve it before anything is built.
- See it proven. The program runs and shows you the result before it is allowed near your live Billingo account.
- Grant access, then go live. You approve the specific Billingo operations it may use — and only those.
Popular Billingo integrations
Connect Billingo to the tools people pair it with most.
- Billingo and OData for namespace microsoft.graphintegration
- Billingo and Cloudflareintegration
- Billingo and NetBoxintegration
- Billingo and GitHubintegration
- Billingo and Mistintegration
- Billingo and Loket.nlintegration
- Billingo and Atlassian The Jira Cloud platformintegration
- Billingo and Magento B2Bintegration
- Billingo and Stripeintegration
- Billingo and Zuora Reference Billingintegration
- Billingo and bunqintegration
- Billingo and DocuSignintegration
Automate Billingo with these
- Stripe442 operations
- Zuora Reference Billing428 operations
- bunq421 operations
- PayRun.IO389 operations
- Sinao272 operations
- Xero Accounting224 operations
- The Plaid191 operations
- Biapi Budgea Documentation167 operations
- Naviplancentral Advicent.FactFinderService151 operations
- Bigredcloud Big Red Cloud111 operations
- Codat Accounting105 operations
- Portfoliooptimizer Portfolio Optimizer83 operations
Categories
Questions about Billingo automation
- Can HumDay connect to Billingo?
- Yes. HumDay reads Billingo's own published API description and derives the operations from it, so there is no hand-built connector to wait for. 31 operations are documented.
- Do I need to write code to automate Billingo?
- No. You describe the outcome you want in plain words. HumDay agrees a contract with you, writes the program, and shows you a test run before anything touches your Billingo account.
- What can HumDay do in Billingo?
- 15 of the 31 documented operations change something in Billingo, and 16 read from it. HumDay only ever uses the specific operations your approved contract needs.
- Is my Billingo account safe?
- Your credentials are stored encrypted and are never shown in chat, code, or logs. Every run is limited to the operations you explicitly approved, and anything that writes to Billingo is held behind that approval.
Where this came from
The operations above are read from a published API description for Billingo at api.swaggerhub.com/apis/Billingo/Billingo/3.0.7. Descriptions are the provider’s own words, not ours. Last published 2021-06-30.