/api-examples

code samples for API

Primary LanguagePython

api-examples

Code samples for PureStake's API-As-A-Service

PureStake provides access to the Algorand TestNet and MainNet Ledgers over REST API. Signups are free.

The ledgers available are complete, indexed, and in a redundant, load balanced configuration under close monitoring.

There are some requirements for using the PureStake API, and only the JavaScript, Go and Python SDKs are fully supported today.

As of December 30th the Algod v1 API has been shut down and all v1 examples will no longer function.

Example using Algorand JavaScript SDK

Example using HTML and Algodsdk.min.js

Example using Algorand Python SDK

Example using Algorand Go SDK

Example using Algorand Java SDK

Other Resources