Skip to main content

Documentation Index

Fetch the complete documentation index at: https://helius-codex-token-transfer-filter-docs.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

x-token
string
required
Your Helius API key. You can get one for free in the dashboard.

Message

This method takes an empty request and returns a simple pong response to confirm connectivity.

Response

pong
boolean
Always returns true if the connection is successful.
{}
{
    "count": 0
}