Mediloop
APIsMarketplace APICatalog overview

Catalog overview

Browse the public-safe Marketplace catalog and integrate product discovery into your application.

Authentication

OAuth 2.0

Permissions

marketplace:read

Rate limit

120 requests / min

Response

200 OK

Overview

Browse the public-safe Marketplace catalog and integrate product discovery into your application.

Key capabilities

Product discovery

Browse public-safe products.

Categories

Organize catalog navigation.

Fresh data

Use filtering and pagination.

Compliant surface

Only eligible public products.

Available endpoints

MethodEndpointPurpose
GET/productsList products
GET/products/{id}Product details
GET/categoriesList categories

Workflow

01

Browse

02

Filter

03

Inspect

04

Use

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 →