Skip to main content
POST
Exchange a handoff token for a test session

Body

application/json
token
string
required

The handoff_token issued by the live environment.

Response

Test session issued.

access_token
string
expires_at
string<date-time>
refresh_token
string
refresh_expires_at
string<date-time>
account
object

The mirror account in the test environment.

livemode
boolean

Always false in the test environment.

Last modified on July 18, 2026