Bitski home page
Search or ask...
Login
Explore Bitski
Login
Search...
Navigation
Create a token
Documentation
Twitter
Overview
Introduction
Products
Bitski Wallet + Self-Custody
Droplinks
WaaS React SDK
Quickstart
Authentication
Signing
Components
Wallet as a Service (WaaS)
Overview
Quickstart
Errors
Pagination
Wallet Creation APIs
Wallet Experience APIs
NFT APIs
Web3 APIs
SDK
Integrations
Get Started
Authentication
Connectors
FAQ
Partners
Create a token
Create a single token.
POST
/
v1
/
apps
/
{appId}
/
tokens
Send
Path
appId
string
*
appId
Required
string
Query
initialOwner
string
initialOwner
string
The address that will receive the minted token
token
object
token
object
Body
object
tokens
array
*
tokens
Required
array
error
object
*
error
Required
object
Path Parameters
appId
string
required
Body Paramters
initialOwner
string
The address that will receive the minted token
token
object
Response
tokens
array
required
Show show objects
id
string
required
tokenTemplateId
string
createdAt
string
required
index
string
image
uri
external_url
uri
description
string
name
string
backgroundColor
string
animationUrl
uri
youtubeUrl
uri
metadata
object
privateMetadata
object
state
string
error
object
required
Show show objects
status
string
code
string
request
string
message
string