tamm.abudhabi
Abu Dhabi government service workflows on TAMM for citizen and resident requests.
Build an honest, browser-driven government-services provider for TAMM. It should cover service discovery, eligibility, requirements, fees, document checks, payment preparation, submission review, status tracking, and receipt retrieval across Abu Dhabi public services.
Find TAMM services that match the user's emirate, profile, and service category. This is a discovery step for fines, utilities, permits, visas, and other government tasks.
Suggested surface — propose changes in your submission if the upstream differs.
Submit a claim. Your workspace will be prepared after confirmation.
Sign in to claim
Claiming a bounty requires a GitHub sign-in.
Emirate to filter by, within the TAMM coverage.
Dubai
User profile or residency context used for eligibility checks.
resident
Service category such as fines, permits, visas, or utilities.
fines
Auth required for this operation.
Fetch the prerequisites for a selected government service, including required documents, fees, deadlines, and any submission limits. This supports accurate preparation before payment or filing.
Identifier of the chosen TAMM service.
vehicle-registration-renewal
Preferred display language for the requirements page.
en
Assemble the payload for a fine payment, utility payment, permit application, visa-related request, or similar government workflow without submitting it yet. The user must be able to review the amount, identity context, and consent text first.
Target service to prepare for.
traffic-fine-payment
Fine, account, permit, or application reference number.
123456789
Amount due when the request includes a payment component.
250
Human-readable approval text that the user must review before submission.
I confirm the details and authorize payment.
Show the final submission data, including fees, identity context, and consent text, so the user can verify the request before it is sent. This is the last checkpoint before an irreversible action.
Prepared request payload returned by the draft step.
{...}
Submit the prepared request only after explicit user approval. This may complete a payment, file a permit application, or send a government service request depending on the selected workflow.
Confirmed request payload ready for submission.
{...}
Explicit user approval to finalize the request.
true
Retrieve the latest status for applications, permits, notices, or receipts linked to a TAMM workflow. This is used for follow-up after submission.
Application, permit, or receipt tracking number.
APP-2026-000123
Auth required for this operation.
Auth required for this operation.
Auth required for this operation.
Auth required for this operation.
Auth required for this operation.