FAQs
How much does it cost to access the API?
The API is available as an add-on module to your subscription plan. Monthly prices range from €10 to €20, based on the company's annual revenue. For companies with revenue exceeding €2 million, we provide custom quotes.
How can I start using the APIs?
To get started, request API access through your account manager or our support team. Once enabled, we will send you all the necessary information, including API credentials and documentation.
What does the current API do?
We currently offer an invoice API that allows you to automatically create invoices from your system using XML or JSON formats.
- You can create invoice drafts to review before sending them to the SDI.
- Alternatively, you can send invoices directly to the SDI.
- You can monitor the status of your invoices to confirm whether the SDI has accepted or rejected them.
The current API is also designed to handle read operations for most information related to invoices, companies, accounts, flows, payments, and more.
What are the URLs for each environment?
The web application is currently available at:
- Development: https://app.dev.sibill.com
- Production: https://app.sibill.com
The integration APIs are available at:
- Development: https://integration.dev.sibill.com
- Production: https://integration.sibill.com
I have an invoice XML file, can I import it using the Sibill APIs?
Yes, our APIs currently support uploading in both XML and JSON formats.