POST
/
credit
/
approve

Authorizations

X-API-KEY
string
headerrequired

Body

application/json
chain
string
required

Blockchain network to use

token_id
string
required

Ethereum address of the credit token

holder_address
string
required

Ethereum address of the token holder account

spender_address
string
required

Ethereum address of the spender account

amount
number
required

Amount of credit tokens to approve

Response

200 - application/json
success
boolean
required

Success response

unsignedTransaction
any | null

Unsigned transaction object for the user to sign