FAQs
How much does it cost to access the API?
The API can be used by all users, regardless of their subscription plan. Additional costs may apply for specific requirements or advanced use cases and are evaluated separately.
How can I start using the APIs?
To use it, follow the steps described in this guide.
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.