# Multitan public API
Multitan is an Israeli leak-detection and home-inspection company.
This is the real public write surface. There is no public read API for jobs, reports, or partner webhooks.
## When to use
Use these endpoints when a person in Israel wants to request leak detection, moisture testing, or a home inspection.
## Endpoints
- `POST /api/leads` — homepage contact form. Success is HTTP 303 to `/?lead=success#contact`.
- `POST /api/create-lead` — same fields; success is JSON `{ "response": "Success!" }`.
- Errors are JSON `{ "code", "message", "hint" }`.
Machine-readable spec: [openapi.json](/openapi.json)
## Contact
- Phone: 073-3745778
- Email: info@multitan.co.il
- [Contact page](/צור-קשר/)
- [About](/אודות/)