{"@context": "https://schema.org", "@type": "WebAPI", "name": "ApiDapp API", "description": "ApiDapp, an HTTP API described by an OpenAPI document.", "provider": {"@type": "Organization", "name": "apidapp.com"}, "documentation": "https://apidapp.s3.amazonaws.com/ApiDapp-Start-swagger-7/ApiDapp-Start-swagger+(7).json"}
Index / APIs / apidapp.com

ApiDapp API

ApiDapp, an HTTP API described by an OpenAPI document.

Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.

Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.

base URLs: https://ethereum.apidapp.com/1

auth: a p i k e y

find it by capability: POST /search {"query":{"text":"..."}} returns these operations with their invocation detail. Connect any agent client.

ApiDapp v2019-02-14T16:47:01Z

ApiDapp, an HTTP API described by an OpenAPI document.

methodpathwhat the vendor says it does
POST/accountCreate new account
GET/account/{id}Get account balance
GET/blockAccess detailed block information
GET/block/{id}Get information about particular block
GET/block/{id}/transactionGet transaction count within block
GET/block/{id}/transaction/{index}Get information about particular transaction within block
GET/blockchainGet a list of supported blockchains
GET/blockchain/{id}Get information about blockchain woth given id
POST/contractCreate a new smart contract
GET/contract/{id}Get contract balance
POST/contract/{id}Call the contract
GET/erc20Get token information such as name, total amount in circulation, etc
GET/erc20/{address}Get information amout token balance in the account
POST/erc20/{address}Transfer tokens to another account
POST/transactionCreate a new transaction. Transfer Ether between accounts
GET/transaction/{hash}Get information about transaction by the transaction hash value
GET/transaction/{hash}/receiptGet receipt detail information
GET/versionGet API version info
GET/walletGet current account balance
POST/walletCreate personal wallet
GET/wallet/account/{id}Get account balance
POST/wallet/account/{id}/paySend payment from the account held within the wallet

specification origin: https://apidapp.s3.amazonaws.com/ApiDapp-Start-swagger-7/ApiDapp-Start-swagger+(7).json

nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.