cURL
curl --request GET \ --url https://api.asksurf.ai/surf-ai/v1/market/rise-tokens \ --header 'Authorization: <api-key>'
{ "data": [ { "content": "<string>", "datetime": "<string>", "source": "<string>", "title": "<string>" } ], "error_code": "FORBIDDEN", "message": "success", "success": true }
Rising coin news list for a given date (optional).
The Rise Tokens API returns a list of news items focused on tokens showing notable upside activity for the selected day.
date
Optional: choose a date
Return Top Rising Coins and Rationale
Date in YYYY-MM-DD format. If date is not provided, returns the most recent data
Returns news list on success
Show child attributes
"FORBIDDEN"
"success"
true