Answer a few trade-specific questions. Planra calculates materials, labor, and pricing by location — then generates an itemized quote. Drop-in widget and API for partners.
No credit card required. Cancel anytime.
Usage overages billed at metered rates. Cancel anytime.
Connect Planra to accounting, calendars, and CRM to streamline your workflow.
Copy-paste the widget or call the REST API. Your team answers a few questions; Planra returns a ready-to-send quote.
<script src="https://cdn.planra.com/planra.js" data-api-key="pk_live_xxx"></script>
<div id="planra-quote" data-trade="roofing" data-theme="light"></div>
POST /v1/quotes/preview // inputs → totals
GET /v1/trades // available trades + schema
POST /v1/quotes // create + store quote
GET /v1/quotes/{id} // status + results
Create an account, get an API key, and generate your first quote today.
Enter your email to receive a trial API key (mocked here for preview).