🚨 Action Required: lite-api.jup.ag will be deprecated on 31st December 2025. View migration guide →
curl --request GET \
--url https://api.jup.ag/tokens/v2/content{
"data": [
{
"mint": "<string>",
"contents": [
{
"contentId": "<string>",
"content": "<string>",
"contentType": "text",
"status": "approved",
"source": "<string>",
"submittedAt": "<string>",
"submittedBy": {
"id": "<string>",
"username": "<string>",
"role": "<string>"
},
"updatedAt": "<string>",
"updatedBy": {
"id": "<string>",
"username": "<string>",
"role": "<string>"
},
"postedAt": "<string>"
}
],
"tokenSummary": {
"summaryFull": "<string>",
"summaryShort": "<string>",
"updatedAt": "<string>",
"citations": [
"<string>"
]
},
"newsSummary": {
"summaryFull": "<string>",
"summaryShort": "<string>",
"updatedAt": "<string>",
"citations": [
"<string>"
]
}
}
]
}Retrieves approved content for up to 50 Solana token mint addresses
curl --request GET \
--url https://api.jup.ag/tokens/v2/content{
"data": [
{
"mint": "<string>",
"contents": [
{
"contentId": "<string>",
"content": "<string>",
"contentType": "text",
"status": "approved",
"source": "<string>",
"submittedAt": "<string>",
"submittedBy": {
"id": "<string>",
"username": "<string>",
"role": "<string>"
},
"updatedAt": "<string>",
"updatedBy": {
"id": "<string>",
"username": "<string>",
"role": "<string>"
},
"postedAt": "<string>"
}
],
"tokenSummary": {
"summaryFull": "<string>",
"summaryShort": "<string>",
"updatedAt": "<string>",
"citations": [
"<string>"
]
},
"newsSummary": {
"summaryFull": "<string>",
"summaryShort": "<string>",
"updatedAt": "<string>",
"citations": [
"<string>"
]
}
}
]
}Comma-separated list of Solana mint addresses (max 50)
"JUPyiwrYJFskUPiHa7hkeR8VUtAeFoSYbKedZNsDvCN,So11111111111111111111111111111111111111112"
Successfully retrieved content for the specified mints
Show child attributes
Show child attributes
text, tweet pending, approved "approved"