Skip to main content

About

Read and update the profile of the user who owns the API key — name, email, and phone number — and get the in-app links a human uses to connect email or set up phone/Twilio. Everything here operates on the calling key’s own account; there are no cross-user ids. All operations go through the developer API gateway — one endpoint, called by operationId. If you haven’t set up a key yet, start with the Developer API Overview.

Operations

Reading your account (READ scope)

Writing your account (WRITE scope)

Your accountThese operations act on the calling key’s own user and profile. There is no caller-supplied entity id and no cross-user access — the subject is always the key owner, derived from the key.

Example

Read the current profile:
Full variable schemas, response shapes, and worked examples for every operation are available from the discovery endpoint.