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

MoEngage Coupon Lists API

Operations related to defining, managing status (active/archive), and modifying coupon list metadata.

MoEngage Coupon Lists API is one of 46 APIs that MoEngage publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

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

Requests are made against a single base URL, https://api-{dc}.moengage.com/v1.

6 operations 4 paths 4 schemas 2 GET1 PATCH1 POST2 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-01.moengage.com/v1
Authentication
HTTP Basic
Resource Areas
1

Authentication & Security 1

MoEngage Coupon Lists API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (basicAuth). By default, every request must be authenticated.

  • basicAuth — Authentication is done via Basic Auth. This requires a base64-encoded string of your credentials in the format 'username:password'. - Username: Use your MoEnga…

Paths & Operations 6

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

Coupon Lists 6

Operations related to defining, managing status (active/archive), and modifying coupon list metadata.

POST
/coupon-list
Create a Coupon List
createCouponList body → 201400401403429500
GET
/coupon-list
Fetch All Coupon Lists
fetchAllCouponLists 2 params → 200400401403429500
GET
/coupon-list/{coupon_list_id}
Fetch Coupon List Details
fetchCouponList 2 params → 200400401403429500
PATCH
/coupon-list/{coupon_list_id}
Update a Coupon List
updateCouponList 2 params body → 200400401403429500
PUT
/coupon-list/{coupon_list_id}/activate
Activate Coupon List
activateCouponList 2 params body → 204400401403429500
PUT
/coupon-list/{coupon_list_id}/archive
Archive a Coupon List
archiveCouponList 2 params → 204400401403429500

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are CreateCouponListRequest (6 properties), AlertConditions (4 properties), Error (2 properties), ErrorResponse (1 property). Each schema is shown below with its type and property counts.

AlertConditions
object
Configuration for various alert triggers.
4 properties
ErrorResponse
object
1 property
CreateCouponListRequest
object
6 properties 4 required
Error
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

moengage-coupon-lists-api-openapi.yml Raw ↑

Other APIs MoEngage publishes across the network.

MoEngage MCP Server
MoEngage Bulk API
MoEngage Business Events API
MoEngage Campaign Reports API
MoEngage Cards API
MoEngage Catalog API
MoEngage Cohort Sync API
MoEngage Content Blocks API
MoEngage Coupon Files API
MoEngage Create Campaigns API
MoEngage Dashboards API
MoEngage Device API
Where this information came from

This is an independent, third-party profile of MoEngage Coupon Lists 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.