Jump to Content
Deck
HomeGuidesRecipesAPI
Deck
Guides
HomeGuidesRecipesAPI
All
Pages
Start typing to search…

DOCS

  • Welcome to the Docs
  • Quickstart
    • Introduction
    • Keys and secrets
    • Authentication
    • Link session flow
    • Code samples
    • Initialize a Link Session
    • Connect
    • Get an access token
    • Retrieve data collected
    • Next steps
  • Deck Link
    • Introduction to Deck Link
    • Link flow overview
    • MFA & Other Special Authentication Flows
    • MFA disabling - End-user consent flow (Beta)
    • Account Selection (Beta)
    • Handling Refresh with or without MFA
  • Link SDK
    • Link Installation
    • Link session flow
    • Parameters
    • Functions
    • Supported browsers
  • Understanding Connection Statuses
    • SecurityAnswerRequired
    • SecurityAnswerInvalid
    • MfaMethodChoiceRequired
    • MfaCodeRequired
    • MfaActionRequired
    • MfaCodeInvalid
    • AccountSelectionRequired
    • ConnectedCredentials
    • ConnectedWaitingOnDataExtraction
    • DataFound
    • NoDataFound
    • InvalidCredentials
    • SecurityAnswerTimeout
    • MfaCodeTimeout
    • Error
    • RetryLater

Products

  • Sustainability
    • Rewind - Account History
    • On Data Consistency
    • Interval Data
  • Bill
    • Bill
    • Statement File
  • Linkless API integration
    • Linkless API integration using Webhooks
      • Linkless with webhooks
      • Linkless with webhooks (MFA)
    • Linkless API integration using polling
      • Linkless with polling
      • Linkless with polling (MFA)

testing

  • Sandbox overview
    • Using Sandbox
    • Test credentials
  • Testing with live data

Errors

  • Errors overview
  • Error schema
  • Connection errors
    • CONNECTION_FAILED
    • CONNECTION_LOCKED
    • CONNECTION_NOT_FOUND
    • INVALID_CREDENTIALS
    • LIVE_CONNECTIVITY_NOT_ENABLED
    • NO_ACCOUNTS
    • NO_INVOICES
    • PRODUCT_NOT_ENABLED
    • PRODUCT_NOT_READY
  • Data source errors
    • DATA_SOURCE_NOT_FOUND
    • DATA_SOURCE_NOT_RESPONDING
  • API errors
    • UNEXPECTED_ERROR
    • PLANNED_MAINTENANCE
  • Invalid Request errors
    • VALIDATION_FAILED
  • Invalid Input errors
    • INVALID_ACCESS_TOKEN
    • INVALID_ACCOUNT_ID
    • INVALID_API_KEYS
    • INVALID_INVOICE_ID
    • INVALID_LINK_TOKEN
    • INVALID_PUBLIC_TOKEN
    • CONSENT_REQUIRED
  • Rate Limit Exceeded errors
    • BILL_LIMIT
    • CREDIT_RISK_LIMIT
    • IDENTITY_LIMIT
    • SUSTAINABILITY_LIMIT

Dashboard

  • Dashboard Overview
  • No-Code Platform
    • Account Setup
    • Selecting the Object
    • Introduction to Teams
    • Add or Remove teams
    • Teams and Members
    • Permissions and Roles
    • Link Configuration
    • Branding
    • Understanding Sites
    • Site Configuration
    • Connect Accounts
    • Consumption Data
    • Upcoming features

Webhooks

  • Webhooks overview
  • Configuring webhooks
  • Webhook schemas

USE CASE EXAMPLES

  • Account-Switch and Payments
Powered by 

Account Selection (Beta)

Your users are able to select one, or multiple accounts they wish to link with your platform.

Updated 10 days ago


MFA disabling - End-user consent flow (Beta)
Handling Refresh with or without MFA