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

A Malga utiliza o serviço de webhooks para notificar o seu sistema sobre os eventos ocorridos na nossa plataforma. Através de webhooks você consegue atualizar seu sistema sempre que um evento importante acontece, como a atualização de status de uma cobrança para confirmar ou cancelar um determinado pagamento.**Dados básicos de um objeto do tipo event:**

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

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

This API exposes 5 operations across 2 paths, 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.

5 operations 2 paths 5 schemas 1 DELETE2 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 Webhooks 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 5

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

Webhooks 5

A Malga utiliza o serviço de webhooks para notificar o seu sistema sobre os eventos ocorridos na nossa plataforma. Através de webhooks você consegue atualizar seu sistema sempre q…

POST
/v1/webhooks
Criação de novo webhook para notificação
createWebhook body → 201409
GET
/v1/webhooks
Listagem de webhooks cadastrados
ListWebhooks 2 params → 200400500
GET
/v1/webhooks/{id}
Recuperar detalhes de webhook
getWebhook 1 param → 200400500
DELETE
/v1/webhooks/{id}
Deletar webhook pelo id
deleteWebhook 1 param → 200
PATCH
/v1/webhooks/{id}
Atualizar webhook pelo id
updateWebhook 1 param body → 200

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are Webhook (8 properties), ErrorItem (7 properties), CreateWebhookRequest (4 properties), WebhookError (2 properties). Each schema is shown below with its type and property counts.

WebhookError
object
2 properties
ErrorItem
object
7 properties
Webhook
object
8 properties
ErrorResponse
object
1 property
CreateWebhookRequest
object
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

plug-webhooks-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 Webhooks 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.