Quick start
Get Piper on your website in 5 minutes
Copy your snippet, paste it where you want the diagnostic tool to appear, run a test, and start receiving qualified plumbing leads.
1
Copy your snippet
Code
<script src="https://getpiper.app/w.js" data-key="YOUR_API_KEY" data-mode="inline"></script>
2
Paste on your website
Open your website editor and paste the snippet into the page section where you want Piper to appear.
3
Test it
Visit your website, complete the Piper diagnostic form, and verify you receive the lead notification.
4
You're live
Piper is now active on your website. Share your website URL with customers and start receiving qualified leads.
API Reference
Code
POST /api/diagnose
Headers: x-api-key: YOUR_API_KEY
Body: { photo: base64, description: string, urgency: string }Code
GET /api/config Headers: x-api-key: YOUR_API_KEY
Did this help?