List Latest Mined Blocks
Through this endpoint customers can list up to 50 from the latest blocks that were mined.
Path Parameters
-
Requirednetwork string
Represents the name of the blockchain network used; blockchain networks are usually identical as technology and software, but they differ in data, e.g. - "mainnet" is the live network with actual data while networks like "testnet", "goerli" are test networks
Example : goerliPossible Values : testnet mordor mainnet goerli -
Requiredblockchain string
Represents the specific blockchain protocol name, e.g. Ethereum, Bitcoin, etc.
Example : ethereumPossible Values : bitcoin bitcoin-cash ethereum-classic ethereum litecoin dash dogecoin binance-smart-chain zcash xrp tron stellar -
Requiredcount integer
Specifies how many records were requested.
Example : 2
Query parameters
-
Optionalcontext string
In batch situations the user can use the context to correlate responses with requests. This property is present regardless of whether the response was successful or returned as an error.
context
is specified by the user.Example : yourExampleString
Response schema
Content-Type: application/json
The request has been successful.
Object :
-
RequiredapiVersion string
Specifies the version of the API that incorporates this endpoint.
Example : 2023-04-25 -
RequiredrequestId string
Defines the ID of the request. The
requestId
is generated by Crypto APIs and it's unique for every request.Example : 601c1710034ed6d407996b30 -
Optionalcontext string
In batch situations the user can use the context to correlate responses with requests. This property is present regardless of whether the response was successful or returned as an error.
context
is specified by the user.Example : yourExampleString -
Requireddata object
-
Requiredlimit integer
Defines how many items should be returned in the response per page basis.
Example : 50 -
Requiredoffset integer
The starting index of the response items, i.e. where the response should start listing the returned items.
Example : 0 -
Requiredtotal integer
Defines the total number of items returned in the response.
Example : 100 -
Requireditems arrayExample : Array ( )
-
Requiredhash string
Represents the same as transactionId for account-based protocols like Ethereum, while it could be different in UTXO-based protocols like Bitcoin. E.g., in UTXO-based protocols hash is different from transactionId for SegWit transactions.
Example : 3c7b39671b02df07c5c25c2ce135f3a1615acb47d01337211ece8aa5e5926b72 -
Requiredheight integer
Represents the hight of the block where this transaction was mined/confirmed for first time. The height is defined as the number of blocks in the blockchain preceding this specific block.
Example : 45903259 -
RequiredpreviousBlockHash string
Represents the hash of the previous block, also known as the parent block.
Example : 24057417652cd253e328ffc9a44ed3a8b0708c0c598bab73c5799505a1452e01 -
Requiredtimestamp integer
Defines the exact date/time when this block was mined in Unix Timestamp.
Example : 1681893875 -
RequiredtransactionsCount integer
Represents the total number of all transactions as part of this block.
Example : 92 -
RequiredblockchainSpecific object One Ofobject
-
Requiredbits string
A sub-unit of BCH equal to 0.000001 BCH, or 100 Satoshi, and is the same as microbitcoincash (μBCH). Bits have two-decimal precision.
Example : 423838743 -
Requiredchainwork string
Represents a hexadecimal number of all the hashes necessary to produce the current chain. E.g., when converting 0000000000000000000000000000000000000000000086859f7a841475b236fd to a decimal you get 635262017308958427068157 hashes, or 635262 exahashes.
Example : 0000000000000000000000000000000000000000000005c9475aae89058a50a6 -
Optionaldifficulty string
Represents a mathematical value of how hard it is to find a valid hash for this block.
Example : 21448277761059.71 -
RequiredmerkleRoot string
Defines the single and final (root) node of a Merkle tree. It is the combined hash of all transactions' hashes that are part of a blockchain block.
Example : d3a49e75a5c53ef277bfe0f6474c8ff35c9d3d8f9f9e65a1d3bf45ecff601c82 -
Optionalnonce integer
Represents a random value that can be adjusted to satisfy the proof of work
Example : 500511677 -
Optionalsize integer
Represents the block size
Example : 1864409 -
RequiredstrippedSize integer
Defines the numeric representation of the block size excluding the witness data.
Example : 502 -
Requiredversion integer
Represents the version of the specific block on the blockchain.
Example : 536870916 -
RequiredversionHex string
Is the hexadecimal string representation of the block's version.
Example : 20000004 -
Requiredweight integer
Represents a measurement to compare the size of different transactions to each other in proportion to the block size limit.
Example : 2263
object-
Requiredbits string
A sub-unit of BCH equal to 0.000001 BCH, or 100 Satoshi, and is the same as microbitcoincash (μBCH). Bits have two-decimal precision.
Example : 1805839a -
Requiredchainwork string
Represents a hexadecimal number of all the hashes necessary to produce the current chain. E.g., when converting 0000000000000000000000000000000000000000000086859f7a841475b236fd to a decimal you get 635262017308958427068157 hashes, or 635262 exahashes.
Example : 0000000000000000000000000000000000000000015dc8754d8bfaedfffbb3bd -
Requireddifficulty string
Represents a mathematical value of how hard it is to find a valid hash for this block.
Example : 21448277761059.71 -
RequiredmerkleRoot string
Defines the single and final (root) node of a Merkle tree. It is the combined hash of all transactions' hashes that are part of a blockchain block.
Example : 543872ba53c13183f951d76dd5933f98900a1bf9b3eef716857dfcc3c0534dfb -
Requirednonce integer
Represents a random value that can be adjusted to satisfy the proof of work
Example : 2113101077 -
Requiredsize integer
Represents a random value that can be adjusted to satisfy the proof of work
Example : 1408113 -
Requiredversion integer
Represents the version of the specific block on the blockchain.
Example : 545259520 -
RequiredversionHex string
Is the hexadecimal string representation of the block's version.
Example : 20000004
object-
Requireddifficulty string
Represents a mathematical value of how hard it is to find a valid hash for this block.
Example : 21448277761059.71 -
RequiredextraData string
Represents any data that can be included by the miner in the block.
Example : 0xd983010203844765746887676f312e342e328777696e646f7773 -
RequiredgasLimit string
Defines the total gas limit of all transactions in the block.
Example : 7999992 -
RequiredgasUsed string
Represents the total amount of gas used by all transactions in this block.
Example : 6494 -
RequiredminedInSeconds integer
Specifies the amount of time required for the block to be mined in seconds.
Example : 6 -
Requirednonce string
Represents a random value that can be adjusted to satisfy the proof of work
Example : 2113101077 -
Requiredsha3Uncles string
Defines the combined hash of all uncles for a given parent.
Example : 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 -
Requiredsize integer
Represents the total size of the block in Bytes.
Example : 1408113 -
RequiredtotalDifficulty string
Defines the total difficulty of the chain until this block, i.e. how difficult it is for a specific miner to mine a new block.
Example : 1086033282060494457577 -
Requireduncles array
Represents the block uncles.
Example : 2113101077
object-
Requireddifficulty string
Represents a mathematical value of how hard it is to find a valid hash for this block.
Example : 21448277761059.71 -
RequiredextraData string
Represents any data that can be included by the miner in the block.
Example : 0x7070796520e4b883e5bda9e7a59ee4bb99e9b1bc080c -
RequiredgasLimit string
Defines the total gas limit of all transactions in the block.
Example : 12499653 -
RequiredgasUsed string
Represents the total amount of gas used by all transactions in this block.
Example : 12488144 -
RequiredminedInSeconds integer
Specifies the amount of time required for the block to be mined in seconds.
Example : 17 -
Requirednonce string
Represents a random value that can be adjusted to satisfy the proof of work
Example : 2113101077 -
Requiredsha3Uncles string
Defines the combined hash of all uncles for a given parent.
Example : 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 -
Requiredsize integer
Represents the total size of the block in Bytes.
Example : 1408113 -
RequiredtotalDifficulty string
Defines the total difficulty of the chain until this block, i.e. how difficult it is for a specific miner to mine a new block.
Example : 4794080996481072 -
Requireduncles array
Represents the block uncles.
object-
Requiredbits string
Represents a specific sub-unit of Litecoin. Bits have two-decimal precision.
Example : 1a01a4ae -
Requiredchainwork string
Represents a hexadecimal number of all the hashes necessary to produce the current chain. E.g., when converting 0000000000000000000000000000000000000000000086859f7a841475b236fd to a decimal you get 635262017308958427068157 hashes, or 635262 exahashes.
Example : 00000000000000000000000000000000000000000000052f02c48d14c5b35ccc -
Requireddifficulty string
Represents a mathematical value of how hard it is to find a valid hash for this block.
Example : 21448277761059.71 -
RequiredmerkleRoot string
Defines the single and final (root) node of a Merkle tree. It is the combined hash of all transactions' hashes that are part of a blockchain block.
Example : a7d45c761cbea0c31ce55b1f2f04d98005980489470ebcc7c29b7b317f01f96b -
Requirednonce integer
Represents a random value that can be adjusted to satisfy the proof of work
Example : 2113101077 -
Requiredsize integer
Represents the total size of the block in Bytes.
Example : 1408113 -
RequiredstrippedSize integer
Defines the numeric representation of the block size excluding the witness data.
Example : 131447 -
Requiredversion integer
Represents the version of the specific block on the blockchain.
Example : 536870912 -
RequiredversionHex string
Is the hexadecimal string representation of the block's version.
Example : 20000000 -
Requiredweight integer
Represents a measurement to compare the size of different transactions to each other in proportion to the block size limit.
Example : 585599
object-
Requiredbits string
Represents a specific sub-unit of Dash. Bits have two-decimal precision.
Example : 1c0b6b81 -
Requiredchainwork string
Represents a hexadecimal number of all the hashes necessary to produce the current chain. E.g., when converting 0000000000000000000000000000000000000000000086859f7a841475b236fd to a decimal you get 635262017308958427068157 hashes, or 635262 exahashes.
Example : 000000000000000000000000000000000000000000004f2b087db88ad29f2da6 -
Requireddifficulty string
Represents a mathematical value of how hard it is to find a valid hash for this block.
Example : 21448277761059.71 -
RequiredmerkleRoot string
Defines the single and final (root) node of a Merkle tree. It is the combined hash of all transactions' hashes that are part of a blockchain block.
Example : 67eab41d993576c37ee9ce89054641660e9e61de98fa2b701d19c25cfb4ce037 -
Requirednonce integer
Represents a random value that can be adjusted to satisfy the proof of work
Example : 2113101077 -
Requiredsize integer
Represents the total size of the block in Bytes.
Example : 1408113 -
Requiredversion integer
Represents the version of the specific block on the blockchain.
Example : 536870912 -
RequiredversionHex string
Is the hexadecimal string representation of the block's version.
Example : 20000010
object-
Requiredbits string
Represents a specific sub-unit of Doge. Bits have two-decimal precision.
Example : 1a031996 -
Requiredchainwork string
Represents a hexadecimal number of all the hashes necessary to produce the current chain. E.g., when converting 0000000000000000000000000000000000000000000086859f7a841475b236fd to a decimal you get 635262017308958427068157 hashes, or 635262 exahash
Example : 00000000000000000000000000000000000000000000048ea6f3be405ae0a819 -
Requireddifficulty string
Represents a mathematical value of how hard it is to find a valid hash for this block.
Example : 21448277761059.71 -
RequiredmerkleRoot string
Defines the single and final (root) node of a Merkle tree. It is the combined hash of all transactions' hashes that are part of a blockchain block.
Example : bfeb2ed090f955ec07c51be25bbddc91ea73cafbe8c3d6f1a76b288e70b19df6 -
Requirednonce integer
Represents a random value that can be adjusted to satisfy the proof of work
Example : 2113101077 -
Requiredsize integer
Represents the total size of the block in Bytes.
Example : 1408113 -
RequiredstrippedSize integer
Defines the numeric representation of the block size excluding the witness data.
Example : 4322 -
Requiredversion integer
Represents the version of the specific block on the blockchain.
Example : 6422788 -
Requiredweight integer
Represents a measurement to compare the size of different transactions to each other in proportion to the block size limit.
Example : 17288
object-
Requireddifficulty string
Represents a mathematical value of how hard it is to find a valid hash for this block.
Example : 21448277761059.71 -
RequiredextraData string
Represents any data that can be included by the miner in the block.
Example : 0xd883010001846765746888676f312e31342e34856c696e757800000000000000eb8c4ee17a97af3c7d18e6cfb87d25bf9a483933d393b4fce778c9a7d64eab76471a8ab92c3a7d131c0f9cfbbd9a54b438c80b491c7a579da0e37db6ca823eda01 -
RequiredgasLimit string
Defines the total gas limit of all transactions in the block.
Example : 30000000 -
RequiredgasUsed string
Represents the total amount of gas used by all transactions in this block.
Example : 686304 -
RequiredminedInSeconds integer
Specifies the amount of time required for the block to be mined in second
Example : 3 -
Requirednonce string
Represents a random value that can be adjusted to satisfy the proof of work
Example : 2113101077 -
Requiredsha3Uncles string
Defines the combined hash of all uncles for a given parent.
Example : 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347 -
Requiredsize integer
Represents the total size of the block in Bytes.
Example : 1408113 -
RequiredtotalDifficulty string
Defines the total difficulty of the chain until this block, i.e. how difficult it is for a specific miner to mine a new block
Example : 2437536 -
Requireduncles array
Represents the block uncles.
object-
Requiredbits string
Represents a specific sub-unit of Zcash. Bits have two-decimal precision
Example : 524517883 -
Requiredchainwork string
Represents a hexadecimal number of all the hashes necessary to produce the current chain. E.g., when converting 0000000000000000000000000000000000000000000086859f7a841475b236fd to a decimal you get 635262017308958427068157 hashes, or 635262 exahashes.
Example : 000000000000000000000000000000000000000000000000000000262b072797 -
Requireddifficulty string
Represents a mathematical value of how hard it is to find a valid hash for this block.
Example : 21448277761059.71 -
RequiredmerkleRoot string
Defines the single and final (root) node of a Merkle tree. It is the combined hash of all transactions' hashes that are part of a blockchain block.
Example : 961113ae943a3abf76da307cf881c4c6b6c13efb27fb67f02c9cdb46029848e8 -
Requirednonce string
Represents a random value that can be adjusted to satisfy the proof of work
Example : 2113101077 -
Requiredsize integer
Represents the total size of the block in Bytes.
Example : 1408113 -
Requiredversion integer
Represents the transaction version number.
Example : 536870916
object-
OptionaltotalCoins object
-
Optionalamount string
Defines the amount of all coins.
Example : 22.0012 -
Optionalunit string
Defines the unit of the amount of all coins.
Example : ETH
-
-
RequiredtotalFees object
-
Requiredamount string
Defines the amount of all fees.
Example : 0.00001 -
Optionalunit string
Defines the unit of the amount of all fees.
Example : ETH
-
object-
OptionalbandwidthUsed string
Representation of the blocks' bandwidth limit.
Example : 83659 -
OptionalburnedTRX string
Representation of the blocks' burned TRX.
Example : 3415556 -
OptionalenergyUsed string
Representation of the blocks' energy used.
Example : 1869991 -
Requiredsize integer
Represents the total size of the block in Bytes.
Example : 140
object-
RequiredbaseFee string
Representation of the base fee
Example : 0.00001 -
RequiredbaseReserve string
Representation of the base reserve that refers to the minimum amount of XLM (the native cryptocurrency of the Stellar network) that an account must hold as a reserve as minimum balance.
Example : 0.5 -
RequiredfailedTransactions integer
Representation of the blocks' failed transactions count
Example : 28 -
RequiredprotocolVersion string
Representation of protocol version which refers to the specific set of rules and standards that govern the behavior of the network's nodes and participants.
Example : 19 -
RequiredtotalCoins string
Representation of the total coins
Example : 105443902087.3472865
-
-
-
Content-Type: application/json
400
Object :
-
RequiredapiVersion string
Specifies the version of the API that incorporates this endpoint.
Example : 2023-04-25 -
RequiredrequestId string
Defines the ID of the request. The
requestId
is generated by Crypto APIs and it's unique for every request.Example : 601c1710034ed6d407996b30 -
Optionalcontext string
In batch situations the user can use the context to correlate responses with requests. This property is present regardless of whether the response was successful or returned as an error.
context
is specified by the user.Example : yourExampleString -
Requirederror object One Ofobject
-
Requiredcode string
Specifies an error code, e.g. error 404.
Example : uri_not_found -
Requiredmessage string
Specifies the message of the error, i.e. why the error was returned, e.g. error 404 stands for “not found”.
Example : The specified URI has not been found. Check the URI and try again. -
Optionaldetails array
-
Requiredattribute string
Specifies an attribute of the error by name.
Example : attribute which content caused the error -
Requiredmessage string
Specifies the details of an attribute as part from the error.
Example : message describing the error
-
object-
Requiredcode string
Specifies an error code, e.g. error 404.
Example : limit_greater_than_allowed -
Requiredmessage string
Specifies the message of the error, i.e. why the error was returned, e.g. error 404 stands for “not found”.
Example : You have reached the allowed limit. The maximum number of items for this endpoint is {limit}, please use the specific pagination attributes to get the items in portions. -
Optionaldetails array
-
Requiredattribute string
Specifies an attribute of the error by name.
Example : attribute which content caused the error -
Requiredmessage string
Specifies the details of an attribute as part from the error.
Example : message describing the error
-
object-
Requiredcode string
Specifies an error code, e.g. error 404.
Example : invalid_pagination -
Requiredmessage string
Specifies the message of the error, i.e. why the error was returned, e.g. error 404 stands for “not found”.
Example : The pagination attributes that have been used are invalid. Please check the Documentation to see details on pagination. -
Optionaldetails array
-
Requiredattribute string
Specifies an attribute of the error by name.
Example : attribute which content caused the error -
Requiredmessage string
Specifies the details of an attribute as part from the error.
Example : message describing the error
-
-
Content-Type: application/json
401
Object :
-
RequiredapiVersion string
Specifies the version of the API that incorporates this endpoint.
Example : 2023-04-25 -
RequiredrequestId string
Defines the ID of the request. The
requestId
is generated by Crypto APIs and it's unique for every request.Example : 601c1710034ed6d407996b30 -
Optionalcontext string
In batch situations the user can use the context to correlate responses with requests. This property is present regardless of whether the response was successful or returned as an error.
context
is specified by the user.Example : yourExampleString -
Requirederror object One Ofobject
-
Requiredcode string
Specifies an error code, e.g. error 404.
Example : missing_api_key -
Requiredmessage string
Specifies the message of the error, i.e. why the error was returned, e.g. error 404 stands for “not found”.
Example : The specific authorization header (API Key) is missing, please check our Authorization section in our Documentation. -
Optionaldetails array
-
Requiredattribute string
Specifies an attribute of the error by name.
Example : attribute which content caused the error -
Requiredmessage string
Specifies the details of an attribute as part from the error.
Example : message describing the error
-
object-
Requiredcode string
Specifies an error code, e.g. error 404.
Example : invalid_api_key -
Requiredmessage string
Specifies the message of the error, i.e. why the error was returned, e.g. error 404 stands for “not found”.
Example : The provided API key is invalid. Please, generate a new one from your Dashboard. -
Optionaldetails array
-
Requiredattribute string
Specifies an attribute of the error by name.
Example : attribute which content caused the error -
Requiredmessage string
Specifies the details of an attribute as part from the error.
Example : message describing the error
-
-
Content-Type: application/json
You have insufficient credits. Please upgrade your plan from your Dashboard or contact our team via email.
Object :
-
RequiredapiVersion string
Specifies the version of the API that incorporates this endpoint.
Example : 2023-04-25 -
RequiredrequestId string
Defines the ID of the request. The
requestId
is generated by Crypto APIs and it's unique for every request.Example : 601c1710034ed6d407996b30 -
Optionalcontext string
In batch situations the user can use the context to correlate responses with requests. This property is present regardless of whether the response was successful or returned as an error.
context
is specified by the user.Example : yourExampleString -
Requirederror object
insufficient_credits
-
Requiredcode string
Specifies an error code, e.g. error 404.
Example : insufficient_credits -
Requiredmessage string
Specifies the message of the error, i.e. why the error was returned, e.g. error 404 stands for “not found”.
Example : You have insufficient credits. Please upgrade your plan from your Dashboard or contact our team via email. -
Optionaldetails array
-
Requiredattribute string
Specifies an attribute of the error by name.
Example : attribute which content caused the error -
Requiredmessage string
Specifies the details of an attribute as part from the error.
Example : message describing the error
-
-
Content-Type: application/json
403
Object :
-
RequiredapiVersion string
Specifies the version of the API that incorporates this endpoint.
Example : 2023-04-25 -
RequiredrequestId string
Defines the ID of the request. The
requestId
is generated by Crypto APIs and it's unique for every request.Example : 601c1710034ed6d407996b30 -
Optionalcontext string
In batch situations the user can use the context to correlate responses with requests. This property is present regardless of whether the response was successful or returned as an error.
context
is specified by the user.Example : yourExampleString -
Requirederror object One Ofobject
-
Requiredcode string
Specifies an error code, e.g. error 404.
Example : banned_ip_address -
Requiredmessage string
Specifies the message of the error, i.e. why the error was returned, e.g. error 404 stands for “not found”.
Example : This IP address has been banned. To check the reason for that, please contact our team via email. -
Optionaldetails array
-
Requiredattribute string
Specifies an attribute of the error by name.
Example : attribute which content caused the error -
Requiredmessage string
Specifies the details of an attribute as part from the error.
Example : message describing the error
-
object-
Requiredcode string
Specifies an error code, e.g. error 404.
Example : endpoint_not_allowed_for_plan -
Requiredmessage string
Specifies the message of the error, i.e. why the error was returned, e.g. error 404 stands for “not found”.
Example : This endpoint is not available for your current subscription plan, please upgrade your plan to be able to use it. -
Optionaldetails array
-
Requiredattribute string
Specifies an attribute of the error by name.
Example : attribute which content caused the error -
Requiredmessage string
Specifies the details of an attribute as part from the error.
Example : message describing the error
-
object-
Requiredcode string
Specifies an error code, e.g. error 404.
Example : endpoint_not_allowed_for_api_key -
Requiredmessage string
Specifies the message of the error, i.e. why the error was returned, e.g. error 404 stands for “not found”.
Example : This endpoint is not available for your API key. -
Optionaldetails array
-
Requiredattribute string
Specifies an attribute of the error by name.
Example : attribute which content caused the error -
Requiredmessage string
Specifies the details of an attribute as part from the error.
Example : message describing the error
-
object-
Requiredcode string
Specifies an error code, e.g. error 404.
Example : feature_mainnets_not_allowed_for_plan -
Requiredmessage string
Specifies the message of the error, i.e. why the error was returned, e.g. error 404 stands for “not found”.
Example : Mainnets access is not available for your current subscription plan, please upgrade your plan to be able to use it. -
Optionaldetails array
-
Requiredattribute string
Specifies an attribute of the error by name.
Example : attribute which content caused the error -
Requiredmessage string
Specifies the details of an attribute as part from the error.
Example : message describing the error
-
-
Content-Type: application/json
Resource not found
Object :
-
RequiredapiVersion string
Specifies the version of the API that incorporates this endpoint.
Example : 2023-04-25 -
RequiredrequestId string
Defines the ID of the request. The
requestId
is generated by Crypto APIs and it's unique for every request.Example : 601c1710034ed6d407996b30 -
Optionalcontext string
In batch situations the user can use the context to correlate responses with requests. This property is present regardless of whether the response was successful or returned as an error.
context
is specified by the user.Example : yourExampleString -
Requirederror object
resource_not_found
-
Requiredcode string
Specifies an error code, e.g. error 404.
Example : resource_not_found -
Requiredmessage string
Specifies the message of the error, i.e. why the error was returned, e.g. error 404 stands for “not found”.
Example : Resource not found -
Optionaldetails array
-
Requiredattribute string
Specifies an attribute of the error by name.
Example : attribute which content caused the error -
Requiredmessage string
Specifies the details of an attribute as part from the error.
Example : message describing the error
-
-
Content-Type: application/json
The data provided seems to be invalid.
Object :
-
RequiredapiVersion string
Specifies the version of the API that incorporates this endpoint.
Example : 2023-04-25 -
RequiredrequestId string
Defines the ID of the request. The
requestId
is generated by Crypto APIs and it's unique for every request.Example : 601c1710034ed6d407996b30 -
Optionalcontext string
In batch situations the user can use the context to correlate responses with requests. This property is present regardless of whether the response was successful or returned as an error.
context
is specified by the user.Example : yourExampleString -
Requirederror object
invalid_data
-
Requiredcode string
Specifies an error code, e.g. error 404.
Example : invalid_data -
Requiredmessage string
Specifies the message of the error, i.e. why the error was returned, e.g. error 404 stands for “not found”.
Example : The data provided seems to be invalid. -
Optionaldetails array
-
Requiredattribute string
Specifies an attribute of the error by name.
Example : attribute which content caused the error -
Requiredmessage string
Specifies the details of an attribute as part from the error.
Example : message describing the error
-
-
Content-Type: application/json
The selected Media Type is unavailable. The Content-Type header should be 'application/json'.
Object :
-
RequiredapiVersion string
Specifies the version of the API that incorporates this endpoint.
Example : 2023-04-25 -
RequiredrequestId string
Defines the ID of the request. The
requestId
is generated by Crypto APIs and it's unique for every request.Example : 601c1710034ed6d407996b30 -
Optionalcontext string
In batch situations the user can use the context to correlate responses with requests. This property is present regardless of whether the response was successful or returned as an error.
context
is specified by the user.Example : yourExampleString -
Requirederror object
unsupported_media_type
-
Requiredcode string
Specifies an error code, e.g. error 404.
Example : unsupported_media_type -
Requiredmessage string
Specifies the message of the error, i.e. why the error was returned, e.g. error 404 stands for “not found”.
Example : The selected Media Type is unavailable. The Content-Type header should be 'application/json'. -
Optionaldetails array
-
Requiredattribute string
Specifies an attribute of the error by name.
Example : attribute which content caused the error -
Requiredmessage string
Specifies the details of an attribute as part from the error.
Example : message describing the error
-
-
Content-Type: application/json
Your request body for POST requests must have a structure of { data: { item: [...properties] } }
Object :
-
RequiredapiVersion string
Specifies the version of the API that incorporates this endpoint.
Example : 2023-04-25 -
RequiredrequestId string
Defines the ID of the request. The
requestId
is generated by Crypto APIs and it's unique for every request.Example : 601c1710034ed6d407996b30 -
Optionalcontext string
In batch situations the user can use the context to correlate responses with requests. This property is present regardless of whether the response was successful or returned as an error.
context
is specified by the user.Example : yourExampleString -
Requirederror object
invalid_request_body_structure
-
Requiredcode string
Specifies an error code, e.g. error 404.
Example : invalid_request_body_structure -
Requiredmessage string
Specifies the message of the error, i.e. why the error was returned, e.g. error 404 stands for “not found”.
Example : Your request body for POST requests must have a structure of { data: { item: [...properties] } } -
Optionaldetails array
-
Requiredattribute string
Specifies an attribute of the error by name.
Example : attribute which content caused the error -
Requiredmessage string
Specifies the details of an attribute as part from the error.
Example : message describing the error
-
-
Content-Type: application/json
The request limit has been reached. There can be maximum {requests} requests per {seconds} second(s) made. Please contact our team via email if you need more or upgrade your plan.
Object :
-
RequiredapiVersion string
Specifies the version of the API that incorporates this endpoint.
Example : 2023-04-25 -
RequiredrequestId string
Defines the ID of the request. The
requestId
is generated by Crypto APIs and it's unique for every request.Example : 601c1710034ed6d407996b30 -
Optionalcontext string
In batch situations the user can use the context to correlate responses with requests. This property is present regardless of whether the response was successful or returned as an error.
context
is specified by the user.Example : yourExampleString -
Requirederror object
request_limit_reached
-
Requiredcode string
Specifies an error code, e.g. error 404.
Example : request_limit_reached -
Requiredmessage string
Specifies the message of the error, i.e. why the error was returned, e.g. error 404 stands for “not found”.
Example : The request limit has been reached. There can be maximum {requests} requests per {seconds} second(s) made. Please contact our team via email if you need more or upgrade your plan. -
Optionaldetails array
-
Requiredattribute string
Specifies an attribute of the error by name.
Example : attribute which content caused the error -
Requiredmessage string
Specifies the details of an attribute as part from the error.
Example : message describing the error
-
-
Content-Type: application/json
An unexpected server error has occurred, we are working to fix this. Please try again later and in case it occurs again please report it to our team via email.
Object :
-
RequiredapiVersion string
Specifies the version of the API that incorporates this endpoint.
Example : 2023-04-25 -
RequiredrequestId string
Defines the ID of the request. The
requestId
is generated by Crypto APIs and it's unique for every request.Example : 601c1710034ed6d407996b30 -
Optionalcontext string
In batch situations the user can use the context to correlate responses with requests. This property is present regardless of whether the response was successful or returned as an error.
context
is specified by the user.Example : yourExampleString -
Requirederror object
unexpected_server_error
-
Requiredcode string
Specifies an error code, e.g. error 404.
Example : unexpected_server_error -
Requiredmessage string
Specifies the message of the error, i.e. why the error was returned, e.g. error 404 stands for “not found”.
Example : An unexpected server error has occurred, we are working to fix this. Please try again later and in case it occurs again please report it to our team via email. -
Optionaldetails array
-
Requiredattribute string
Specifies an attribute of the error by name.
Example : attribute which content caused the error -
Requiredmessage string
Specifies the details of an attribute as part from the error.
Example : message describing the error
-
-