Skip to main content

Autoramp Status Mapping

State TypeAPI StatusDescription
BlockingCreatedThe autoramp has been created and is waiting for authorization via Two-Factor Authentication. Autoramps that require 2fa for creation (disabled by default). Start in this state.
AuthorizedAuthorizedThe autoramp has been authorized and is waiting for the deposit account to be created and verified. Autoramps start in this state.
BlockingEditPendingThe autoramp has pending edits that require authorization
ProgressDepositAccountAddedA deposit account has been added to the autoramp
ProgressApprovedThe autoramp has been approved and deposit account verified
TerminalRejectedThe autoramp has been rejected
TerminalCancelledThe autoramp has been cancelled
deposit_rails is populated only once the autoramp reaches Approved. Earlier states return deposit_rails: []. Poll GET /autoramps/{id} or subscribe to webhooks to detect the transition.