Skip to main content
GET
Get profile details
Returns your account context: tenant details, onboarding progress and a wallet summary.

What you get depends on how you authenticate

object
The signed-in user. null when you authenticate with an API key — a key belongs to a tenant, not a person, so no user identity is returned
object
Tenant id, name, slug, status, country and currency
object
Onboarding flags — hasIntegration, hasFlow, hasTestedCall, completed
object
Wallet id, balance, currency and low-balance threshold

Response with an API key

This is the quickest way to confirm a new key works and to discover your tenant ID.