APIs Overview
Describes the entire list of APIs related to integration.
Last updated
Describes the entire list of APIs related to integration.
Last updated
Basic
APIs provided to partners who directly implement wallet linkage and do not use NFT market, burn, staking, and reward functions.
Shop in Shop
APIs provided to partners who want to use Playdapp's Shop-in-Shop service, which provides integrated services such as wallet linkage, NFT market, and user item management (Mint, Burn, Staking, Reward) in the form of a shop-in-shop.
ㄴ Base
APIs provided to partners who want to use Item Manager of PlayDapp's Shop in Shop service that supports functions such as wallet linkage, management of items issued to users, NFT Mint / Burn, etc.
ㄴ P2E
APIs provided to partners who want to use Item Manager of PlayDapp's Shop in Shop service that supports P2E-related functions (staking, reward).
Basic
Mint NFT
POST
/v1/nfts
Basic
List NFT
GET
/v1/nfts
Basic
Get NFT
GET
/v1/nfts/{nftId}
Shop in Shop
-
-
ㄴ Base
Get Browser Token
POST
/v1/browser/token
ㄴ Base
Mapping Item
POST
/v1/items
ㄴ Base
List Mapped Item
GET
/v1/items
ㄴ Base
Un-mapping Mapped Item
DELETE
/v1/items
ㄴ P2E
List User's staking information
GET
/v1/staking
ㄴ P2E
Reward Payment
POST
/v1/reward