Summary API

You can obtain summary information about all our explorers at the following URL :

http://xplor.2Give.info/xplor/api/summary
It returns .

API Calls Root URL for explorers

API shares a normalized root URL which is:

http://xplor.2Give.info/coin/api
So for instance the url root for 2GiveCoin (2Give) will be "http://xplor.2Give.info/2Give/api".

Query API

Please limit your calls to the Query API to 1 every 10 seconds.

The API function to call is specified through the q parameter.
For instance you can ask the current difficulty of 2GiveCoin with "http://xplor.2Give.info/2Give/api?q=getdifficulty".

Real-Time Simple Queries

Address Queries

Pass the address in the a parameter.

Block Queries

Block APIs only consider blocks in the "main" chain (as determined by the explorer wallet).

Transaction Queries

Pass the transaction hash in the t parameter.

API Keys

API Keys can be requested for free, when passed to the API (in the key parameter) they lift some restriction and give access to "live" data with no cache latencies.
API Keys are only used to protect more CPU intensive queries from potential abuse. An API Key is valid for all our explorers.

Undocumented APIs

The various pages of the site use "undocumented" APIs for their own purpose.
You are free to use them (use, not abuse!), but be aware they can change at any time without notice.

Exchange rates are provided by 3rd party services and are not indicative of cryptocurrencies being backed by any commodity or other form of money or having any other tangible value at all.
Trading is a high risk activity, consult you financial advisor before making any decision. We are NOT financial advisors, and this site does not give trading advices.