Mediloop
APIsMarketplace APICompliance overview

Compliance overview

Understand the Marketplace eligibility and publication controls applied before a product can be sold publicly.

Authentication

OAuth 2.0

Permissions

marketplace:write

Rate limit

120 requests / min

Response

200 OK

Overview

Understand the Marketplace eligibility and publication controls applied before a product can be sold publicly.

Key capabilities

Eligibility

Evaluate public-sale eligibility.

Required data

Validate product metadata.

Publish guard

Block unsafe publication.

Remediation

Correct data and re-check.

Available endpoints

MethodEndpointPurpose
GET/catalog/{id}/publish-guardEvaluate product
GET/listings/{id}/publish-guardEvaluate listing

Workflow

01

Inspect

02

Validate

03

Remediate

04

Publish

Authentication

Use OAuth 2.0 credentials and the least-privilege Marketplace scopes required by your application.

Common use cases

ScenarioRecommendation
Interactive applicationsUse scoped user/organization access
Back-office syncUse server-side credentials and idempotency
High-volume jobsUse pagination and respect rate limits

Next steps

Marketplace API Reference →