Jump to Content
Venly
GuidesAPI ReferenceChangelog
Get API KeyStatusSupportVenly
API Reference
Get API KeyStatusSupport
GuidesAPI ReferenceChangelog
These docs are for v1.0. Click to read the latest docs for v3.0.

AUTHENTICATION

  • How to get a bearer token
  • Bearer Token Endpoint
    • Fetch Bearer Tokenpost

NFT API

  • NFT-API Health
    • Check Healthget
  • Metadata Management
    • Get Token-type Metadataget
    • Update Token-type Metadataput
    • Get Contract Metadataget
    • Update Contract Metadatapatch
    • Get Token Metadataget
  • Company Wallets
    • Create Company Walletpost
    • Get Company Wallets by Chainget
    • Delete Company Walletdel
  • Token Mints
    • Mint NFTs or Fungible Tokenspost
    • Get Contract Detailsget
    • Delete Contractdel
    • Get all Contractsget
    • Create Contractpost
    • Get All Token-typesget
    • Create Token-typepost
    • Get specific Token-type Detailsget
    • Get fungible and non-fungible Tokensget
    • Delete Token-typedel
  • Media
    • Upload Media Filepost
    • Upload Imagepost
  • Token Balance
    • Get User's Tokensget
    • Get Contract by Chain and contractAddressget
    • Get Token Detailsget
  • Supported Chains
    • Get all Supported Chainsget
Powered by 

Upload Image

post https://nft-api-sandbox.venly.io/api/images

This endpoint is used to upload an NFT image to our servers. Make sure to only upload images to with this endpoint.

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