{"@context": "https://schema.org", "@type": "WebAPI", "name": "Chaingateway.io API", "description": "# Chaingateway.io REST API to build the bridge between Ethereum and the real world Please check out our [website](https://chaingateway.io?utm_source=postman) for detailed information about this API. To use our API, you need an API Key (Described as Authorization header in the examples below). To ", "provider": {"@type": "Organization", "name": "chaingateway.io"}, "documentation": "https://chaingateway.io/downloads/openapiv3.json"}
# Chaingateway.io REST API to build the bridge between Ethereum and the real world Please check out our [website](https://chaingateway.io?utm_source=postman) for detailed information about this API. To use our API, you need an API Key (Described as Authorization header in the examples below). To
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://eu.eth.chaingateway.io/v1
find it by capability: POST /search {"query":{"text":"..."}} returns these
operations with their invocation detail. Connect any agent client.
# Chaingateway.io REST API to build the bridge between Ethereum and the real world Please check out our [website](https://chaingateway.io?utm_source=postman) for detailed information about this API. To use our API, you need an API Key (Described as Authorization header in the examples below). To get one, please create an account on our [website](https://chaingateway.io/register?utm_source=postm
| method | path | what the vendor says it does |
|---|---|---|
POST | /clearAddress | clearAddress Sends all available ethereum funds of an address to a specified receiver address. Transaction Req |
POST | /deleteAddress | deleteAddress Deletes an existing ethereum address. Be careful when using this function. Address Requests |
POST | /exportAddress | exportAddress Returns all ethereum addresses created with an account. Address Requests |
POST | /getBlock | getBlock Returns information of an ethereum block with or without transactions Info Requests |
POST | /getEthereumBalance | getEthereumBalance Returns the ethereum balance of a given address. Info Requests |
POST | /getExchangeRate | getExchangeRate Returns the current Ethereum price in Euro or US Dollar. Info Requests |
POST | /getGasPrice | getGasPrice Returns the current gas price in GWEI. Info Requests |
POST | /getLastBlockNumber | getLastBlockNumber Returns the block number of the last mined ethereum block. Info Requests |
POST | /getToken | getToken Returns information about a specific ERC20 token like name, symbol, decimal places and total supply. |
POST | /getTokenBalance | getTokenBalance Returns the token balance of a given address. Info Requests |
POST | /getTransactions | getTransactions Returns information like confirmations, token contract address, amount, gas price and more of |
POST | /importAddress | importAddress Returns all ethereum addresses created with an account. Address Requests |
POST | /listAddresses | listAddresses Returns all ethereum addresses created with an account. Address Requests |
POST | /listFailedIPNs | listFailedIPNs Returns all subscriptions/IPNs created with an account. Subscription/IPN Requests |
POST | /listSubscribedAddresses | listSubscribedAddresses Returns all subscriptions/IPNs created with an account. Subscription/IPN Requests |
POST | /newAddress | newAddress Generates a new ethereum addresses you can use to send or receive funds. Do not lose the password! |
POST | /resendFailedIPN | resendFailedIPN Returns all subscriptions/IPNs created with an account. Subscription/IPN Requests |
POST | /sendEthereum | sendEthereum Sends ethereum from an address controlled by the account to a specified receiver address. Transac |
POST | /sendToken | sendToken Sends ERC20 tokens from an address controlled by the account to a specified receiver address. The to |
POST | /subscribeAddress | subscribeAddress Creates a new subscription/IPN for the given address (and contractaddress). You will receive |
POST | /unsubscribeAddress | unsubscribeAddress Deletes an existing subscription/IPN for the given address (and contractaddress). Subscript |
specification origin: https://chaingateway.io/downloads/openapiv3.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.