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

Através da API de `subscriptions` é possível realizar a criação, edição, listagem e exclusão de assinaturas.**Dados básicos de um objeto do tipo subscription**

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

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

This API exposes 11 operations across 8 paths, and defines 19 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.

11 operations 8 paths 19 schemas 5 GET4 PATCH1 POST1 PUT

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 Subscriptions 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 11

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

Subscriptions 11

Através da API de subscriptions é possível realizar a criação, edição, listagem e exclusão de assinaturas. Dados básicos de um objeto do tipo subscription

POST
/v1/subscriptions
Criação de uma nova assinatura
createSubscription body → 201
GET
/v1/subscriptions
Listagem de assinaturas
getSubscriptions 2 params → 200
GET
/v1/subscriptions/{id}
Recuperar detalhes de assinatura
getSubscription 1 param → 200
PUT
/v1/subscriptions/{id}
Atualizar assinatura
updateSubscription 1 param body → 200
PATCH
/v1/subscriptions/{id}/cancel
Cancelar assinatura
cancelSubscription 1 param → 200
PATCH
/v1/subscriptions/{id}/pause
Pausar assinatura
pauseSubscription 1 param → 200
PATCH
/v1/subscriptions/{id}/resume
Reativar assinatura
resumeSubscription 1 param → 200
GET
/v1/subscriptions/{id}/cycles
Listar cycles de uma assinatura
listSubscriptionCycles 3 params → 200
GET
/v1/subscriptions/{id}/cycles/{cycleId}
Recuperar detalhes de um cycle específico
getSubscriptionCycle 2 params → 200
GET
/v1/subscriptions/settings
Obter configurações do cliente
getClientSettings → 200404
PATCH
/v1/subscriptions/settings
Atualizar configurações do cliente
updateClientSettings body → 200400

Schemas 19

The contract defines 19 schemas that model the data the API accepts and returns. The most detailed are SubscriptionResponse (21 properties), ListSubscriptionResponse (14 properties), SubscriptionItem (13 properties), UpdateSubscriptionRequest (10 properties). Each schema is shown below with its type and property counts.

ErrorItem
object
7 properties
ListSubscriptionResponse
object
14 properties
UpdateClientSettingsRequest
object
3 properties
ErrorResponse
object
1 property
ResumeSubscriptionResponse
object
4 properties
CancelSubscriptionResponse
object
4 properties
CreateSubscriptionRequest
object
9 properties 6 required
SubscriptionList
object
2 properties
SubscriptionItem
object
13 properties 3 required
PaymentHistoryItem
object
4 properties
CycleList
object
2 properties
CycleDetailResponse
object
7 properties
ClientSettingsResponse
object
6 properties 5 required
PauseSubscriptionResponse
object
4 properties
UpdateSubscriptionRequest
object
10 properties
CycleResponse
object
6 properties
SubscriptionResponse
object
21 properties
RetryPolicyRule
object
1 property 1 required
SplitRule
object
9 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

plug-subscriptions-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 Subscriptions 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.