integrations.sh
← all integrations

ApiDapp

OpenAPI apis-guru financial
Homepage
https://api.apis.guru/v2/specs/apidapp.com/2019-02-14T164701Z.json
Provider
apidapp.com
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/apidapp.com/2019-02-14T164701Z/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/apidapp.com/2019-02-14T164701Z/openapi.yaml

Tools (56)

Extracted live via the executor SDK.

  • account.getAccountId

    Get account balance

  • account.optionsAccount

    OPTIONS /account

  • account.optionsAccountId

    OPTIONS /account/{id}

  • account.postAccount

    Create new account

  • block.getBlock

    Access detailed block information

  • block.getBlockId

    Get information about particular block

  • block.getBlockIdTransaction

    Get transaction count within block

  • block.getBlockIdTransactionIndex

    Get information about particular transaction within block

  • block.optionsBlock

    OPTIONS /block

  • block.optionsBlockId

    OPTIONS /block/{id}

  • block.optionsBlockIdTransaction

    OPTIONS /block/{id}/transaction

  • block.optionsBlockIdTransactionIndex

    OPTIONS /block/{id}/transaction/{index}

  • blockchain.getBlockchain

    Get a list of supported blockchains

  • blockchain.getBlockchainId

    Get information about blockchain woth given id

  • blockchain.optionsBlockchain

    OPTIONS /blockchain

  • blockchain.optionsBlockchainId

    OPTIONS /blockchain/{id}

  • contract.getContractId

    Get contract balance

  • contract.optionsContract

    OPTIONS /contract

  • contract.optionsContractId

    OPTIONS /contract/{id}

  • contract.postContract

    Create a new smart contract

  • contract.postContractId

    Call the contract

  • echo.optionsEcho

    OPTIONS /echo

  • erc20.getErc20

    Get token information such as name, total amount in circulation, etc

  • erc20.getErc20Address

    Get information amout token balance in the account

  • erc20.optionsErc20

    OPTIONS /erc20

  • erc20.optionsErc20Address

    OPTIONS /erc20/{address}

  • erc20.postErc20

    POST /erc20

  • erc20.postErc20Address

    Transfer tokens to another account

  • key.deleteKeyKey

    DELETE /key/{key}

  • key.getKey

    GET /key

  • key.optionsKey

    OPTIONS /key

  • key.optionsKeyKey

    OPTIONS /key/{key}

  • key.postKey

    POST /key

  • root.options

    OPTIONS /

  • transaction.getTransactionHash

    Get information about transaction by the transaction hash value

  • transaction.getTransactionHashReceipt

    Get receipt detail information

  • transaction.optionsTransaction

    OPTIONS /transaction

  • transaction.optionsTransactionHash

    OPTIONS /transaction/{hash}

  • transaction.optionsTransactionHashReceipt

    OPTIONS /transaction/{hash}/receipt

  • transaction.postTransaction

    Create a new transaction. Transfer Ether between accounts

  • version.getVersion

    Get API version info

  • version.optionsVersion

    OPTIONS /version

  • wallet.getWallet

    Get current account balance

  • wallet.getWalletAccount

    GET /wallet/account

  • wallet.getWalletAccountId

    Get account balance

  • wallet.optionsWallet

    OPTIONS /wallet

  • wallet.optionsWalletAccount

    OPTIONS /wallet/account

  • wallet.optionsWalletAccountId

    OPTIONS /wallet/account/{id}

  • wallet.optionsWalletAccountIdPay

    OPTIONS /wallet/account/{id}/pay

  • wallet.postWallet

    Create personal wallet

  • wallet.postWalletAccount

    POST /wallet/account

  • wallet.postWalletAccountIdContract

    POST /wallet/account/{id}/contract

  • wallet.postWalletAccountIdErc20

    POST /wallet/account/{id}/erc20

  • wallet.postWalletAccountIdPay

    Send payment from the account held within the wallet

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools