Dashboard
Tutorials
Community
Support
Search…
Welcome to Infura docs
Getting started
Dashboard stats
Networks
Ethereum (execution layer)
ETH2 (consensus layer)
How to
Authenticate requests
Make requests
Choose a network
ETH2 REST API
IPFS
Filecoin
Polygon PoS
Palm
Optimism
Arbitrum
NEAR
Aurora
StarkNet
Features
Archive data
NFT SDK
Infura transactions (ITX)
Tutorials
Ethereum
Filecoin
NEAR
Layer 2 networks
Developer tools
LEARN
curl
JSON Web Token (JWT)
Web3 libraries
Powered By
GitBook
Authenticate requests
The ETH2 endpoint implements
basic auth
which requires a username and password for requests.
Username =
project ID
.
Password =
project secret
.
View the project credentials (project ID and project secret) by navigating to
SETTINGS
on the appropriate project in the
dashboard
.
Previous
How to
Next
Make requests
Last modified
2mo ago
Copy link