API Reference
Complete documentation for all QueryFlowClient methods.
Constructor
new QueryFlowClient(privateKey: string, options?: ClientOptions)
See QueryFlowClient for details.
Query Methods
| Method | Description | Price |
|---|---|---|
| market() | Market sentiment analysis | $0.02 |
| price() | Price prediction | $0.03 |
| risk() | Wallet risk assessment | $0.05 |
| social() | Social media sentiment | $0.02 |
| getHistory() | Query history | Free |
| marketStream() | Streaming market data | $0.02 |
Response Types
All methods return strongly-typed responses. See individual method pages for response structures.