Jump to Content
Blockus Docs
HomeDocumentationAPI Reference
DocumentationBlockus Docs
API Reference
Documentation
HomeDocumentationAPI Reference
All
Pages
Start typing to search…

Blockus api

  • Project Routes
    • Mint NFT to game walletpost
  • Authentication
    • Request an authentication challenge for email or web3 login.post
    • Link wallet to playerpost
  • Marketplace listings
    • Get listingsget
    • Create a marketplace listingpost
    • Cancel a marketplace listingpost
    • Get payment informationget
    • Execute listingpost
  • Player Routes
    • Get player infoget
    • Login with emailpost
    • Login with epicIdpost
    • Login with a third party providerpost
    • Reset passwordput
    • Get player wallet addressesget
    • Check for NFT ownershipget
    • Check for NFT ownershipget
    • Get player NFTs in collectionget
    • Get player NFTsget
    • Get player NFTs by collectionIdget
    • Post a transfer to move players token to any walletput
    • Mint NFT to game walletpost
    • Consume NFTput
  • Quests API
    • Get all social media connectionsget
    • Connect user with respective social mediapost
    • Verify that the quest has been completedpost
    • Claim a rewardpost
    • Get all questsget
    • Create a Questpost
    • Update a Questpatch
  • Player Routes PlayFab Integration
    • Login with PlayFabpost
    • Get all player NFTs in collectionget
  • OnChain Transactions Routes
    • Get onchain transactionsget
Powered by 

Get player info

get https://api.blockus.net/v1/players

Returns the player's Blockus data.

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