For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
GuidesAPI Reference
GuidesAPI Reference
  • Get started
    • Introduction
    • Quickstart
    • Authentication
  • Core concepts
    • Callout lifecycle
    • Customers & customer sources
    • Subscriptions & coverage
  • Integration guides
    • Personal Safety
    • Fixed Locations
    • Device & payment gateway
    • Webhooks
    • Go-live
LogoLogo
On this page
  • What this guide will cover
  • In the API Reference
Core concepts

Customers & customer sources

Was this page helpful?
Previous

Subscriptions & coverage

Next
Built with
Draft scaffold — content to be written.

A customer is the protected end user. A customer source is the integration identity your API credentials belong to; every customer you create is owned by your source. This page will explain the customer model and how onboarding fits into your integration.

What this guide will cover

  • The relationship between a customer source, customers, and subscriptions.
  • When to create a customer directly vs. via a hosted signup session.
  • Identifiers you should store (customer id, external references).

In the API Reference

  • Customers — create, retrieve, update, and retire customers.