NFTs
Get NFT Collection
Get NFT collection by collection address
Headers
X-WalletKit-Project-ID
string
requiredYour WalletKit Project ID can be found on the API Keys page in the WalletKit Dashboard.
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
network
enum<string>
Available options:
Ethereum
, Polygon
, Base
, Avalanche
, Polkadot
, Vara
contract_address
string
requiredaddress of the NFT contract
Response
200 - application/json
network
enum<string>
requiredAvailable options:
Ethereum
, Polygon
, Base
, Avalanche
, Polkadot
, Vara
contract_address
string
requiredname
string
requiredimage_url
string
requiredsymbol
string | null