How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Malga Customers API

Através da API de `customers` é possível realizar a criação, edição, listagem e exclusão de dados de compradores para uso nos serviços de tokenização de cartões, cobrança por PIX, Boleto, uso em análise de motores de antifraude e recorrência.*A fim de manter maior integridade dos dados, as informações de email e documento (CPF/CNJP) são únicos para customers na sua conta Malga, não podendo existir dois compradores iguais.*### Consulte a [tabela de tipos de paises e documentos suportados](#section/Tabela-tipos-de-paises-e-documentos-cadastro-de-Customer) para criação de customer

Malga Customers API is one of 19 APIs that Malga publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Customers. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

This API exposes 7 operations across 3 paths, and defines 14 schemas. It is described by OpenAPI 3.1.0, at version 0.5.

Requests are made against a single base URL, https://api.malga.io.

7 operations 3 paths 14 schemas 1 DELETE3 GET1 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.5
Base URL
https://api.malga.io
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

Malga Customers API declares 2 security schemes for authenticating requests. An API key is passed in the header as X-Client-Id (X-Client-ID). An API key is passed in the header as X-Api-Key (X-Api-Key). By default, every request must be authenticated.

Paths & Operations 7

Across 3 paths, the API surfaces 7 operations — 1 DELETE, 3 GET, 1 PATCH, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Customers 7

Através da API de customers é possível realizar a criação, edição, listagem e exclusão de dados de compradores para uso nos serviços de tokenização de cartões, cobrança por PIX, B…

POST
/v1/customers
Criação de novo customer para cobrança
createCustomer body → 201
GET
/v1/customers
Listagem de customers cadastrados
ListCustomers 6 params → 200400500
GET
/v1/customers/{id}
Recuperar detalhes de customer
getCustomer 1 param → 200400500
DELETE
/v1/customers/{id}
Deletar customer pelo id
deleteCustomer 1 param → 200
PATCH
/v1/customers/{id}
Atualizar customer pelo id
updateCustomer 1 param body → 200
POST
/v1/customers/{customer_id}/cards
Adicionar cartão de crédito ao customer
linkCard 1 param body → 204
GET
/v1/customers/{customer_id}/cards
Listagem dos cartões do customer
getCustomerCards 1 param → 200

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are Card (14 properties), BillingAddress (8 properties), Address (8 properties), Customer (8 properties). Each schema is shown below with its type and property counts.

Document
object
3 properties 2 required
ErrorItem
object
7 properties
MetaPagination
object
5 properties
BillingAddress
object
8 properties
DeliveryAddress
object
8 properties
LinkCardRequest
object
1 property 1 required
Customer
object
8 properties
UpdateCustomerRequest
object
3 properties
Address
object
8 properties 7 required
CustomerCardList
object
2 properties
NetworkToken
object
5 properties
ErrorResponse
object
1 property
CreateCustomerRequest
object
7 properties 4 required
Card
object
14 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

plug-customers-api-openapi.yml Raw ↑

Other APIs Malga publishes across the network.

Malga Analytics API
Malga 3DS2 Malga API
Malga Cards API
Malga Charges API
Malga Client-token API
Malga Flows API
Malga Merchants API
Malga Payouts API
Malga Prepayment API
Malga Providers API
Malga Seller Documents API
Malga Sellers API
Where this information came from

This is an independent, third-party profile of Malga Customers API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.