Does the Invoice API supports any website or app?

Yes, the Invoice API can be integrated into both websites and mobile apps.

However, the best way to do this is from the backend. The reason is that the API requires a token for authentication. If you add this token directly in the frontend (such as in JavaScript or a mobile app), it can be exposed to users or attackers. This could lead to security issues, such as unauthorized access to your invoices.