Jump to Content
Arcade.xyz
GuidesAPI Reference
Arcade.xyz
API Reference
GuidesAPI Reference
All
Pages
Start typing to search…

Arcade.xyz API

  • Testnet
  • Authentication
    • API Key
  • Loans
    • Get a list of loans for an accountget
    • Get a list of loansget
    • Get a loan by the loan's id and matching loan core addressget
  • LoanTerms
    • Get loan terms created by an accountget
    • Create signed loan terms for a NFT or Vaultpost
    • Delete a loan term by id owned by an accountdelete
    • Fetch loan termsget
    • Get a loan term by id.get
    • Get the signature for signed loan termsget
  • Nonces
    • Get your consumed noncesget
  • Accounts
    • Get your account detailsget
  • Collections
    • Get collections indexed by Arcade.xyzget
  • Lend
    • Get Listings, Vaults and associated LoanTermsget
  • Vaults
    • Get a vault by its addressget

Get the signature for signed loan terms

get https://api.arcade.xyz/api/v2/loanterms//signature

The signature is used in conjunction with the loan terms to initiate a loan

Language
Click Try It! to start a request and see the response here!