Proximity Protect — COI Integration API v1
The Proximity Protect Marketplace API allows partner platforms to issue Certificates of Insurance (COIs) for daily workspace rentals in real-time.
Approach A: Partner Intake URL (Recommended)
Generate a signed URL → member clicks through → completes coverage on Protect → webhook fires back to you.
generate_url with member + building details.Approach B: Direct API (Full Automation)
Call our Submit Reservation endpoint directly with booking details → we generate a COI instantly → return a secure coi_view_url in the response + fire a webhook.
https://app.base44.com/api/apps/6992788d996e6139db52a454/functionsAll endpoints accept POST requests with JSON bodies.
marketplace_reservation_id twice returns the existing COI rather than creating a duplicate.