# PlatPhorm Contacts Privacy-first contact management at https://contacts.platphormnews.com. - Imports vCard, Google CSV, Outlook CSV, and standard CSV locally. - Repairs, duplicate matching, editing, validation, and conversion run in a Web Worker. - Contact data is not uploaded and is session-only unless the user explicitly enables on-device persistence. - The Contact Picker API shares only user-selected contacts and is not broadly available on iOS. - The server API exposes health and discovery metadata only. It cannot access browser-local contacts. - An explicit protected action can transfer one reviewed generated CSV through Data Studio to Files or Sheets with PLATPHORM_API_KEY and a durable receipt. Public metadata: - https://contacts.platphormnews.com/api/health - https://contacts.platphormnews.com/api/docs - https://contacts.platphormnews.com/openapi.yaml - https://contacts.platphormnews.com/.well-known/trust.json - https://contacts.platphormnews.com/.well-known/mcp.json