Pipeline Engine API
Enter any Canadian address below. Pick a trade and service type. Get back a full priced estimate with itemized line items, quantities, and costs.
/api/pipeline/estimateGenerate a full priced estimate for any trade at any address.
{
"trade": "roofing",
"service_type": "reshingle",
"property_type": "residential",
"address": "123 Main St, Toronto, ON"
}/api/pipeline/tradesList all available trades and service types for your API key.
/api/pipeline/batch/estimateBatch estimate multiple addresses in a single request. Up to 10 per call.
/api/pipeline/estimatesRetrieve stored estimates for your client. All data encrypted at rest.
/api/pipeline/estimates/{id}PIPEDA right-to-deletion. Remove any stored estimate permanently.
Full interactive documentation available at pipeline.oakden.ca/docs
Get Your API Key