A normalized, machine-readable wholesale catalog — 12k+ SKUs from dozens of suppliers, with pricing, media, and demand and cost signals — ready for your AI agents and automated ordering.
$ curl -H "Authorization: Bearer $KEY" \ https://pleasurestock.com/api/v1/products/SHD-S188 { "sku": "SHD-S188", "name": "Tricker Vibrator", "supplier": "S-Hande", "price": { "value": 12.00, "ccy": "USD" }, "category": "vibrators/rabbit", "media": ["cdn/.../front.webp"], "availability": "in_stock" }
Haven't tried yet? AI can build your auto-ordering service, pricing engine, or analytics dashboard. Just describe what you need — it will write the code.
But without a database, such service is useless.
PleasureStock — the database ready for AI.
Unified catalog from multiple suppliers. Real-time stock levels. Consistent data structure.
View example product →RESTful endpoints. AI-optimized responses. MCP server live — connect any AI agent.
Standardized images, videos, and specifications. One format for all suppliers.
Auto-ordering algorithms. Demand forecasting. Turnover analysis. Price optimization.
Excel / PDF price-lists from suppliers, pulled straight from email.
Dual-agent consensus gate checks every row — quality, currency, media.
Categories, currencies (USD/CNY), stable product identity.
Live on the storefront and the API the moment it passes the gate.
PleasureStock ingests fragmented supplier price-lists and turns them into a single normalized, machine-readable catalog — so your systems consume clean structured data instead of scraping PDFs.
Every product carries a stable identifier, normalized pricing (USD/CNY), consistent categories and tags, and standardized media — the same shape across every supplier.
On top of the catalog, the External API exposes demand, landed cost, and reorder recommendations, so AI-driven procurement can decide what to buy and when.
A product-data layer that handles the digitization and normalization, so you don't have to build it yourself.
Stop copying data from PDF files manually. Our unified format works with people, systems, and AI. One import — and products are ready for automated processing.
TCC & TSP calculators show real costs with logistics. Group purchases give wholesale prices at small volumes. Visual Search finds better alternatives instantly.
Comments on products, Order Queue, real-time notifications. Your entire team works in sync without lost emails and with all decisions documented.
Our API isn't just machine-readable — it's AI-native. Structured data that neural networks understand. Semantic markup for LLMs. Vector embeddings for similarity search.
Use the REST API: GET /api/v1/products returns structured JSON for each product (SKU, name, supplier, price and currency, category, media, availability). Authenticate with a Bearer token. A catalog export endpoint is available for bulk mapping.
Yes. Our remote MCP server is live at https://pleasurestock.com/mcp (Streamable HTTP, Bearer-authenticated with your API key). Connect Claude Code with `claude mcp add --transport http pleasurestock https://pleasurestock.com/mcp --header "Authorization: Bearer YOUR_API_KEY"`, or add it to Cursor. It exposes read-only catalog tools (catalog_search, catalog_get_product, catalog_lookup, catalog_list_categories). See /api-docs for setup.
Per product: SKU, name, supplier, normalized price with currency (USD/CNY), category and tags, media URLs, and availability. Through External API v2 you can also pull aggregated demand, landed cost, and reorder recommendations for connected buyer systems.
Normalized JSON. Prices are normalized across suppliers (USD/CNY), every product has a stable identifier (uuid), and categories and tags are consistent. No PDF scraping or per-supplier format reconciliation on your side.
12k+ products from dozens of suppliers. Catalogs are ingested from supplier price-lists, passed through a dual-agent verification gate, normalized, and published — so data updates continuously as suppliers send new lists.
With a Bearer token / API key scoped to your company. The same key works across catalog and External API v2 endpoints.
It's free during beta. Register and request an API key (self-service onboarding is coming; for now keys are issued on request via support). Early adopters get preferential terms when paid tiers launch.
Where AI meets industry data. Where automation becomes reality.