🚨 Action Required: lite-api.jup.ag will be deprecated on 31st January 2026. View migration guide →
lite-api.jup.ag
cURL
curl --request POST \ --url https://api.jup.ag/studio/v1/dbc-pool/submit \ --header 'Content-Type: multipart/form-data' \ --header 'x-api-key: <api-key>' \ --form 'transaction=<string>' \ --form 'owner=<string>' \ --form 'content=<string>' \ --form headerImage='@example-file'
{ "success": true, "data": { "mint": "TokenMintAddressExample111111111111111111111", "configKey": "ConfigKeyAddressExample11111111111111111111" } }
Execute the signed transaction, and optionally upload content and header image
Get API key via https://portal.jup.ag
Successful response
Show child attributes
Was this page helpful?