API Docs
  • Welcome!
  • API Basics
  • Authentication
    • Get an Access Token
    • Register an Account
    • Create a Project App
    • Grant Project Access
  • API Documentation
    • Project API
      • Create a Project
      • List All Projects
      • Read a Project
      • Update a Project
      • Delete a Project
    • Token API
      • Create a Token
      • Update a Token
      • Delete a Token
      • Generate a Token Contract
      • Read a Token Contract
      • Deploy a Token
      • List all Tokens
      • Read a Token
    • NFT API
      • Create an NFT Collection
      • Read an NFT Collection
      • Listing NFT Collections Under a Project
      • Update NFT Collection
      • Delete an NFT Collection
      • Add an NFT Item to a Collection
      • Read an NFT Item
      • Update NFT Item
      • Delete NFT Item
      • Generate an NFT Contract
      • Read an NFT Contract
      • Deploy an NFT Contract
      • Mint an NFT
      • List NFT Items in a Collection
    • Wallet API
      • Create a Wallet
      • Read Wallet Details
      • Update Wallet Details
      • List all Wallets in a Project
      • Check the Balance of an ERC-20 Token in a Wallet
      • Read a Token Details
      • Transfer Tokens Between Wallets
      • Mint an NFT to a Wallet
      • Read NFT Details
      • Read IDs of NFTs in a Wallet
      • Transfer NFTs Between Wallets
      • Check the Native Balance of a Wallet
      • Transfer a Native Coin
      • Delete a Wallet
Powered by GitBook
On this page
  1. API Documentation

Wallet API

The Playfix Wallet API allows you to create and manage custodial crypto wallets.

A wallet can receive, store, mint, and transfer fungible tokens, non-fungible tokens (NFTs), and native coins.

PreviousList NFT Items in a CollectionNextCreate a Wallet

Last updated 2 years ago