# SavItUp > SavItUp is a community platform where members share real, verified auto and > home insurance rates and request quotes from carriers they choose, with > explicit consent. savitup.com/rates shows community rate trends to members > who sign in by approving in the SavItUp app. ## Integration docs - [SSP integration guide](https://savitup.com/docs/ssp.md): Receive consented insurance leads — HTTPS JSON delivery, field mapping, eligibility filters, conversion feedback API, flat-fee billing. - [DSP integration guide](https://savitup.com/docs/dsp.md): Send traffic — opaque /go tracked links, QR codes, first-touch write-once attribution, privacy-preserving click tracking. - [Directed share requests integration guide](https://savitup.com/docs/share-integration.md): Ask a SavItUp customer for named fields while on a call — six-character code, template, consent on their phone, values sealed to your P-256 key and delivered to your endpoint. - [Decrypting a SavItUp share](https://savitup.com/docs/share-decrypt.md): The ECDH-P256 + HKDF-SHA256 + AES-256-GCM sealing scheme, with a runnable dependency-free Node snippet. - [SavItUp share fields (JSON Schema)](https://savitup.com/docs/share-fields.schema.json): The machine-readable baseline rules for every value a share request can carry — types, ranges, patterns, formats and the customer-facing error copy. ## Policies - [Privacy Policy](https://savitup.com/privacy.html) - [Terms & Conditions](https://savitup.com/terms.html) ## Contact - support@savitup.com