Skip to main content
Parsed Events is in open beta. It is available on paid plans — authenticate with your project’s API key. The API may still change before general availability.
Parsed Events has two methods. Both methods are available through REST and GraphQL. GraphQL queries go to POST /v1/parsed-events/graphql.

Parse Transactions

Parse one or more transaction signatures through REST or GraphQL.

Parsed Transaction History

Fetch parsed address history with optional filters through REST or GraphQL.

GraphQL Interface

Query both Parsed Events methods through GraphQL.

Parsed Streams

Stream the same decoded transactions in real time over WebSocket.