API Reference
API Reference

Create a check-in

Creates a new check-in (safety alarm) for the authenticated user. Validates E911 address compatibility, time constraints, and contact selection.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Check-in name/label

string
required

E911-compatible address

time
object
required

Check-in time

string
required

Date for the check-in (YYYY-MM-DD)

integer
required

Emergency contact ID (Get it from List Emergency Contacts endpoint)

string
required

Type of contact

string
length ≤ 100

Optional note

string
required

Timezone identifier for the check-in address (e.g. "America/New_York"). Required for time validation.

Responses

401

Unauthorized - Invalid or expired token

422

Validation error

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json