Dashboard
Community
Tutorials
Support
Search…
⌃K
Links
Welcome to Infura docs
Getting started
Dashboard stats
Upgrade your plan
Submit a help ticket
Networks
Ethereum
How to
Authenticate requests
Make requests
Make batch requests
Choose a network
Subscribe to events
Interact with ERC-20 tokens
Add a network add-on
Secure a project
Avoid rate limiting
Concepts
JSON-RPC methods
Arbitrum
Aurora
Avalanche (C-Chain)
Celo
Filecoin
IPFS
NEAR
Optimism
Palm
Polygon PoS
StarkNet
INFURA CUSTOM APIs
NFT SDK
Features
Archive data
Project sharing
Infura transactions (ITX)
Tutorials
Ethereum
NFT SDK
Filecoin
NEAR
Layer 2 networks
Developer tools
Avalanche (C-Chain)
LEARN
The Merge
curl
JSON Web Token (JWT)
Web3 libraries
Reference
Network endpoints
Powered By
GitBook
Authenticate requests
The execution layer implements
basic auth
which requires a username and password for requests.
Username =
API key
.
Password =
API key secret
.
View the project credentials (API key and API key secret) by navigating to
SETTINGS
on the appropriate project in the
dashboard
.
Previous
How to
Next
Make requests
Last modified
4mo ago