Crypto API

The Crypto API allows querying blockchain wallet addresses in order to obtain information on associated transactions.

Key of api on demand, send me an email to know more

It supports several types of requests, including:

  • Checking the validity of an API key.

  • Retrieving information related to a wallet address.

  • Exploration of transactions (sent, received or all) with advanced parameters such as depth of trace (depth) and minimum value (min).

All requests require an API key to be provided in the Authorization header.

The API doc is available in the "Default" subfolder

Last updated