API Services
Integrate our product data and services directly into your systems
Powerful Integration
Our RESTful API provides comprehensive access to our product catalog, pricing, inventory, and order management systems.
Whether you're building an internal procurement system, customer-facing e-commerce platform, or integrating with your ERP, our API delivers the data you need in real-time.
- RESTful JSON API
- OAuth 2.0 Authentication
- Comprehensive Documentation
- Sandbox Environment
- Dedicated Developer Support
{
"endpoint": "/api/v1/products/{sku}",
"method": "GET",
"response": {
"sku": "UC-BRK-1234",
"name": "Brake Pad Set",
"stock": 145,
"price": {
"list": 42.50,
"net": 34.00,
"currency": "GBP"
},
"availability": "in_stock"
}
}
Choose Your Data Integration Package
Flexible tiers for catalogue feeds and live API integrations.
dataLite
StarterCore product data for new storefront or ERP integrations.
- Basic product attributes
- Selected OEM cross references
- Static monthly pricing data
- Single thumbnail image per SKU
- Email support
dataPro
Most PopularFull feed package for richer product experiences and faster updates.
- Full product attributes + selected OEM cross refs
- Static daily pricing updates
- Multiple product image angles
- Category tree + vehicle applications
- Email and chat support
dataMax
Live APIReal-time API access for fully automated integrations.
- Live pricing and stock via API
- Full data model with scalable integration
- Real-time update frequency
- Bearer token authentication
- Dedicated account management
API Capabilities
Product Data API
Access our complete product catalog programmatically. Get part numbers, specifications, cross-references, and availability in real-time.
Pricing API
Retrieve customer-specific pricing, bulk discounts, and promotional offers. Integrate pricing directly into your procurement systems.
Stock & Availability
Check real-time stock levels across our warehouses. Plan orders and set up automated alerts for product availability.
Order Integration
Submit orders directly through the API. Track order status, delivery updates, and access invoice data seamlessly.
Technical Specifications
| Base URL | https://api.ucparts.com/v1 |
|---|---|
| Authentication | OAuth 2.0 Bearer Token |
| Response Format | JSON (UTF-8) |
| Rate Limiting | 1000 requests/minute (standard) |
| Uptime SLA | 99.9% |
Available Endpoints
/products
/products/{sku}/pricing
/stock/{sku}
/orders
/orders/{id}
Ready to Integrate?
Contact us to get your API credentials and access to our developer documentation.
Request Access All Services