API References Overview

# All integrations

| Topic                                                                      |
| :------------------------------------------------------------------------- |
| Authentication and API keys [→](doc:authentication-and-api-keys)           |
| Error Reference (with resolution tips by service) [→](doc:error-reference) |
| Billing and Product Usage FAQ [→](doc:help-center-overview)                |

# Aptos APIs

[block:parameters]
{
  "data": {
    "h-0": "Service",
    "h-1": "API Doc",
    "h-2": "Tutorials",
    "0-0": "**Wallet Services**",
    "0-1": "Invisible Wallet  [→](ref:aptos-invisible-wallet-api) ",
    "0-2": "Backend (TypeScript) [→](https://docs.shinami.com/docs/aptos-invisible-wallets-tutorial-typescript) ",
    "1-0": "**Gas Station**",
    "1-1": "Gas Station [→](https://docs.shinami.com/reference/aptos-gas-station-api) ",
    "1-2": "•Backend (TypeScript)[→](https://docs.shinami.com/docs/aptos-gas-station-tutorial-typescript)  \n•Frontend Signing + Backend Sponsorship [→](https://docs.shinami.com/docs/aptos-frontend-signing-with-backend-sponsorship) ",
    "2-0": "**Node Service**",
    "2-1": "REST [→](https://docs.shinami.com/reference/aptos-fullnode-rest-api) ",
    "2-2": "Send Your First Request [→](https://docs.shinami.com/docs/aptos-send-your-first-request) ",
    "3-0": "",
    "3-1": "Indexer GraphQL [→](https://docs.shinami.com/reference/aptos-indexer-graphql-api) ",
    "3-2": "Send Your First Request [→](https://docs.shinami.com/docs/aptos-send-your-first-request) "
  },
  "cols": 3,
  "rows": 4,
  "align": [
    "left",
    "left",
    "left"
  ]
}
[/block]


# Sui APIs

[block:parameters]
{
  "data": {
    "h-0": "",
    "h-1": "API Doc",
    "h-2": "Tutorials",
    "0-0": "**Wallet Services**",
    "0-1": "Invisible Wallet[→](ref:invisible-wallet-api) ",
    "0-2": "Backend (TypeScript) [→](https://docs.shinami.com/docs/invisible-wallet-typescript-tutorial) ",
    "1-0": "",
    "1-1": "zkLogin wallet [→](ref:zklogin-wallet-api) ",
    "1-2": "zkLogin App Starter Template [→](https://docs.shinami.com/docs/zklogin-wallet-nextjs-tutorial) ",
    "2-0": "**Gas Station**",
    "2-1": "Gas Station [→](ref:gas-station-api) ",
    "2-2": "•Backend (TypeScript) [→](https://docs.shinami.com/docs/sponsored-transaction-typescript-tutorial)  \n•Frontend Signing + Backend Sponsorship [→](https://docs.shinami.com/docs/sui-frontend-signing-with-backend-sponsorship) ",
    "3-0": "**Node Service**",
    "3-1": "JSON-RPC [→](https://docs.shinami.com/reference/sui-json-rpc-api-overview) ",
    "3-2": "Send Your First Request [→](https://docs.shinami.com/docs/sui-send-your-first-request) "
  },
  "cols": 3,
  "rows": 4,
  "align": [
    "left",
    "left",
    "left"
  ]
}
[/block]


# Shinami SDKs

|                                                                            | Service(s)  |
| :------------------------------------------------------------------------- | :---------- |
| Clients (TypeScript) [→](https://www.npmjs.com/package/@shinami/clients)   | All         |
| Next.js zkLogin [→](https://www.npmjs.com/package/@shinami/nextjs-zklogin) | Sui zkLogin |