Discussions

Ask a Question
Back to All

Not all data in API response

Hello! We are making a request: https://api.solana.fm/v0/tokens/CymAEsmuXuGKStpYtdWfEeUn48cFm9QWKMnhKm8ipump, expecting the token name in the response, but we get: {
"code": 404,
"message": "Token not found",
"status": "Not Found"
}

This happens for almost all tokens. Could you please suggest the cause and solution? Thank you.