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 Settings API

Através da API de `settings` é possível recuperar, criar e atualizar configurações de personalização de link de pagamento de um determinado `clientId`. É possível também configurar branding específico por merchant, enviando o header opcional `X-Merchant-Id`. Quando o header é enviado no **GET**, o sistema busca primeiro a configuração do merchant; se não existir, retorna a configuração padrão do cliente (fallback automático). Em **POST/PATCH**, o escopo é exato (sem fallback).**PATCH:** aceita `multipart/form-data` (inclui upload de logo) ou `application/json` (somente campos textuais). Campos vazios são ignorados no update. Se nenhum campo efetivo for enviado, a API retorna `422`.

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

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

This API exposes 3 operations across 1 path, and defines 5 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.

3 operations 1 paths 5 schemas 1 GET1 PATCH1 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 Settings 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 3

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

Settings 3

Através da API de settings é possível recuperar, criar e atualizar configurações de personalização de link de pagamento de um determinado clientId. É possível também configurar br…

POST
/v1/settings
Configurações da empresa para personalização do checkout do link de pagamento, com imagem. O body deve ser enviado com form-data. Todos os campos são string com exceção do campo logo que é do tipo Fi…
createSettings 1 param body → 201400500
PATCH
/v1/settings
Atualiza configurações do link de pagamento (form-data ou JSON)
updateSettings 1 param body → 200400404422500
GET
/v1/settings
Recupera configuração do link de pagamento personalizado do cliente
getSetting 1 param → 200400500

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are UserSettings (12 properties), UserSettingsWithImage (9 properties), UserSettingsPatch (8 properties), ErrorItem (7 properties). Each schema is shown below with its type and property counts.

ErrorItem
object
7 properties
UserSettings
object
12 properties
UserSettingsPatch
object
Body JSON para PATCH /v1/settings (sem upload de logo). Todos os campos são opcionais; campos omitidos não são alterados. Campos enviados vazios ("") são ignor…
8 properties
UserSettingsWithImage
object
Configurações da empresa com imagem. Esse body deve ser enviado com form-data. Todos os campos são string (Text) com excessão do campo logo que é do tipo File.
9 properties
ErrorResponse
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

plug-settings-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 Customers API
Malga Flows API
Malga Merchants API
Malga Payouts API
Malga Prepayment API
Malga Providers API
Malga Seller Documents API
Where this information came from

This is an independent, third-party profile of Malga Settings 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.