Quick start

Get Piper on your website in 5 minutes

Copy your snippet, paste it before the closing body tag, run a test, and start receiving qualified plumbing leads.

1

Copy your snippet

Code
<script src="https://getpiper.app/w.js" data-key="pk_live_abc123"></script>
2

Paste on your website

Open your website editor and paste the snippet before the closing </body> tag.

3

Test it

Visit your website and click the Piper button. Submit a test diagnosis and verify you receive the email 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: pk_live_abc123
Body: { photo: base64, description: string, urgency: string }
Code
GET /api/config
Headers: x-api-key: pk_live_abc123

Did this help?