Bitquery Integration — Automate Bitquery with AI on Beauto
Bitquery provides historical and real-time indexed data for over 40 blockchains through GraphQL APIs, Websockets, SQL, and cloud providers.
Category: analytics, developer tools · 10 actions available
What you can automate with Bitquery
Beauto connects Bitquery with 900+ other apps so you can build AI-powered workflows in minutes. Trigger automations from Bitquery events, enrich Bitquery data with AI, or sync Bitquery with the rest of your stack — without writing code.
- Sync Bitquery data with Gmail, Slack, Notion, HubSpot, Google Sheets, and more
- Trigger AI agents on new Bitquery events and route the output anywhere
- Schedule recurring Bitquery tasks — daily reports, cleanups, or bulk updates
- Use natural language to describe the workflow; Beauto builds it for you
Bitquery actions Beauto supports
- Archive Database Query — Query the Bitquery Archive Database (V1 API) for historical blockchain data. The Archive Database provides complete historical blockchain data across 40+ blockchains including Bitcoin, Ethereum, BSC, Solana, and more. Da
- Combined Database Query — Query Bitquery's Combined Database (v2 API) for blockchain data across 40+ networks. Use this tool to fetch real-time and historical blockchain data including: - Blocks, transactions, and events - Token transfers and bal
- Conditional Metrics Snippet — Generate a Bitquery GraphQL metric snippet with conditional logic using the 'if:' attribute. This tool builds metric aggregation snippets (count, sum, avg, min, max) that can be embedded in Bitquery GraphQL queries. The
- Database Selection — Tool to select the database (archive, realtime, combined) to query at the top level of a GraphQL request. Use after determining whether you need live, historical, or combined blockchain data.
- Early Access Program Query — Execute GraphQL queries against the Bitquery Early Access Program (EAP) Streaming API. This tool queries the EAP endpoint (streaming.bitquery.io/eap) for real-time blockchain data. The EAP provides access to streaming da
- Network Selection — Tool to select the blockchain network for GraphQL queries. Use before constructing dataset or metric queries to ensure the correct chain is targeted.
- Options Query — Tool to fetch GraphQL dataset options via schema introspection. Use when you need to discover root-level query fields and their arguments before building queries. Dataset and token availability varies by Bitquery environ
- Price Asymmetry Metric — Tool to generate GraphQL PriceAsymmetry filter snippet. Use when you need to filter trades based on price asymmetry metric.
- Realtime Database Query — Query the Bitquery Streaming (V2) API for realtime blockchain data. This tool accesses the Bitquery Streaming API at streaming.bitquery.io/graphql which provides real-time blockchain data with minimal latency. Use this f
- Select By Metric — Tool to generate a GraphQL metric snippet filtering by its value using selectWhere. Use when you need to include only metrics meeting specific value conditions (e.g., only positive sums).