mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-03 08:37:37 +00:00
18 lines
477 B
Markdown
18 lines
477 B
Markdown
|
# Beacon Node API
|
||
|
|
||
|
https://ethereum.github.io/beacon-APIs/
|
||
|
|
||
|
## Postman
|
||
|
|
||
|
You can use Postman to test the API. https://www.postman.com/
|
||
|
|
||
|
### Postman collection
|
||
|
|
||
|
In this package you will find the Postman collection for the Beacon Node API.
|
||
|
You can import this collection in your own Postman instance to test the API.
|
||
|
|
||
|
#### Updating the collection
|
||
|
|
||
|
The collection will need to be exported and overwritten to update the collection. A PR should be created once the file
|
||
|
is updated.
|