Overview
Review the PartsSource Customer API documentation before getting started.
Base URL
https://api.partssource.com/customerKey Features
Multi-Tenant Architecture
Available Resources
Resource
Description
Authentication
curl -X POST https://auth.partssource.com/oauth2/token \
-H "Content-Type: application/x-www-form-urlencoded" \
-d "grant_type=client_credentials" \
-d "client_id=YOUR_CLIENT_ID" \
-d "client_secret=YOUR_CLIENT_SECRET" \
-d "scope=default-m2m-resource-server-p2hkah/customer:read"Response Format
Field
Description
Getting Started
Support
Last updated

