Congressional Trades
Not live
This endpoint is routed but its upstream source is not configured. Every request currently returns 404 with code DATA_NOT_AVAILABLE and the message No congressional trading data available. Requires QUIVER_API_KEY configuration. It was removed from the public OpenAPI contract in api#7409 and will be restored once the source is live.
Congressional trade indicators summarize disclosed energy-related trades.
| Method | Endpoint | Description |
|---|---|---|
| GET | /v1/indicators/congressional-trades | Congressional trade indicators |
curl "https://api.oilpriceapi.com/v1/indicators/congressional-trades?limit=25" \
-H "Authorization: Token YOUR_API_KEY"
Disclosure data can lag the actual transaction date. Use reported dates and source metadata in downstream analysis.
See Market Indicators for common params and errors.