You've Got Leads API

The integration surface of You've Got Leads, the senior-living CRM that is a division of A Place for Mom, Inc. The public integrations page names an "application programming interface (API)" used for web-to-lead population from a partner's own inquiry forms, a webhook channel that posts to a partner's server when events occur on leads, and prebuilt referral-network connectors that auto-populate A Place for Mom and Caring.com referrals into a YGL account. A live API host answers at api.youvegotleads.com — an ASP.NET Core application whose root page is titled "Home Page - YouveGotLeadsAPI" — but no OpenAPI, no reference, no authentication guide and no rate limits are published anywhere. Access is arranged by contacting support; the API is real and first-party, and its contract is not public.

API entry from apis.yml

apis.yml Raw ↑
aid: a-place-for-mom-youve-got-leads-api
name: You've Got Leads API
description: The integration surface of You've Got Leads, the senior-living CRM that is a division of
  A Place for Mom, Inc. The public integrations page names an "application programming interface (API)"
  used for web-to-lead population from a partner's own inquiry forms, a webhook channel that posts to
  a partner's server when events occur on leads, and prebuilt referral-network connectors that auto-populate
  A Place for Mom and Caring.com referrals into a YGL account. A live API host answers at api.youvegotleads.com
  — an ASP.NET Core application whose root page is titled "Home Page - YouveGotLeadsAPI" — but no OpenAPI,
  no reference, no authentication guide and no rate limits are published anywhere. Access is arranged
  by contacting support; the API is real and first-party, and its contract is not public.
humanURL: https://www.youvegotleads.com/ygl-Integrations
baseURL: https://api.youvegotleads.com
tags:
- CRM
- Leads
- Referrals
- Senior Living
- Webhooks
properties:
- type: Integrations
  url: https://www.youvegotleads.com/ygl-Integrations
- type: Webhooks
  url: asyncapi/a-place-for-mom-webhooks.yml
- type: Support
  url: https://ygl.zendesk.com/hc/en-us/
- type: Login
  url: https://crm.youvegotleads.com
x-evidence:
  fetched: '2026-08-10'
  ownership: youvegotleads.com states "You've Got Leads is a division of A Place for Mom, Inc. (APFM)"
    and carries "Copyright (c) 2026, A Place For Mom, Inc." plus a yglsales@aplaceformom.com contact —
    first-party, verified 2026-08-10.
  probes:
  - url: https://api.youvegotleads.com/
    http_status: 200
    note: title "Home Page - YouveGotLeadsAPI"; ASP.NET Core; links to crm.youvegotleads.com
  - url: https://api.youvegotleads.com/openapi.json
    http_status: 404
  - url: https://api.youvegotleads.com/swagger/v1/swagger.json
    http_status: 404
  - url: https://www.youvegotleads.com/api
    http_status: 302
    note: 'Location: /?ReturnUrl=%2fapi — authentication wall'
  - url: https://www.youvegotleads.com/ygl-Integrations
    http_status: 200
    note: names the YGL API, YGL Webhooks and the connector list
  spec_published: false
  access: contact-required