green-invoice
Green Invoice (Morning)
Instructions
Step 1: Authentication and Plan Requirements
Green Invoice uses JWT Bearer token authentication. Obtain API credentials from the Green Invoice dashboard: Personal Area (אזור אישי) > Developer Tools (כלים למפתחים) > API Keys (מפתחות API).
Plan gating (verified May 2026):
- API access (any endpoint): requires the Best plan or higher (
זמין למנויי Best ומעלה). - Webhooks (Step 11): require the Extra plan or higher (
זמין למנויים במסלול Extra).
Lower-tier accounts will not see the "API Keys" or "Webhooks" menu items at all. If a user reports a missing menu item, check their plan first.
Rebrand note. The product was rebranded from "חשבונית ירוקה" to "Morning של חשבונית ירוקה". The API host (api.greeninvoice.co.il) and dashboard host (app.greeninvoice.co.il) are unchanged, and there is still no api.morning.co.il. But do NOT extend that to "no Morning host exists": the current documentation puts the OAuth token endpoint on api.morning.co, which is a different hostname from the one that does not resolve.
Two authentication flows are live right now (both verified 2026-07-27). Use OAuth 2.0 for new work.