Get paid faster using Swiss QR Invoice! Also known as QR bill, can be used to initiate payment transactions in Switzerland. The QR-bill includes a QR code and a section that displays the information in human-readable form.
curl -X POST https://api.apistax.io/v1/swiss-qr-invoice \
-o 'qr-code.png' \
-H 'Authorization: Bearer API_KEY_HERE' \
-H 'Content-Type: application/json' \
-H 'Accept: image/png' \
-d '{
"creditor": {
"iban": "CH00 0000 0000 0000 0000",
"name": "Max Mustermann",
"postalCode": "3000",
"city": "Bern"
}
}'
APIstax is a collection of REST endpoints to process day-to-day tasks. It comes with a handy dashboard to manage your API keys and a full featured documentation.
APIstax was developed to handle the mundane tasks that come with every SaaS project. It is a collection of secure and reliable APIs for your common business needs.
It is supposed to be the only SDK you need to process your recurring tasks efficiently and quickly. Integrate it in your new or existing SaaS project and start building the fancy stuff!
And your manager will love the benefit of lowering the development costs!
Get startedOne dashboard to complete all tasks. View your used quota and available credits. Manage your API keys and subscription.
Login
APIstax provides a bunch of drop-in and ready-to-use APIs. All available REST endpoints are working with commonly known HTTP methods and JSON.
But there is more to come: We are working continuously on developing more APIs. Usable immediately after release with your subscription at no extra charge.
The first 100 credtis are free! No credit card required! Start using all the APIstax APIs now and save countless hours of development time!