Skip to main content
POST
Create Dexscreener order

Authorizations

x-api-key
string
header
required

API key authentication. Provide your API key as the header value.

Body

application/json
tokenAddress
string
required

Solana public key of the token

description
string
required

Token description for the Dexscreener listing

Required string length: 1 - 1000
iconImageUrl
string<uri>
required

URL of the icon image

headerImageUrl
string<uri>
required

URL of the header image

payerWallet
string
required

Solana public key of the payer wallet

Optional array of links to display on the listing

payWithSol
boolean
default:false

Whether to pay with SOL instead of USDC

Response

Successfully created Dexscreener order

success
boolean
required
Example:

true

response
object