80dd615fff
## Proposed Changes Adds docs for the following endpoints: - `/lighthouse/analysis/attestation_performance` - `/lighthouse/analysis/block_packing_efficiency`
10 lines
231 B
Markdown
10 lines
231 B
Markdown
# APIs
|
|
|
|
Lighthouse allows users to query the state of Ethereum consensus using web-standard,
|
|
RESTful HTTP/JSON APIs.
|
|
|
|
There are two APIs served by Lighthouse:
|
|
|
|
- [Beacon Node API](./api-bn.md)
|
|
- [Validator Client API](./api-vc.md)
|