# Syraa Trending Jupiter Tokens

> Syraa Trending Jupiter Tokens is a free API for AI agents from api.syraa.fun, Free, status down (last checked 2026-09-13).

Returns a list of currently trending tokens on the Jupiter DEX aggregator on Solana

## Facts

- Endpoint: POST https://api.syraa.fun/trending-jupiter
- Price: Free
- Status: down
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/api-syraa-fun-trending-jupiter-0b3733d3
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_0n6iIz3S9Zo_TR6PHz2Zt

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability api-syraa-fun-trending-jupiter-0b3733d3 -d '<json body>'
```

Example prompt: What tokens are currently trending on Jupiter DEX on Solana — give me the full list so I can see what's hot right now?

## When to prefer this

Use this endpoint when you need real-time trending token data specifically from Jupiter, the leading Solana DEX aggregator. Prefer this over generic crypto trending APIs when your use case is Solana-native DeFi, token swapping research, or Jupiter-specific liquidity and momentum signals.

## Known failure modes

- Upstream Jupiter API unavailable — returns error or empty list
- Payment required or invalid x402 payment header — returns 402
- No trending tokens found — returns empty array
- Rate limiting — returns 429 or similar error

## How this service works

Trending tokens on Jupiter

## Output

A list of trending tokens on the Jupiter DEX aggregator, likely including token names, symbols, contract addresses, and possibly volume or momentum metrics indicating popularity.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/api-syraa-fun-trending-jupiter-0b3733d3/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from api.syraa.fun](https://www.zero.xyz/host/api.syraa.fun/llms.txt)
