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
| Method | Endpoint | Purpose |
|---|---|---|
GET | /products | List products |
GET | /products/{id} | Product details |
GET | /categories | List 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
| Scenario | Recommendation |
|---|---|
Interactive applications | Use scoped user/organization access |
Back-office sync | Use server-side credentials and idempotency |
High-volume jobs | Use pagination and respect rate limits |