> For the complete documentation index, see [llms.txt](https://docs.solanavibestation.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.solanavibestation.com/developers/partner-marketplace/sailfish.md).

# Sailfish

* Solana, ETH & Hyperliquid Markets Support
* Historic metadata, trades & coin events API
* Low latency trades & events streaming
* Open source SDK

#### More Information

{% embed url="<https://0xfire.com/products/sailfish>" %}

## Purchase Now

{% embed url="<https://cloud.solanavibestation.com/index.php?/cart/sailfish-api---streamer/=>" %}

#### Available Tiers

<table data-full-width="false"><thead><tr><th width="133">Tier</th><th width="236">Request/Response Rate Limit</th><th width="244">Active WebSocket Connections</th><th>Monthly Cost</th></tr></thead><tbody><tr><td>Free (1 month trial)</td><td>5 r/s</td><td>1</td><td>$0</td></tr><tr><td>Basic</td><td>150 r/s</td><td>1</td><td>$55</td></tr></tbody></table>

## Endpoints

{% content-ref url="/pages/GUR5UfgNzFYV6wkjEv8X" %}
[Latest Block Tick](/developers/partner-marketplace/sailfish/latest-block-tick.md)
{% endcontent-ref %}

{% content-ref url="/pages/fATJ1zXNGhIrgXGvhLzC" %}
[Pool Information](/developers/partner-marketplace/sailfish/pool-information.md)
{% endcontent-ref %}

{% content-ref url="/pages/VPjTSKjggrDqXsM56Ihh" %}
[Token Information](/developers/partner-marketplace/sailfish/token-information.md)
{% endcontent-ref %}

{% content-ref url="/pages/xYz7fgRT50kq1ZSKYyt2" %}
[Normalized Trades](/developers/partner-marketplace/sailfish/normalized-trades.md)
{% endcontent-ref %}

{% content-ref url="/pages/kFoMaXFGTNuZKCbVDpDY" %}
[Graduated Pools](/developers/partner-marketplace/sailfish/graduated-pools.md)
{% endcontent-ref %}

{% content-ref url="/pages/cRk75PEC23Z4o4emYhsi" %}
[WebSocket Event Stream](/developers/partner-marketplace/sailfish/websocket-event-stream.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.solanavibestation.com/developers/partner-marketplace/sailfish.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
