| Account | Complete on-chain account information returned by the Keyban API. |
| AccountAssignment | Pending loyalty assignment created before an account exists. |
| Address | Represents an Ethereum address in hexadecimal format. |
| Application | Application configuration and metadata. |
| ApplicationFeature | String literal union of the supported application features. |
| ApplicationThemeMode | String literal union describing the theme mode options. |
| AuthConnection | Represents the types of authentication connections available. |
| AuthMethod | - |
| AuthSendOtpArgs | Arguments for sending a One-Time Password (OTP). |
| AuthSignInArgs | Arguments for signing in a user. |
| AuthUpdateUserArgs | - |
| AuthUser | Authenticated user profile. |
| Balance | Represents a balance with optional metadata. |
| ChatRole | - |
| Currency | String literal union of supported loyalty currencies. |
| DppApplicationMetrics | DPP metrics for a specific application. |
| DppClaimResult | Result of a DPP claim operation. |
| DppMetrics | DPP metrics for tracking Digital Product Passport lifecycle. |
| DppMetricsByOrg | DPP metrics grouped by organization. |
| DppPassport | - |
| DppProduct | Product template for Digital Product Passports. |
| DppProductStatus | String literal union of the DPP product statuses. |
| DynamicFieldDef | - |
| DynamicFieldsType | - |
| DynamicFieldType | - |
| EstimateERC20TransferParams | Parameters to estimate an ERC‑20 transfer, without fees. Derived from TransferERC20Params by omitting fees. |
| EstimateNftTransferParams | Parameters to estimate an NFT transfer, without fees. Derived from TransferNftParams by omitting fees. |
| EvmFeeDetails | EIP‑1559 fee parameters for EVM transactions. Used by EVM account transfer methods to override gas pricing when needed. |
| EvmNetwork | Allowed EVM network identifiers. |
| FeeDetails | - |
| FeesEstimation | Represents a transaction fee estimation returned by estimation methods. The concrete shape of the details field depends on the underlying network: - EVM chains: EvmFeeDetails (EIP-1559 fields) - Stellar: StellarFeeDetails (fee per operation as string) |
| FeesUnit | Represents the unit of fees in a specific blockchain. |
| GoogleGeminiModel | - |
| Hash | Represents a cryptographic hash value in hexadecimal format. |
| Hex | Represents a hexadecimal value in blockchain-related contexts. |
| KeybanApiStatus | - |
| KeybanAssetTransfer | - |
| KeybanClientConfig | Configuration options for initializing the Keyban client. |
| KeybanNft | - |
| KeybanNftBalance | - |
| KeybanOrder | - |
| KeybanToken | - |
| KeybanTokenBalance | - |
| LlmModelPricing | - |
| LlmProvider | - |
| LlmUsageByModel | - |
| LlmUsageByOrganization | - |
| LlmUsageByProvider | - |
| LlmUsageMeta | - |
| LlmUsageMetadata | - |
| LlmUsageRecord | - |
| LlmUsageResponse | - |
| LlmUsageTimeline | - |
| LoyaltyApplicationMetrics | Loyalty metrics for a specific application. |
| LoyaltyMetrics | Loyalty metrics for tracking program engagement and customer behavior. |
| LoyaltyMetricsByOrg | Loyalty metrics grouped by organization. |
| LoyaltyRewardTier | Loyalty reward tier definition. |
| NativeCurrency | Represents the native currency of a blockchain network. |
| Network | Union across every supported blockchain runtime. |
| ObjectEnum | - |
| ObjectPaths | - |
| Order | - |
| OrderItem | - |
| Organization | - |
| PaginationArgs | Arguments for paginating a collection. |
| Prettify | - |
| ProblemDetails | RFC 7807 Problem Details for HTTP APIs. |
| ProductDetailStats | Detailed statistics for a DPP product sheet. |
| ProductStats | Aggregated statistics for all DPP product sheets at organization level. |
| QuotaOrganization | - |
| ShopifyPassportFields | - |
| ShopifyProductFields | - |
| ShopifyShop | - |
| StarknetNetwork | Allowed Starknet network identifiers. |
| StellarFeeDetails | Stellar fee per operation represented as a string in stroops. In congestion, Horizon exposes a higher mode fee; otherwise it's the base fee (100 stroops). |
| StellarNetwork | Allowed Stellar network identifiers. |
| TierDistribution | Tier distribution representing customer spread across loyalty tiers. |
| TimeSeriesDataPoint | Time series data point for tracking product sheet creation trends over time. |
| TransferERC20Params | Parameters for transferring ERC‑20-like fungible tokens. |
| TransferNftParams | Parameters for transferring NFTs (ERC‑721 / ERC‑1155 on EVM chains). |