Authenticate requests
Authorization: Basic <base64(USERNAME:PASSWORD)>
Username is the
API_KEY
and password is the API_KEY_SECRET.
Find your authorization credentials in the project's settings page after you register your Infura account and create a new project.
Last modified 2mo ago