# Aptos

**Canonical:** https://apis.io/providers/aptos/  
**Website:** https://aptos.dev  
**APIs profiled:** 10

Aptos is a Move-based Layer 1 blockchain platform that exposes a REST API for reading on-chain state and submitting transactions, a GraphQL Indexer API for high-level queries over processed blockchain data (NFTs, objects, custom Move contracts), and a gRPC Transaction Stream for real-time and historical event feeds. Public endpoints are provided by Aptos Labs for mainnet, testnet, and devnet; enhanced rate limits are available through Geomi (formerly Aptos Labs Developer Portal).

## Kin Score — 57.3 / 100 (strong)

Scored 2026-08-20 under rubric 0.12.0. Trend: flat (+0.0 from 57.3).

| Facet | Score |
|---|---|
| Discoverability | 74.1 |
| Contract Quality | 60.2 |
| Governance | 9.8 |
| Contract Governance | 9.8 |
| Operational Transparency | 34.2 |
| Developer Ergonomics | 61.9 |
| Commercial Clarity | 84.2 |
| Access Clarity | 84.2 |

## Agent readiness — 27.4 (agent-aware)

| Dimension | Value |
|---|---|
| Spec Presence | yes |
| Agentic Access | derived |
| Reversibility Documented | no |
| MCP Server | no |
| Auth Clarity | no |
| Idempotency | no |
| Error Semantics | verified |
| OpenAPI Examples | no |
| Rate Limit Signal | documented |
| Event Surface Described | no |
| Agent Skills | no |
| Well Known Catalog | no |
| Consent Identity | no |
| Agent Card | no |
| Dry Run Mode | no |

## Access

Freemium — onboarding: unknown, pricing: freemium, trial: no (confidence: medium).

## APIs (10)

- **Aptos Indexer GraphQL API** — High-level GraphQL API backed by the Aptos Indexer, providing opinionated access to processed blockchain data. Optimized for querying NFTs, Aptos Objects, token balances, fungib...
- **Aptos Transaction Stream API** — gRPC streaming API that delivers historical and real-time transaction data from the Aptos blockchain. Used to power the Aptos Core Indexer and to build custom app-specific real-...
- **Aptos Faucet API** — Testnet and devnet faucet that distributes APT test tokens for development and testing. Available programmatically on devnet; testnet faucet is accessible via the mint page. Not...
- **Aptos Accounts API** — Access to accounts, resources, and modules
- **Aptos Blocks API** — Access to blocks
- **Aptos Events API** — Access to events
- **Aptos General API** — General information
- **Aptos Tables API** — Access to tables
- **Aptos Transactions API** — Access to transactions
- **Aptos View API** — View functions,

## Agentic access (1)

- **Aptos Agentic Access** — 29 operations · 7 acting

## Security (1)

- **Aptos Domain Security** — TLSv1.3 · HSTS · DNSSEC · DMARC

## Plans (1)

- **Aptos Plans Pricing**

## Use cases (5)

- **DeFi protocol development** — Query account balances, fungible asset positions, and submit swap/liquidity transactions on-chain.
- **NFT marketplace integration** — Use the Indexer GraphQL API to surface token collections, ownership history, and transfer events.
- **Custom blockchain indexers** — Subscribe to the Transaction Stream gRPC feed to build application-specific event processors.
- **Wallet and portfolio apps** — Fetch account resources, module states, and transaction history via the Fullnode REST API.
- **Testing and prototyping** — Use testnet and devnet endpoints with faucet funding before deploying to mainnet.

## Tags

Blockchain, Web3, Move, Layer 1, Cryptocurrency, NFT, Smart Contracts, DeFi, Transaction, Account, GraphQL, gRPC

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/providers/aptos/). Scores are computed from the provider's own public artifacts under a published rubric.
