All Paradigm endpoints are free for anyone to query using the provided free api key. Query live data and download sample results in both JSON and CSV formats. Configure the parameters using the console (below) to test certain scenarios and desired outputs or use our scenario examples. *Please note: many endpoints include complex calculations and transformations that require rolling updates over a 24-48hr period. Please adjust your queries and usage accordingly.

API Console

  • Use the console query builder to configure parameters to produce your desired output
  • Required parameters are marked with *
  • Use the drop down menus to fill sample values
  • Try our prebuilt example scenarios and clusters
  • Additional documentation available here
Endpoint*
Method*
Key*
limit
page
sort
order
excl_cols
e
m

Parameters

  • All Paradigm API endpoints are parameterized and can be queried with universal operators
  • Use the console to filter the API parameters to produce your desired output without having to download all the data first.
  • Copy your custom and fully configured API URL queries from the console and paste into your spreadsheet, data tool or application.
  • Additional documentation available here

Operators

  • All ParadigmAPI endpoints are parameterized and can be queried with universal operators
  • Including the Like "~" operator can be effective in limiting return results to be more relevant to your original query
  • Additional documentation available here

Example Scenarios

  • Explore example scenarios using various combinations of preconfigured operators, parameters, filters and ranges
  • Additional examples are available here

Example Clusters

  • Explore example clusters using various combinations of preconfigured operators, parameters, filters and ranges
  • Clusters are predefined groupings of items based on common attributes and are generally defined by category, type or class
  • Paradigm's cluster engine (CLUSgen) automatically identifies clusters but they can also be manually defined
  • Additional examples are available here



  {
    "id": "dgb-digibyte",
    "name": "DigiByte",
    "symbol": "DGB",
    "rank": 46,
    "is_new": false,
    "is_active": true,
    "type": "coin",
    "tags": [
        {
            "id": "cryptocurrency",
            "name": "Cryptocurrency",
            "coin_counter": 912,
            "ico_counter": 31
        },
        {
            "id": "payments",
            "name": "Payments",
            "coin_counter": 287,
            "ico_counter": 37
        },
        {
            "id": "sha256",
            "name": "Sha256",
            "coin_counter": 55,
            "ico_counter": 1
        },
        {
            "id": "scrypt",
            "name": "Scrypt",
            "coin_counter": 140,
            "ico_counter": 1
        },
        {
            "id": "proof-of-work",
            "name": "Proof Of Work",
            "coin_counter": 478,
            "ico_counter": 15
        },
        {
            "id": "myraid-groestl",
            "name": "Myraid-groestl",
            "coin_counter": 4,
            "ico_counter": 0
        },
        {
            "id": "skein",
            "name": "Skein",
            "coin_counter": 4,
            "ico_counter": 0
        },
        {
            "id": "privacy-security",
            "name": "Privacy & Security",
            "coin_counter": 187,
            "ico_counter": 41
        },
        {
            "id": "mining",
            "name": "Mining",
            "coin_counter": 442,
            "ico_counter": 19
        }
    ],
    "team": [
        {
            "id": "jared-tate",
            "name": "Jared Tate",
            "position": "Creator"
        }
    ],
    "description": "DigiByte is a public, rapidly growing and highly decentralized blockchain. DigiBytes are digital assets that cannot be destroyed, counterfeited or hacked, making them ideal for protecting objects of value like currency, information, property or important digital data.",
    "message": null,
    "open_source": true,
    "started_at": "2014-01-10T00:00:00Z",
    "development_status": "Working product",
    "hardware_wallet": true,
    "proof_type": "Proof of Work",
    "org_structure": "Decentralized",
    "hash_algorithm": "Multiple",
    "links": {
        "explorer": [
            "https://altexplorer.co/coin/dgb/explorer",
            "https://digiexplorer.info",
            "https://chainz.cryptoid.info/dgb/"
        ],
        "facebook": [
            "https://www.facebook.com/digibytecoin/"
        ],
        "reddit": [
            "https://www.reddit.com/r/Digibyte"
        ],
        "source_code": [
            "https://github.com/digibyte/digibyte"
        ],
        "website": [
            "https://www.dgbwiki.com",
            "http://www.digibyte.io/"
        ],
        "youtube": [
            "https://www.youtube.com/watch?v=rmDyhKOjNKM"
        ]
    },
    "links_extended": [
        {
            "url": "https://bitcointalk.org/index.php?topic=408268.0",
            "type": "announcement"
        },
        {
            "url": "https://digibyte.co/blogs-list",
            "type": "blog"
        },
        {
            "url": "https://t.me/DGBalerts",
            "type": "chat"
        },
        {
            "url": "https://altexplorer.co/coin/dgb/explorer",
            "type": "explorer"
        },
        {
            "url": "https://digiexplorer.info",
            "type": "explorer"
        },
        {
            "url": "https://chainz.cryptoid.info/dgb/",
            "type": "explorer"
        },
        {
            "url": "https://www.facebook.com/digibytecoin/",
            "type": "facebook"
        },
        {
            "url": "https://www.reddit.com/r/Digibyte",
            "type": "reddit",
            "stats": {
                "subscribers": 20026
            }
        },
        {
            "url": "https://github.com/digibyte/digibyte",
            "type": "source_code",
            "stats": {
                "contributors": 723,
                "stars": 276
            }
        },
        {
            "url": "https://t.me/DigiByteCoin",
            "type": "telegram",
            "stats": {
                "members": 11546
            }
        },
        {
            "url": "https://twitter.com/DigiByteCoin",
            "type": "twitter",
            "stats": {
                "followers": 154774
            }
        },
        {
            "url": "https://github.com/digibyte/digibyte/releases",
            "type": "wallet"
        },
        {
            "url": "https://www.dgbwiki.com",
            "type": "website"
        },
        {
            "url": "http://www.digibyte.io/",
            "type": "website"
        },
        {
            "url": "https://www.youtube.com/watch?v=rmDyhKOjNKM",
            "type": "youtube"
        }
    ],
    "whitepaper": {
        "link": null,
        "thumbnail": null
    },
    "first_data_at": "2014-02-06T00:00:00Z"
}