Algorand Connect
The API requires a valid project ID set on header request to allow users send requests.
Example:
curl --location --request GET 'https://algorand.connect.bloq.cloud/v2/status' \
--header 'x-api-key: my-project-id'
Project IDs can be created through the Bloq Console website. Once created, expanding the project row will reveal the authentication header and value required to make the calls. It can be copied by clicking in the button next to it.
Algod methods
Indexer methods
Last modified 2mo ago