invoice generator api
Create stunning bilingual invoices in seconds! This production-ready API generates professional PDF invoices in Arabic (RTL) and English with automatic calculations, QR codes, and email delivery. ✅ Bilingual PDFs (Arabic + English) ✅ Email delivery with attachments ✅ QR code generation for payments ✅ 7+ currencies (MAD, USD, EUR, SAR, AED, GBP, EGP) ✅ JWT authentication ✅ Tax & discount…
invoice generator api endpoints
| Method | Endpoint | Description |
|---|---|---|
| Authentication | ||
| POST |
register_auth_register_post /auth/register |
Create a new user account |
| POST |
login_auth_login_post /auth/login |
Authenticate and get JWT token |
| Invoices | ||
| POST |
generate_invoice_invoices_generate_post /invoices/generate |
Generate a new invoice with PDF and QR code |
| POST |
send_email_invoices__invoice_id__send_email_post /invoices/{invoice_id}/send-email |
Send invoice to client via email |
| Users | ||
| GET |
get_user_profile_users_me_get /users/me |
Get current user profile information |
| GET |
get_user_stats_users_stats_get /users/stats |
Get current usage statistics and limits |
| PUT |
update_user_profile_users_me_put /users/me |
Update user profile information |
| Root | ||
| GET |
root__get / |
Get API metadata, version, and documentation links |
| Health | ||
| GET |
health_check_health_get /health |
Comprehensive health check for monitoring |
invoice generator api pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 50 / hour |
|
| PRO Recommended | $9.99 / month | 200 / hour |
|
| ULTRA | $49.99 / month | 500 / hour |
|
| MEGA | $299 / month | 1000 / hour |
|