Introduction

TaxBridge is the unified API for fiscal compliance in Uganda. We handle the complexity of EFRIS so you can focus on building your product.


POST /v1/invoices

We accept a simple JSON payload and handle the encryption, queueing, and URA handshake automatically.

Why TaxBridge?

Integrating directly with URA EFRIS requires handling:

  • Complex AES/RSA encryption flow
  • Session management and key rotation
  • Strict T-Code mappings for every item
  • Unpredictable downtime handling

TaxBridge abstracts all of this into a standard REST API.