Arkade
  • Game Guides
    • Brawler Bears (PVP)
  • NFT Guide
    • NFTs
      • What is an “NFT”?
      • Why Kadena?
      • What is Proof of Ownership?
      • What occurs when I mint or purchase from the Arkade marketplace?
    • Wallets
      • What's a wallet?
      • What are the different types of wallets available?
      • How do I set up a digital wallet?
      • How do I get $KDA?
      • What are healthy wallet safety practices?
    • Buying
      • How do I mint an NFT?
      • How do I choose which NFT is for me?
      • How do I buy an NFT on Arkade?
      • How do I stay safe while minting and buying NFTs?
    • Selling
      • How do I sell NFTs on Arkade?
      • Will I be able to sell an NFT immediately?
      • What is a floor price?
      • What are attributes and why are they important?
      • Now that I’ve bought and sold an NFT, what do I do?
  • API
    • Overview
    • Collections
      • Latest
      • Upcoming
      • Live
  • Launch
    • Overview
    • Smart Contract
  • Bot
    • Overview
Powered by GitBook
On this page
  1. API
  2. Collections

Latest

GET /latest

Gets the latest collections.

Headers:

  • x-api-key (string): The API key for authentication.

Success response:

  • Status code: 200

  • Body:

    • result (array): An array of collection objects.

    • success (object): A success message.

Error response:

  • Status code: 400

  • Body:

    • error (object): The error object.

PreviousCollectionsNextUpcoming

Last updated 2 years ago