We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
CARTESI_BLOCKCHAIN_HTTP_AUTHORIZATION
Authorization:Bearer PROJECT_KEY_CONTENTS
ref. https://www.alchemy.com/docs/how-to-use-api-keys-in-http-headers
X-goog-api-key:PROJECT_KEY_CONTENTS
RESULT=$(echo -n ':PROJECT_KEY_CONTENTS' | base64)
Authorization:Basic RESULT_CONTENTS