Walmart Intelligence via API.
Embed Walmart intelligence directly into your internal applications. Power your ERP, BI tools, repricing engines, and custom business logic with live data.
# Fetch a full product object with history from rivin import Client client = Client(api_key="rv_live_8f2...c91") # Single item — returns everything product = client.items.get("4K-LED-55-A1") # Batch — up to 100 items per call batch = client.items.batch([ "4K-LED-55-A1", "HDMI-CBL-6FT", ... ]) print(product.buy_box.seller) # "Walmart.com" print(product.stats.avg_price_90d) # 429.00 print(product.sellers[0].name) # "SellerPro"
Built for Integration. Designed for Scale.
Sub-Second Latency
p95 response times under 400ms globally. Built for real-time integrations where speed directly impacts margin.
Embed into Your Stack
Pipe pricing, Buy Box, ranking, and sales data directly into your ERP, BI tools, repricing engines, or custom internal dashboards.
REST + GraphQL
REST available today. GraphQL schema rolling out mid-2026 with versioned evolution — no breaking changes, ever.
Typed SDKs
Native Python and Node.js SDKs with full type coverage. Install, authenticate, and ship your first query in minutes.
Full Time-Series Access
Price history, Buy Box ownership, ranking, and review data as compressed alternating arrays — efficient at any scale.
Enterprise Security
SOC 2 compliant, SAML SSO, API key rotation, and HMAC-signed webhooks. Built for teams with real compliance requirements.
Core Endpoints
Ship Your Integration This Week.
A 30-minute technical walkthrough with a Rivin engineer. Bring your use case — we'll map the endpoints live.