UNDER STUDY

API of MOZinONE App

One way to use the businesses, categories, and bookings from the MOZinONE App within your website, application, or internal system.

This API does not yet exist. We are gauging interest before building it.
Because we are asking instead of announcing. Building and maintaining a public API is serious work — documentation, keys, versions, support. We don't want to spend months on it only for nobody to use it. If there's real demand, it goes into the plan with a deadline. If not, we say no, and we both win.
What would make sense in the first version?

A proposal, not a promise. Tell us what's missing or what's extra.

Search for companies
Search by name, category, location, or province, using the same filters available on the website.
GET /api/v1/search?q=restaurant&city=maputo
Company details
Name, address, hours, contact information, photos, and services — everything a company profile includes.
GET /api/v1/listings/1234
Reviews
As customers rate the companies, those scores will become available here. We don't have any reviews yet today.
GET /api/v1/reviews/1234
Bookings
Create bookings directly from your system using the MOZinONE App booking engine — with WhatsApp notification included.
POST /api/v1/bookings
Categories and locations
The complete list of business categories and locations to feed the filters in your system.
GET /api/v1/categories
Authentication
One key per partner, requests always via HTTPS, and clear usage limits so that no one is left without service.
Header: X-API-Key: your_key_here
What would a response look like?

Clean, structured, and ready-to-use data.

GET /api/v1/listings/1234
{ "id": 1234, "nome": "Restaurante Exemplo, Lda", "categoria": "Restaurantes", "cidade": "Maputo", "endereco": "Av. Exemplo, 123", "telefone": "+258 84 000 0000", "horario": { "seg_sex": "09:00 - 22:00", "sabado": "10:00 - 23:00", "domingo": "fechado" }, "rating": null, "total_avaliacoes": 0, "aceita_reservas": true, "amenidades": ["Wi-Fi", "Esplanada"], "fotos": [ "https://app.mozinone.co.mz/.../foto1.jpg" ], "url": "https://app.mozinone.co.mz/listing/restaurante-exemplo/" }

Fictitious company, on purpose. Notice the... ""rating": null This is how it will be until the company has real reviews. We don't invent scores.

Who could use

If you are in one of these situations, we want to hear from you.

Travel agencies
Showcase Mozambican hotels and restaurants on your travel website.
Mobile apps
Integrate the MOZinONE App directory into your Android or iOS application.
Corporate portals
Allow employees to find local services on the company portal.
Market analysis
Using company data for market research and industry reports.

Do you really need this API?

Tell us what you would do with it. We don't promise a date — we promise we read all requests and will let you know if we move forward. The more specific you are, the more weight it carries.

Can I help you find something? 👋

MOZi — MOZinONE App Assistant

Online now · Active AI

MOZinONE App AI

Good evening! I'm MOZi, the intelligent assistant of the MOZinONE App. You can talk to me naturally — I'm here to help!
MOZinONE App

Install the MOZinONE App

Access it quickly via your mobile phone.

Install