API Overview¶
Web3aggregator exposes a REST API for synchronous queries and a WebSocket API for real-time event streams. Both share a common authentication model and a consistent error envelope.
Coming soon
A consolidated overview of the API surface — supported methods, rate limits, versioning policy — is in preparation. For now, see the individual references for REST and WebSocket, or jump to the Quickstart for example usage.