Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.cloud.coinbase.com/llms.txt

Use this file to discover all available pages before exploring further.

The encapsulation of an authentication state.

Properties

PropertyTypeDescription
accessTokenstringThe access token.
expiresAtnumberThe Unix timestamp, in milliseconds, of the expiration date of the access token.
userUserThe authenticated user.