Headers
Your WalletKit Project ID can be found on the API Keys page in the WalletKit Dashboard.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
The response is of type object
.
Upload NFT image to IPFS
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The response is of type object
.