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

MOLOCO Spending Limit API

The SpendingLimit API from MOLOCO — 8 operation(s) for spendinglimit.

MOLOCO Spending Limit API is one of 41 APIs that MOLOCO publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 9 operations across 8 paths, and defines 30 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://-mgmt.mcm-api.moloco.com.

9 operations 8 paths 30 schemas 3 GET3 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.moloco.cloud
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

MOLOCO Spending Limit API declares 2 security schemes for authenticating requests. An API key is passed in the header as x-api-key (ApiKeyAuth). An API key is passed in the header as Authorization (Bearer). By default, every request must be authenticated.

  • Bearer — Note that the bearer authentication has been deprecated. Please refer [API and SSO Credential Management](https://mcm-docs.moloco.com/docs/api-key-and-sso-secr…

Paths & Operations 9

Across 8 paths, the API surfaces 9 operations — 3 GET, 3 POST, 3 PUT. Each is listed below with its method, path, parameters, and response codes.

SpendingLimit 9
GET
/rmp/mgmt/v1/platforms/{platform_id}/ad-accounts/{ad_account_id}/credits
ListCredits
RmpManagementApi_ListCredits 2 params → 200400401403404500
PUT
/rmp/mgmt/v1/platforms/{platform_id}/ad-accounts/{ad_account_id}/credits/{credit_id}/top-up/{request_id}
TopUpCredits
RmpManagementApi_TopUpCredit 4 params body → 200400401403404500
POST
/rmp/mgmt/v1/platforms/{platform_id}/ad-accounts/{ad_account_id}/credits/{credit_id}/transaction-history
QuerySpendingLimitCreditHistory
RmpManagementApi_QuerySpendingLimitCreditHistory 3 params body → 200400401403404500
PUT
/rmp/mgmt/v1/platforms/{platform_id}/ad-accounts/{ad_account_id}/credits/{credit_id}/withdraw/{request_id}
WithdrawCredits
RmpManagementApi_WithdrawCredit 4 params body → 200400401403404500
GET
/rmp/mgmt/v1/platforms/{platform_id}/ad-accounts/{ad_account_id}/spending-limits
ListSpendingLimits
RmpManagementApi_ListSpendingLimits 2 params → 200400401403404500
GET
/rmp/mgmt/v1/platforms/{platform_id}/ad-accounts/{ad_account_id}/spending-limits/{spending_limit_id}
ReadSpendingLimit
RmpManagementApi_ReadSpendingLimit 3 params → 200400401403404500
PUT
/rmp/mgmt/v1/platforms/{platform_id}/ad-accounts/{ad_account_id}/spending-limits/{spending_limit_id}
UpdateSpendingLimit
RmpManagementApi_UpdateSpendingLimit 3 params body → 200400401403404500
POST
/rmp/mgmt/v1/platforms/{platform_id}/credits-bulk/read
QueryCredits
RmpManagementApi_QueryCredits 1 param → 200400401403404500
POST
/rmp/mgmt/v1/platforms/{platform_id}/spending-limits-bulk/read
QuerySpendingLimits
RmpManagementApi_QuerySpendingLimits 1 param → 200400401403404500

Schemas 30

The contract defines 30 schemas that model the data the API accepts and returns. The most detailed are v1SpendingLimit (9 properties), v1SpendingLimitCreditHistory (8 properties), v1Credit (6 properties), v1SpendingLimitCreditHistoryChangedBy (4 properties). Each schema is shown below with its type and property counts.

v1SpendingLimitCreditHistoryMoneyMicroByAccount
object
1 property
v1SpendingLimit
object
Definition of a SpendingLimit.
9 properties 8 required
RepresentedErrorDetail
object
3 properties 2 required
v1SpendingLimitCreditHistoryMetadata
object
1 property
publicQuerySpendingLimitsResponse
object
QuerySpendingLimits response.
1 property 1 required
publicListSpendingLimitsResponse
object
ListSpendingLimits response.
1 property 1 required
commonErrorCategory
string
v1SpendingLimitCreditHistoryType
string
publicTopUpCreditResponse
object
TopUpCredit response.
1 property
v1SpendingLimitCreditHistory
object
8 properties 6 required
v1SpendingLimitCreditHistoryTransactionStatus
string
v1SpendingLimitCreditHistoryChangedBy
object
4 properties
publicListCreditsResponse
object
ListCredits Response.
1 property 1 required
publicQueryCreditsResponse
object
QueryCreditsResponse Response.
1 property 1 required
commonOrderByDirection
string
v1ChangeLogOrderByOrderByColumn
string
publicRepresentedError
object
3 properties 3 required
v1SpendingLimitMicro
object
Definition of a SpendingLimitMicro.
2 properties 2 required
publicCredits
object
QueryCredits response.
1 property 1 required
publicWithdrawCreditResponse
object
WithdrawCredit response.
1 property
v1RoleName
string
publicReadSpendingLimitResponse
object
ReadSpendingLimit response.
1 property 1 required
publicSpendingLimits
object
QuerySpendingLimits response.
1 property 1 required
v1SpendingLimitResetTimestamps
object
2 properties 2 required
v1Credit
object
Definition of a Credit.
6 properties 5 required
rmpcommonCurrency
string
Currency enumerates available currencies. - UNKNOWNCURRENCY: Unknown currency. - USD: US Dollar. - KRW: Korean Won. - JPY: Japanese Yen. - EUR: EU Euro. - GBP:…
publicQuerySpendingLimitCreditHistoryResponse
object
4 properties 2 required
v1ChangeLogOrderBy
object
2 properties
rmpcommonMoneyMicro
object
A monetary amount in a specific currency; the unit is micro at fixed point value for accurate accumulation operation. For example, {"currency": "USD", "amountm…
2 properties 2 required
publicUpdateSpendingLimitResponse
object
UpdateSpendingLimit response.
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

moloco-spendinglimit-api-openapi.yml Raw ↑

Other APIs MOLOCO publishes across the network.

MOLOCO Ad Account API
MOLOCO Ad Group API
MOLOCO Ad Manager Account API
MOLOCO Analytics API
MOLOCO Asset API
MOLOCO Audience Target API
MOLOCO Campaign API
MOLOCO Campaign Summary API
MOLOCO Change History API
MOLOCO Cohort Summary API
MOLOCO Creative API
MOLOCO Creative Group API
Where this information came from

This is an independent, third-party profile of MOLOCO Spending Limit 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.