{
"info": {
"_postman_id": "c1334705-2944-43c2-9049-d054249cf60c",
"name": "Mamo Business Business Details Getting Started API",
"description": "Mamo Business API follows the REST model. Its purpose is to enable Mamo Business users to automate payment link generation, charges, subscriptions, disbursements, recipients, cards, expenses and webhooks. Accepts JSON request bodies and returns JSON responses.\n\nContact Support:\n Name: Mamo API Support\n Email: api@mamopay.com",
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
"createdAt": "2026-07-28T02:08:53.000Z",
"updatedAt": "2026-07-28T02:08:54.000Z",
"lastUpdatedBy": "35240",
"uid": "35240-c1334705-2944-43c2-9049-d054249cf60c"
},
"item": [
{
"name": "/",
"item": [
{
"name": "Quick start",
"id": "2018ac82-4329-45ef-be9d-44876544e34c",
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": {
"method": "GET",
"header": [],
"url": {
"raw": "{{baseUrl}}/",
"host": [
"{{baseUrl}}"
],
"path": [
""
]
},
"description": "Get up and running with Mamo's APIs in less than 5 minutes.
In this example, we will use the Business Details endpoint to ensure we have the right permissions to interact with Mamo's APIs.