Skip to main content
POST
Create token

Authorizations

api-key
string
header
default:ovl_your_api_key_here
required

Body

application/json
network
enum<string>
required
Available options:
solana,
evm,
ethereum,
sepolia,
base,
polygon,
bsc,
monad,
sei,
blast,
sonic,
linea,
scroll,
mantle,
zora,
optimism,
arbitrum,
avalanche,
boba,
metis,
bera,
celo
name
string
required
symbol
string
required
description
string
image
string<uri>
images
string<uri>[]
amount
default:1000000
decimals
integer
website
string<uri>
seller_fee

Percentage from 0 to 100.

uploadMetadata
boolean
default:true
uploadImageToIPFS
boolean
default:true

Response

Token created.

success
boolean
required
Example:

true

data
object
required
message
string
required