# PrivacyPolicyURL > Hosted privacy policy URLs for apps, websites, stores, and AI agents. Paste one stable HTTPS link wherever a platform asks for a privacy policy URL. Site: https://www.privacypolicyurl.com Wizard (humans): https://www.privacypolicyurl.com/privacy-policy-url For agents: https://www.privacypolicyurl.com/for-agents Agent API: POST https://www.privacypolicyurl.com/api/v1/policies ## Pricing - Website, Store, SaaS, Lead/Ads, Desktop, IoT: $9.99/year per live URL (Stripe Checkout pay-link from the API). - Mobile App, Browser Extension, API/SDK: free hosted URL. - Agent API plan: $29/month for 25 active privacy policies + Bearer API key (no per-policy Checkout). - App listing URL pack (privacy + delete + support + EULA): $29.99/year via the human wizard. ## Agent provision (pay-link) POST /api/v1/policies Headers: Content-Type: application/json, Idempotency-Key: Body JSON fields: email, companyName (or resourceName), resourceType, optional policyContact, complianceLaws { gdpr, ccpa_cpra, caloppa, coppa_under13 }. Free resourceType → { status: "active", liveUrl }. Paid without Agent key → { status: "pending_payment", checkoutUrl, pendingUrl }. Paid with Authorization: Bearer ppu_… and quota → { status: "active", liveUrl }. ## Live document URLs - HTML: https://www.privacypolicyurl.com/{companySlug}/privacy-policy.html - JSON metadata: https://www.privacypolicyurl.com/{companySlug}/privacy-policy.json ## Optional - Human agencies: https://www.privacypolicyurl.com/agencies - Reviews: https://www.privacypolicyurl.com/reviews