Aptos APIs
The Aptos Blockchain network can be accessed by several APIs, depending on your use-case.
Aptos Fullnode
Section titled “Aptos Fullnode”This API - embedded into Fullnodes - provides a simple, low latency, yet low-level way of reading state and submitting transactions to the Aptos Blockchain. It also supports transaction simulation.
Indexer
Section titled “Indexer”Faucet (Only Testnet/Devnet)
Section titled “Faucet (Only Testnet/Devnet)”The code of each of the above-mentioned APIs is open-sourced on GitHub. As such anyone can operate these APIs and many independent operators and builders worldwide choose to do so.
Aptos Labs operated API Deployments
Section titled “Aptos Labs operated API Deployments”Aptos Labs operates a deployment of these APIs on behalf of Aptos Foundation for each Aptos Network and makes them available for public consumption.
These APIs allow for limited access on a per-IP basis without an API key (anonymous access). To get much higher rate limits you can sign up for an Aptos Build account.