🚨 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/feed{
"data": {
"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>"
]
},
"pagination": {
"limit": 123,
"total": 123,
"page": 123,
"totalPages": 123
}
}
}Retrieves a paginated feed of content for a specific mint.
curl --request GET \
--url https://api.jup.ag/tokens/v2/content/feed{
"data": {
"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>"
]
},
"pagination": {
"limit": 123,
"total": 123,
"page": 123,
"totalPages": 123
}
}
}Solana token mint address
"JUPyiwrYJFskUPiHa7hkeR8VUtAeFoSYbKedZNsDvCN"
Page number (starts from 1)
x >= 11
Number of items per page (1-100)
1 <= x <= 10050
Successfully retrieved content feed
Show child attributes
Show child attributes
text, tweet pending, approved "approved"