Parameters1
| Parameter | Type | Default | Example |
|---|---|---|---|
categories | array | null | [] |
Service overview
Search companies by ticker / name / CIK (SQL fast-path or NL agentic)
Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.
Paste into your agentic chat and let your agent guide you.
npx awal x402 pay "https://gateway.drillr.ai/api/x402/data/list_tables" \
--method POST \
--data '{
"categories": "{categories}"
}'{
"endpoint": "POST /api/x402/data/list_tables",
"paid": true,
"query": "example input",
"result": {
"value": "Structured response from the service."
}
}API surface
8 crawlable routes
| Parameter | Type | Default | Example |
|---|---|---|---|
categories | array | null | [] |
| Parameter | Type | Default | Example |
|---|---|---|---|
sql | string | null | SELECT ticker, period_end FROM financial_statements LIMIT 5 |
| Parameter | Type | Default | Example |
|---|---|---|---|
table_name | string | null | company_snapshot |
| Parameter | Type | Default | Example |
|---|---|---|---|
fiscal_quarter | number | null | 1 |
fiscal_year | number | null | 2024 |
ticker | string | null | AAPL |
| Parameter | Type | Default | Example |
|---|---|---|---|
query | string | null | semiconductor manufacturers in Taiwan |
| Parameter | Type | Default | Example |
|---|---|---|---|
ticker | string | null | NVDA |
| Parameter | Type | Default | Example |
|---|---|---|---|
query | string | null | AI revenue growth drivers |
ticker | string | null | NVDA |
top_k | number | null | 5 |
| Parameter | Type | Default | Example |
|---|---|---|---|
limit | number | null | 20 |
tickers | array | null | [] |
FAQ
Service
OATP · tx_explainer — Fetch a Solana transaction by signature and return a human-readable explanation: programs invoked, token balance changes, fee (SOL + USD), and a one-line summary.
Service
Exa /contents endpoint
Service
Decode and explain any EVM blockchain transaction across 11 chains (Base, Ethereum, Arbitrum, Optimism, Avalanche, Polygon, Mantle, Monad, Plasma, BSC, Hyperliquid). Get a human-readable summary of swaps, transfers, approvals, DeFi interactions, and more.