Proponent ProCart API
procart.proponent.com
Aircraft spare parts from Proponent, one of the largest independent aerospace parts distributors. Look up your account's pricing and stock for up to 500 part numbers at a time, see volume discount tiers and approved alternate parts, and check shelf life, export codes and country of origin before you buy. An account is required, as pricing and availability differ by customer.
- Actions
- 3
- Category
- Aircraft Supply
- Login
- Some actions
- Output
- JSON
Call the Proponent ProCart API
Submit a task, then poll the job until it settles. This example runs pro_part_detail.
curl -X POST https://api.anakin.io/v1/wire/task \
-H "X-API-Key: $ANAKIN_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"action_id": "pro_part_detail",
"credential_id": "<your-credential-id>",
"params": {
"part_numbers": ["M83248/1-018"]
}
}'3 actions on procart.proponent.com
Read
Part Details & Compliance
pro_part_detailreadlogin required8 credits / callThe full record for specific Proponent part numbers: shelf life, part condition, export control codes (ECCN, Schedule B, HTS), hazardous-material status, REACH and RoHS compliance, weight and dimensions, volume price tiers, stock at each warehouse with dates for inbound shipments, and details of the batch actually held — manufacturer, cure date, country of origin and CAGE code. Use this to check a part before buying it.
- part_numbers
- array · required
- include_stock
- boolean
- include_price_breaks
- boolean
Part Price & Availability
pro_part_lookupreadlogin required10 credits / callLook up your account's price, stock and approved alternate parts for up to 500 aircraft part numbers at once. Each result shows the description, unit price at your quantity, volume discount tiers, quantity on hand at each warehouse with dates for inbound shipments, lead time and export codes. Proponent often supplies an equivalent part in place of the one you asked for, so every result states what was substituted and what it replaces. The cheapest option you can actually order is summarised for you.
- part_numbers
- array · required
- quantity
- integer
- include_price_breaks
- boolean
- include_details
- boolean
- include_substitutes
- boolean
Search Parts Catalogue
pro_search_partsreadlogin required5 credits / callFind part numbers in Proponent's catalogue from a keyword or a partial part number, when you do not yet know the exact number. Returns the matching part numbers with their descriptions. This is a catalogue lookup only and carries no price or stock — use Part Price & Availability once you have the number.
- query
- string · required
- max_results
- integer
- contains
- string
- exclude_prepak
- boolean
Proponent ProCart API questions
- Is there an API for Proponent ProCart?
- Proponent ProCart does not offer a public data API for this, but Anakin Wire provides 3 maintained endpoints for procart.proponent.com. You call Anakin's REST API with an action ID and parameters and get structured JSON back; Anakin handles the browser, proxies, anti-bot, and parsing.
- How do I scrape Proponent ProCart data?
- POST to https://api.anakin.io/v1/wire/task with your API key, the action ID, and its parameters, then poll GET /v1/wire/jobs/{id} until the job settles. There is nothing to install and no scraper to maintain — when procart.proponent.com changes its markup, Anakin updates the action.
- Do I need a Proponent ProCart account?
- Some Proponent ProCart actions read data that is only visible when signed in, so those need a credential you connect once. Actions marked "read" without a login requirement run anonymously.
- What does the Proponent ProCart API cost?
- Usage-based credits, charged per call and refunded automatically when a job fails. New accounts start with 300 free credits and no card. See anakin.io/pricing for the current rates.
More Aircraft Supply APIs
CSAT — Czech Airlines Technics
Aircraft component stock, pricing and repair capability from Czech Airlines Technics, a Prague MRO that both sells components and overhauls them. Covers the online parts catalogue plus the surplus, wheels and brakes, emergency equipment and repair capability lists.
DASI
Aircraft spare parts from DASI, an aviation parts distributor based in Miami. Search by part number or keyword to see every available offer with its price, condition, quantity, lead time and stocking location, then check a specific listing's traceability and airworthiness certificates before you buy. Browsing works without an account; sign in to see your own contract pricing and certificate documents.
Satair Market
Airbus' B2B marketplace for aircraft spare parts, from Satair's own stock and third-party sellers. Find any part with live prices, availability and certificates, then vet the supplier before you buy.