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

Monetate Metadata API

Read-only API returning metadata about a Monetate account so that experience, page-event and custom-target identifiers seen in engine responses and analytics exports can be resolved to human-interpretable names. Covers accounts, experiences (variants), experience summaries, page events and custom targets.

This API exposes 10 operations across 10 paths, and defines 20 schemas. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against a single base URL, https://api.monetate.net/api/metadata/v1/{retailerShortname}/production.

10 operations 10 paths 20 schemas 10 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://api.monetate.net/api/metadata/v1/{retailerShortname}/production
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Monetate Metadata API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (TokenAuthentication). By default, every request must be authenticated.

  • TokenAuthentication — The Monetate Metadata API uses Token Authentication. Requests to the Metadata API must include a valid, active authentication token. Include an Authorization h…

Paths & Operations 10

Across 10 paths, the API surfaces 10 operations — 10 GET. Each is listed below with its method, path, parameters, and response codes.

Metadata 10

Metadata related endpoints.

GET
/metadata/customtarget
List Custom Targets
1 param → 200401403404500
GET
/metadata/customtarget/{customtarget-id}
Get Custom Target Details
1 param → 200401403404500
GET
/metadata/pageevent
List Page Events
1 param → 200401403404500
GET
/metadata/pageevent/{pageevent-id}
Get Page Event Details
1 param → 200401403404500
GET
/metadata/variant
List Experience Details
2 params → 200401403404500
GET
/metadata/variant/{variant-id}
Get Experience Details
3 params → 200401403404500
GET
/metadata/experience-summary
List Experience Summaries
2 params → 200401403404500
GET
/metadata/experience-summary/{experience-summary-id}
Get Experience Summary Details
3 params → 200401403404500
GET
/metadata/account
List Accounts
→ 200401403404500
GET
/metadata/account/{account-id}
Get Account
1 param → 200401403404500

Schemas 20

The contract defines 20 schemas that model the data the API accepts and returns. The most detailed are Experience-Summary (14 properties), Variant (9 properties), Account (7 properties), CustomTarget (5 properties). Each schema is shown below with its type and property counts.

VariantResponse
object
2 properties 2 required
Experience-SummaryResponse
object
2 properties 2 required
PageEventResponse
object
2 properties 2 required
Variant
object
Representation of an Experience object.
9 properties
CustomTargetResponse
object
2 properties 2 required
Experience-Summary
object
Representation of an Experience summary object.
14 properties
VariantListResponse
object
2 properties 2 required
AccountResponse
object
2 properties 2 required
Account
object
Representation of an Experience object.
7 properties
PageEventListResponse
object
2 properties 2 required
CustomTargetListResponse
object
2 properties 2 required
ResponsePagination
object
3 properties
CustomTarget
object
Representation of a Custom Target object.
5 properties
ResponseMeta
object
3 properties 1 required
Response
object
2 properties 2 required
ResponseMetaPagination
Experience-SummaryListResponse
object
2 properties 2 required
AccountListResponse
object
2 properties 2 required
PageEvent
object
Representation of a Page Event object.
2 properties
ResponseAnyData
object

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

monetate-metadata-api-openapi.yml Raw ↑
Where this information came from

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