id
stringlengths 53
86
| api_name
stringlengths 2
76
| api_description
stringlengths 1
500
⌀ | api_score
float64 0
10
⌀ | endpoint_name
stringlengths 1
190
| endpoint_description
stringlengths 0
500
| response_status_code
int64 100
505
| response_summary
stringlengths 1
68
⌀ | response_json
stringlengths 6
50k
| response_json_schema
stringlengths 14
150k
|
---|---|---|---|---|---|---|---|---|---|
c1612d4a-0e7e-4028-a37b-35fddfe633b7/af63bbf5-2909-4e4d-9808-d2624f9267ec/0/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /block_txs | Get a list of all transactions included in provided blocks | 200 | null | [{"block_hash": "e8c6992d52cd74b577b79251e0351be25070797a0dbc486b2c284d0bf7aeea9c", "tx_hashes": ["f144a8264acf4bdfe2e1241170969c930d64ab6b0996a4a45237b623f1dd670e"]}] | {"type": "array", "items": {"type": "object", "properties": {"block_hash": {"type": "string", "description": "Hash of the block"}, "tx_hashes": {"type": "array", "items": {"type": "string", "description": "Hash identifier of the transaction"}}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/a1b0c2a6-4c4d-4dc1-8924-4b0ade537406/3/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /native_script_list | List of all existing native script hashes along with their creation transaction hashes | 200 | null | [{"script_hash": "d8480dc869b94b80e81ec91b0abe307279311fe0e7001a9488f61ff8", "creation_tx_hash": "fda6c7697009237975ffc30f36666addf4c6e2a2c6f90411a24431b700baaab1", "type": "timelock"}] | {"type": "array", "items": {"properties": {"script_hash": {"type": "string", "description": "Hash of a script"}, "creation_tx_hash": {"type": "string", "description": "Hash of the script creation transaction"}, "type": {"type": "string", "description": "Type of the script", "enum": ["timelock", "multisig"]}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/3d8fbfed-45e1-4a01-833a-7c0cacfc9962/1/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /asset_summary | Get the summary of an asset (total transactions exclude minting/total wallets include only wallets with asset balance) | 200 | null | [{"policy_id": "d3501d9531fcc25e3ca4b6429318c2cc374dbdbcf5e99c1c1e5da1ff", "asset_name": "444f4e545350414d", "fingerprint": "asset1ua6pz3yd5mdka946z8jw2fld3f8d0mmxt75gv9", "total_transactions": 89416, "staked_wallets": 548, "unstaked_addresses": 245}] | {"type": "array", "items": {"properties": {"policy_id": {"type": "string", "description": "Asset Policy ID (hex)"}, "asset_name": {"type": ["string", "null"], "description": "Asset Name (hex)"}, "fingerprint": {"type": "string", "description": "The CIP14 fingerprint of the asset"}, "total_transactions": {"type": "integer", "description": "Total number of transactions including the given asset"}, "staked_wallets": {"type": "integer", "description": "Total number of registered wallets holding the given asset"}, "unstaked_addresses": {"type": "integer", "description": "Total number of payment addresses (not belonging to registered wallets) holding the given asset"}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/12d54a01-3336-4c3e-a99d-e21042420402/1/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /asset_token_registry | Get a list of assets registered via token registry on github | 200 | null | [{"policy_id": "d3501d9531fcc25e3ca4b6429318c2cc374dbdbcf5e99c1c1e5da1ff", "asset_name": "444f4e545350414d", "asset_name_ascii": "DONTSPAM", "ticker": "MOB", "description": "Metaverse Blockchain Cryptocurrency.", "url": "https://www.rackmob.com/", "decimals": 0, "logo": "iVBORw0KGgoAAAANSUhEUgAAAPoAAAD6CAYAAACI7Fo9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADnmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSfvu78nIGlkPSdXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQnPz4KPHg6eG1wbWV0YSB4bWxuczp4PSdhZG9iZTpuczptZXRhLyc"}] | {"type": "array", "description": "An array of token registry information (registered via github) for each asset", "items": {"type": "object", "properties": {"policy_id": {"type": "string", "description": "Asset Policy ID (hex)"}, "asset_name": {"type": ["string", "null"], "description": "Asset Name (hex)"}, "asset_name_ascii": {"type": "string", "description": "Asset Name (ASCII)"}, "ticker": {"type": "string"}, "description": {"type": "string"}, "url": {"type": "string"}, "decimals": {"type": "integer"}, "logo": {"type": "string", "description": "A PNG image file as a byte string"}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/83ade3d9-9aee-4725-954a-f6cd3416c0e7/1/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /asset_info | Get the information of an asset including first minting & token registry metadata | 200 | null | [{"policy_id": "d3501d9531fcc25e3ca4b6429318c2cc374dbdbcf5e99c1c1e5da1ff", "asset_name": "444f4e545350414d", "asset_name_ascii": "DONTSPAM", "fingerprint": "asset1ua6pz3yd5mdka946z8jw2fld3f8d0mmxt75gv9", "minting_tx_hash": "cb07b7e51b77079776c4a78f2daf8f14f9945d2b047da7bfcb71d7fbb9f86712", "total_supply": "35000", "mint_cnt": 1, "burn_cnt": 5, "creation_time": 1506635091, "minting_tx_metadata": {}, "token_registry_metadata": {"name": "Rackmob", "description": "Metaverse Blockchain Cryptocurrency.", "ticker": "MOB", "url": "https://www.rackmob.com/", "logo": "iVBORw0KGgoAAAANSUhEUgAAAPoAAAD6CAYAAACI7Fo9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADnmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSfvu78nIGlkPSdXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQnPz4KPHg6eG1wbWV0YSB4bWxuczp4PSdhZG9iZTpuczptZXRhLyc", "decimals": 0}}] | {"type": "array", "items": {"properties": {"policy_id": {"type": "string", "description": "Asset Policy ID (hex)"}, "asset_name": {"type": ["string", "null"], "description": "Asset Name (hex)"}, "asset_name_ascii": {"type": "string", "description": "Asset Name (ASCII)"}, "fingerprint": {"type": "string", "description": "The CIP14 fingerprint of the asset"}, "minting_tx_hash": {"type": "string", "description": "Hash of the latest mint transaction"}, "total_supply": {"type": "string", "description": "Total supply for the asset"}, "mint_cnt": {"type": "integer", "description": "Count of total mint transactions"}, "burn_cnt": {"type": "integer", "description": "Count of total burn transactions"}, "creation_time": {"type": "integer", "description": "UNIX timestamp of the first asset mint"}, "minting_tx_metadata": {"allOf": [{"type": ["object", "null"], "description": "A JSON array containing details about metadata within transaction"}], "description": "Latest minting transaction metadata (aligns with CIP-25)"}, "token_registry_metadata": {"type": ["object", "null"], "description": "Asset metadata registered on the Cardano Token Registry", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "ticker": {"type": "string"}, "url": {"type": "string"}, "logo": {"type": "string", "description": "A PNG image file as a byte string"}, "decimals": {"type": "integer"}}}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/d0887a97-6e51-4cdd-b954-8e5a579fe325/3/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /asset_addresses | Get the list of all addresses holding a given asset Note - Due to cardano's UTxO design and usage from projects, asset to addresses map can be infinite. Thus, for a small subset of active projects with millions of transactions, these might end up with timeouts (HTTP code 504) on free layer. Such large-scale projects are free to subscribe to query layers to have a dedicated cache table for themselves served via Koios. | 200 | null | [{"payment_address": "addr1qxkfe8s6m8qt5436lec3f0320hrmpppwqgs2gah4360krvyssntpwjcz303mx3h4avg7p29l3zd8u3jyglmewds9ezrqdc3cxp", "quantity": 23}] | {"type": "array", "description": "An array of payment addresses holding the given token (including balances)", "items": {"properties": {"payment_address": {"type": "string", "description": "A Cardano payment/base address (bech32 encoded) for transaction's input UTxO"}, "quantity": {"type": "string", "description": "Asset balance on the payment address"}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/0b81ec59-348f-4cd2-bf48-c0632ffc8095/0/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /policy_asset_info | Get the information for all assets under the same policy | 200 | null | [{"asset_name": "444f4e545350414d", "asset_name_ascii": "DONTSPAM", "fingerprint": "asset1ua6pz3yd5mdka946z8jw2fld3f8d0mmxt75gv9", "minting_tx_hash": "cb07b7e51b77079776c4a78f2daf8f14f9945d2b047da7bfcb71d7fbb9f86712", "total_supply": "35000", "mint_cnt": 1, "burn_cnt": 5, "creation_time": 1506635091, "minting_tx_metadata": {}, "token_registry_metadata": {"name": "Rackmob", "description": "Metaverse Blockchain Cryptocurrency.", "ticker": "MOB", "url": "https://www.rackmob.com/", "logo": "iVBORw0KGgoAAAANSUhEUgAAAPoAAAD6CAYAAACI7Fo9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADnmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSfvu78nIGlkPSdXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQnPz4KPHg6eG1wbWV0YSB4bWxuczp4PSdhZG9iZTpuczptZXRhLyc", "decimals": 0}}] | {"type": "array", "description": "List of policy assets", "items": {"properties": {"asset_name": {"type": ["string", "null"], "description": "Asset Name (hex)"}, "asset_name_ascii": {"type": "string", "description": "Asset Name (ASCII)"}, "fingerprint": {"type": "string", "description": "The CIP14 fingerprint of the asset"}, "minting_tx_hash": {"type": "string", "description": "Hash of the latest mint transaction"}, "total_supply": {"type": "string", "description": "Total supply for the asset"}, "mint_cnt": {"type": "integer", "description": "Count of total mint transactions"}, "burn_cnt": {"type": "integer", "description": "Count of total burn transactions"}, "creation_time": {"type": "integer", "description": "UNIX timestamp of the first asset mint"}, "minting_tx_metadata": {"allOf": [{"type": ["object", "null"], "description": "A JSON array containing details about metadata within transaction"}], "description": "Latest minting transaction metadata (aligns with CIP-25)"}, "token_registry_metadata": {"type": ["object", "null"], "description": "Asset metadata registered on the Cardano Token Registry", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "ticker": {"type": "string"}, "url": {"type": "string"}, "logo": {"type": "string", "description": "A PNG image file as a byte string"}, "decimals": {"type": "integer"}}}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/07d58320-7ff8-41c4-bc87-d130fc566347/2/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /asset_policy_info | Get the information for all assets under the same policy (replaced by asset_addresses) | 200 | null | [{"asset_name": "444f4e545350414d", "asset_name_ascii": "DONTSPAM", "fingerprint": "asset1ua6pz3yd5mdka946z8jw2fld3f8d0mmxt75gv9", "minting_tx_hash": "cb07b7e51b77079776c4a78f2daf8f14f9945d2b047da7bfcb71d7fbb9f86712", "total_supply": "35000", "mint_cnt": 1, "burn_cnt": 5, "creation_time": 1506635091, "minting_tx_metadata": {}, "token_registry_metadata": {"name": "Rackmob", "description": "Metaverse Blockchain Cryptocurrency.", "ticker": "MOB", "url": "https://www.rackmob.com/", "logo": "iVBORw0KGgoAAAANSUhEUgAAAPoAAAD6CAYAAACI7Fo9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADnmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSfvu78nIGlkPSdXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQnPz4KPHg6eG1wbWV0YSB4bWxuczp4PSdhZG9iZTpuczptZXRhLyc", "decimals": 0}}] | {"type": "array", "description": "List of policy assets", "items": {"properties": {"asset_name": {"type": ["string", "null"], "description": "Asset Name (hex)"}, "asset_name_ascii": {"type": "string", "description": "Asset Name (ASCII)"}, "fingerprint": {"type": "string", "description": "The CIP14 fingerprint of the asset"}, "minting_tx_hash": {"type": "string", "description": "Hash of the latest mint transaction"}, "total_supply": {"type": "string", "description": "Total supply for the asset"}, "mint_cnt": {"type": "integer", "description": "Count of total mint transactions"}, "burn_cnt": {"type": "integer", "description": "Count of total burn transactions"}, "creation_time": {"type": "integer", "description": "UNIX timestamp of the first asset mint"}, "minting_tx_metadata": {"allOf": [{"type": ["object", "null"], "description": "A JSON array containing details about metadata within transaction"}], "description": "Latest minting transaction metadata (aligns with CIP-25)"}, "token_registry_metadata": {"type": ["object", "null"], "description": "Asset metadata registered on the Cardano Token Registry", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "ticker": {"type": "string"}, "url": {"type": "string"}, "logo": {"type": "string", "description": "A PNG image file as a byte string"}, "decimals": {"type": "integer"}}}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/10b53cf5-b627-42ed-bd1c-78faf8da4eb6/1/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /asset_info | Get the information of a list of assets including first minting & token registry metadata | 200 | null | [{"policy_id": "d3501d9531fcc25e3ca4b6429318c2cc374dbdbcf5e99c1c1e5da1ff", "asset_name": "444f4e545350414d", "asset_name_ascii": "DONTSPAM", "fingerprint": "asset1ua6pz3yd5mdka946z8jw2fld3f8d0mmxt75gv9", "minting_tx_hash": "cb07b7e51b77079776c4a78f2daf8f14f9945d2b047da7bfcb71d7fbb9f86712", "total_supply": "35000", "mint_cnt": 1, "burn_cnt": 5, "creation_time": 1506635091, "minting_tx_metadata": {}, "token_registry_metadata": {"name": "Rackmob", "description": "Metaverse Blockchain Cryptocurrency.", "ticker": "MOB", "url": "https://www.rackmob.com/", "logo": "iVBORw0KGgoAAAANSUhEUgAAAPoAAAD6CAYAAACI7Fo9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADnmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSfvu78nIGlkPSdXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQnPz4KPHg6eG1wbWV0YSB4bWxuczp4PSdhZG9iZTpuczptZXRhLyc", "decimals": 0}}] | {"type": "array", "items": {"properties": {"policy_id": {"type": "string", "description": "Asset Policy ID (hex)"}, "asset_name": {"type": ["string", "null"], "description": "Asset Name (hex)"}, "asset_name_ascii": {"type": "string", "description": "Asset Name (ASCII)"}, "fingerprint": {"type": "string", "description": "The CIP14 fingerprint of the asset"}, "minting_tx_hash": {"type": "string", "description": "Hash of the latest mint transaction"}, "total_supply": {"type": "string", "description": "Total supply for the asset"}, "mint_cnt": {"type": "integer", "description": "Count of total mint transactions"}, "burn_cnt": {"type": "integer", "description": "Count of total burn transactions"}, "creation_time": {"type": "integer", "description": "UNIX timestamp of the first asset mint"}, "minting_tx_metadata": {"allOf": [{"type": ["object", "null"], "description": "A JSON array containing details about metadata within transaction"}], "description": "Latest minting transaction metadata (aligns with CIP-25)"}, "token_registry_metadata": {"type": ["object", "null"], "description": "Asset metadata registered on the Cardano Token Registry", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "ticker": {"type": "string"}, "url": {"type": "string"}, "logo": {"type": "string", "description": "A PNG image file as a byte string"}, "decimals": {"type": "integer"}}}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/ba4ea786-4802-4585-a2ef-d7ed59473e86/3/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /policy_asset_list | Get the list of asset under the given policy (including balances) | 200 | null | [{"asset_name": "444f4e545350414d", "fingerprint": "asset1ua6pz3yd5mdka946z8jw2fld3f8d0mmxt75gv9", "total_supply": "35000", "decimals": 6}] | {"type": "array", "description": "List of policy assets", "items": {"properties": {"asset_name": {"type": ["string", "null"], "description": "Asset Name (hex)"}, "fingerprint": {"type": "string", "description": "The CIP14 fingerprint of the asset"}, "total_supply": {"type": "string", "description": "Total supply for the asset"}, "decimals": {"type": "integer", "description": "Asset decimals"}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/c73430c3-985e-45d2-ab73-d368eef3e146/3/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /asset_address_list | Get the list of all addresses holding a given asset (replaced by asset_addresses) | 200 | null | [{"payment_address": "addr1qxkfe8s6m8qt5436lec3f0320hrmpppwqgs2gah4360krvyssntpwjcz303mx3h4avg7p29l3zd8u3jyglmewds9ezrqdc3cxp", "quantity": 23}] | {"type": "array", "description": "An array of payment addresses holding the given token (including balances)", "items": {"properties": {"payment_address": {"type": "string", "description": "A Cardano payment/base address (bech32 encoded) for transaction's input UTxO"}, "quantity": {"type": "string", "description": "Asset balance on the payment address"}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/97a4e80e-a08b-420e-b5c3-77c1b7742efe/3/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /asset_nft_address | Get the address where specified NFT currently reside on. | 200 | null | [{"payment_address": "addr1qxkfe8s6m8qt5436lec3f0320hrmpppwqgs2gah4360krvyssntpwjcz303mx3h4avg7p29l3zd8u3jyglmewds9ezrqdc3cxp"}] | {"type": "array", "description": "An array of payment addresses holding the given token", "items": {"properties": {"payment_address": {"type": "string", "description": "A Cardano payment/base address (bech32 encoded) for transaction's input UTxO"}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/d35eb4b3-b4d8-41b1-9207-36915995a5d1/2/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /policy_asset_addresses | Get the list of addresses with quantity for each asset on the given policy Note - Due to cardano's UTxO design and usage from projects, asset to addresses map can be infinite. Thus, for a small subset of active projects with millions of transactions, these might end up with timeouts (HTTP code 504) on free layer. Such large-scale projects are free to subscribe to query layers to have a dedicated cache table for themselves served via Koios. | 200 | null | [{"asset_name": "444f4e545350414d", "payment_address": "addr1qxkfe8s6m8qt5436lec3f0320hrmpppwqgs2gah4360krvyssntpwjcz303mx3h4avg7p29l3zd8u3jyglmewds9ezrqdc3cxp", "quantity": 23}] | {"type": "array", "description": "Array of asset names and payment addresses for the given policy (including balances)", "items": {"properties": {"asset_name": {"type": ["string", "null"], "description": "Asset Name (hex)"}, "payment_address": {"type": "string", "description": "A Cardano payment/base address (bech32 encoded) for transaction's input UTxO"}, "quantity": {"type": "string", "description": "Asset balance on the payment address"}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/e6a56501-b786-4688-9522-f4f91e7d463b/0/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /tx_metadata | Get metadata information (if any) for given transaction(s) | 200 | null | [{"tx_hash": "f144a8264acf4bdfe2e1241170969c930d64ab6b0996a4a45237b623f1dd670e", "metadata": {}}] | {"type": ["array", "null"], "items": {"properties": {"tx_hash": {"type": "string", "description": "Hash identifier of the transaction"}, "metadata": {"type": ["object", "null"], "description": "A JSON array containing details about metadata within transaction"}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/430ef0ba-890a-4a82-b609-b73978ea30f3/2/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /asset_list | Get the list of all native assets (paginated) | 200 | null | [{"policy_id": "d3501d9531fcc25e3ca4b6429318c2cc374dbdbcf5e99c1c1e5da1ff", "asset_name": "444f4e545350414d", "fingerprint": "asset1ua6pz3yd5mdka946z8jw2fld3f8d0mmxt75gv9"}] | {"type": "array", "description": "Array of policy IDs and asset names", "items": {"type": "object", "properties": {"policy_id": {"type": "string", "description": "Asset Policy ID (hex)"}, "asset_name": {"type": ["string", "null"], "description": "Asset Name (hex)"}, "fingerprint": {"type": "string", "description": "The CIP14 fingerprint of the asset"}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/7b606e09-0242-4345-bf9b-3179a5b7f773/3/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /asset_txs | Get the list of current or all asset transaction hashes (newest first) | 200 | null | [{"tx_hash": "f144a8264acf4bdfe2e1241170969c930d64ab6b0996a4a45237b623f1dd670e", "epoch_no": 321, "block_height": 42325043, "block_time": 1506635091}] | {"type": "array", "description": "An array of Tx hashes that included the given asset (latest first)", "items": {"properties": {"tx_hash": {"type": "string", "description": "Hash identifier of the transaction"}, "epoch_no": {"type": "integer", "description": "Epoch number of the block"}, "block_height": {"type": ["integer", "null"], "description": "Block height"}, "block_time": {"type": "integer", "description": "UNIX timestamp of the block"}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/08c9647f-fd7c-4dcf-9522-b9b77f0811fe/0/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /tx_status | Get the number of block confirmations for a given transaction hash list | 200 | null | [{"tx_hash": "f144a8264acf4bdfe2e1241170969c930d64ab6b0996a4a45237b623f1dd670e", "num_confirmations": 17}] | {"type": "array", "items": {"properties": {"tx_hash": {"type": "string", "description": "Hash identifier of the transaction"}, "num_confirmations": {"type": ["integer", "null"], "description": "Number of block confirmations"}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/a332359c-d58b-4bda-aefa-f3a0799fda08/3/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /tx_info | Get detailed information about transaction(s) | 200 | null | [{"tx_hash": "f144a8264acf4bdfe2e1241170969c930d64ab6b0996a4a45237b623f1dd670e", "block_hash": "e8c6992d52cd74b577b79251e0351be25070797a0dbc486b2c284d0bf7aeea9c", "block_height": 42325043, "epoch_no": 321, "epoch_slot": 75442, "absolute_slot": 53384242, "tx_timestamp": 1506635091, "tx_block_index": 6, "tx_size": 391, "total_output": 157832856, "fee": 172761, "deposit": 0, "invalid_before": "", "invalid_after": 42332172, "collateral_inputs": [{"payment_addr": {"bech32": "addr1q80rc8zj06yzdwwdyqc03rm4l3zv6n89rxuaak0t099n09yssntpwjcz303mx3h4avg7p29l3zd8u3jyglmewds9ezrqad9mkw", "cred": "de3c1c527e8826b9cd2030f88f75fc44cd4ce519b9ded9eb794b3794"}, "stake_addr": "stake1u8yxtugdv63wxafy9d00nuz6hjyyp4qnggvc9a3vxh8yl0ckml2uz", "tx_hash": "f144a8264acf4bdfe2e1241170969c930d64ab6b0996a4a45237b623f1dd670e", "tx_index": 0, "value": 157832856, "datum_hash": "30c16dd243324cf9d90ffcf211b9e0f2117a7dc28d17e85927dfe2af3328e5c9", "inline_datum": {"bytes": "19029a", "value": {}}, "reference_script": {"hash": "67f33146617a5e61936081db3b2117cbf59bd2123748f58ac9678656", "size": 14, "type": "plutusV1", "bytes": "4e4d01000033222220051200120011", "value": {}}, "asset_list": [{"policy_id": "d3501d9531fcc25e3ca4b6429318c2cc374dbdbcf5e99c1c1e5da1ff", "asset_name": "444f4e545350414d", "fingerprint": "asset1ua6pz3yd5mdka946z8jw2fld3f8d0mmxt75gv9", "decimals": 6, "quantity": 1}]}], "collateral_output": {"payment_addr": {"bech32": "addr1q80rc8zj06yzdwwdyqc03rm4l3zv6n89rxuaak0t099n09yssntpwjcz303mx3h4avg7p29l3zd8u3jyglmewds9ezrqad9mkw", "cred": "de3c1c527e8826b9cd2030f88f75fc44cd4ce519b9ded9eb794b3794"}, "stake_addr": "stake1u8yxtugdv63wxafy9d00nuz6hjyyp4qnggvc9a3vxh8yl0ckml2uz", "tx_hash": "f144a8264acf4bdfe2e1241170969c930d64ab6b0996a4a45237b623f1dd670e", "tx_index": 0, "value": 157832856, "datum_hash": "30c16dd243324cf9d90ffcf211b9e0f2117a7dc28d17e85927dfe2af3328e5c9", "inline_datum": {"bytes": "19029a", "value": {}}, "reference_script": {"hash": "67f33146617a5e61936081db3b2117cbf59bd2123748f58ac9678656", "size": 14, "type": "plutusV1", "bytes": "4e4d01000033222220051200120011", "value": {}}, "asset_list": [{"policy_id": "d3501d9531fcc25e3ca4b6429318c2cc374dbdbcf5e99c1c1e5da1ff", "asset_name": "444f4e545350414d", "fingerprint": "asset1ua6pz3yd5mdka946z8jw2fld3f8d0mmxt75gv9", "decimals": 6, "quantity": 1}]}, "reference_inputs": [{"payment_addr": {"bech32": "addr1q80rc8zj06yzdwwdyqc03rm4l3zv6n89rxuaak0t099n09yssntpwjcz303mx3h4avg7p29l3zd8u3jyglmewds9ezrqad9mkw", "cred": "de3c1c527e8826b9cd2030f88f75fc44cd4ce519b9ded9eb794b3794"}, "stake_addr": "stake1u8yxtugdv63wxafy9d00nuz6hjyyp4qnggvc9a3vxh8yl0ckml2uz", "tx_hash": "f144a8264acf4bdfe2e1241170969c930d64ab6b0996a4a45237b623f1dd670e", "tx_index": 0, "value": 157832856, "datum_hash": "30c16dd243324cf9d90ffcf211b9e0f2117a7dc28d17e85927dfe2af3328e5c9", "inline_datum": {"bytes": "19029a", "value": {}}, "reference_script": {"hash": "67f33146617a5e61936081db3b2117cbf59bd2123748f58ac9678656", "size": 14, "type": "plutusV1", "bytes": "4e4d01000033222220051200120011", "value": {}}, "asset_list": [{"policy_id": "d3501d9531fcc25e3ca4b6429318c2cc374dbdbcf5e99c1c1e5da1ff", "asset_name": "444f4e545350414d", "fingerprint": "asset1ua6pz3yd5mdka946z8jw2fld3f8d0mmxt75gv9", "decimals": 6, "quantity": 1}]}], "inputs": [{"payment_addr": {"bech32": "addr1q80rc8zj06yzdwwdyqc03rm4l3zv6n89rxuaak0t099n09yssntpwjcz303mx3h4avg7p29l3zd8u3jyglmewds9ezrqad9mkw", "cred": "de3c1c527e8826b9cd2030f88f75fc44cd4ce519b9ded9eb794b3794"}, "stake_addr": "stake1u8yxtugdv63wxafy9d00nuz6hjyyp4qnggvc9a3vxh8yl0ckml2uz", "tx_hash": "f144a8264acf4bdfe2e1241170969c930d64ab6b0996a4a45237b623f1dd670e", "tx_index": 0, "value": 157832856, "datum_hash": "30c16dd243324cf9d90ffcf211b9e0f2117a7dc28d17e85927dfe2af3328e5c9", "inline_datum": {"bytes": "19029a", "value": {}}, "reference_script": {"hash": "67f33146617a5e61936081db3b2117cbf59bd2123748f58ac9678656", "size": 14, "type": "plutusV1", "bytes": "4e4d01000033222220051200120011", "value": {}}, "asset_list": [{"policy_id": "d3501d9531fcc25e3ca4b6429318c2cc374dbdbcf5e99c1c1e5da1ff", "asset_name": "444f4e545350414d", "fingerprint": "asset1ua6pz3yd5mdka946z8jw2fld3f8d0mmxt75gv9", "decimals": 6, "quantity": 1}]}], "outputs": [{"payment_addr": {"bech32": "addr1q80rc8zj06yzdwwdyqc03rm4l3zv6n89rxuaak0t099n09yssntpwjcz303mx3h4avg7p29l3zd8u3jyglmewds9ezrqad9mkw", "cred": "de3c1c527e8826b9cd2030f88f75fc44cd4ce519b9ded9eb794b3794"}, "stake_addr": "stake1u8yxtugdv63wxafy9d00nuz6hjyyp4qnggvc9a3vxh8yl0ckml2uz", "tx_hash": "f144a8264acf4bdfe2e1241170969c930d64ab6b0996a4a45237b623f1dd670e", "tx_index": 0, "value": 157832856, "datum_hash": "30c16dd243324cf9d90ffcf211b9e0f2117a7dc28d17e85927dfe2af3328e5c9", "inline_datum": {"bytes": "19029a", "value": {}}, "reference_script": {"hash": "67f33146617a5e61936081db3b2117cbf59bd2123748f58ac9678656", "size": 14, "type": "plutusV1", "bytes": "4e4d01000033222220051200120011", "value": {}}, "asset_list": [{"policy_id": "d3501d9531fcc25e3ca4b6429318c2cc374dbdbcf5e99c1c1e5da1ff", "asset_name": "444f4e545350414d", "fingerprint": "asset1ua6pz3yd5mdka946z8jw2fld3f8d0mmxt75gv9", "decimals": 6, "quantity": 1}]}], "withdrawals": [{"amount": 9845162, "stake_addr": "stake1uxggf4shfvpghcangm67ky0q4zlc3xn7gezy0auhxczu3pslm9wrj"}], "assets_minted": [{"policy_id": "d3501d9531fcc25e3ca4b6429318c2cc374dbdbcf5e99c1c1e5da1ff", "asset_name": "444f4e545350414d", "fingerprint": "asset1ua6pz3yd5mdka946z8jw2fld3f8d0mmxt75gv9", "decimals": 6, "quantity": 1}], "metadata": {}, "certificates": [{"index": 0, "type": "delegation", "info": {}}], "native_scripts": [{"script_hash": "d8480dc869b94b80e81ec91b0abe307279311fe0e7001a9488f61ff8", "script_json": {}}], "plutus_contracts": [{"address": "addr1w999n67e86jn6xal07pzxtrmqynspgx0fwmcmpua4wc6yzsxpljz3", "script_hash": "d8480dc869b94b80e81ec91b0abe307279311fe0e7001a9488f61ff8", "bytecode": "5911ea010000332333222332233223322332232323332223233322232333333332222222232333222323333222232323322323332223233322232323322332232323333322222332233223322332233223322223223223232533530333330083333573466e1cd55cea8032400046460a000264646464646666ae68cdc39aab9d5004480008cccc8888cccc16c01000c008004dd71aba15004375c6ae85400cdd71aba15002375a6ae84d5d1280111a8279a982819ab9c491035054310005149926135744a00226ae8940044d55cf280089baa001357426aae79401c8d4124d4c128cd5ce2481035054310004b499263333573466e1d40112002205323333573466e1d40152000205523504a35304b335738921035054310004c49926498cccd5cd19b8735573aa004900011980599191919191919191919191999ab9a3370e6aae754029200023333333333019335027232323333573466e1cd55cea8012400046603e60746ae854008c0b0d5d09aba2500223505935305a3357389201035054310005b49926135573ca00226ea8004d5d0a80519a8138141aba150093335502e75ca05a6ae854020ccd540b9d728169aba1500733502704335742a00c66a04e66aa0a8098eb4d5d0a8029919191999ab9a3370e6aae754009200023350213232323333573466e1cd55cea80124000466a05266a084eb4d5d0a80118239aba135744a00446a0ba6a60bc66ae712401035054310005f49926135573ca00226ea8004d5d0a8011919191999ab9a3370e6aae7540092000233502733504275a6ae854008c11cd5d09aba2500223505d35305e3357389201035054310005f49926135573ca00226ea8004d5d09aba2500223505935305a3357389201035054310005b49926135573ca00226ea8004d5d0a80219a813bae35742a00666a04e66aa0a8eb88004d5d0a801181c9aba135744a00446a0aa6a60ac66ae71241035054310005749926135744a00226ae8940044d5d1280089aba25001135744a00226ae8940044d5d1280089aba25001135573ca00226ea8004d5d0a8011919191999ab9a3370ea00290031180f181d9aba135573ca00646666ae68cdc3a801240084603a608a6ae84d55cf280211999ab9a3370ea00690011180e98181aba135573ca00a46666ae68cdc3a80224000460406eb8d5d09aab9e50062350503530513357389201035054310005249926499264984d55cea80089baa001357426ae8940088d4124d4c128cd5ce249035054310004b49926104a1350483530493357389201035054350004a4984d55cf280089baa001135573a6ea80044dd50009109198008018011000911111111109199999999980080580500480400380300280200180110009109198008018011000891091980080180109000891091980080180109000891091980080180109000909111180200290911118018029091111801002909111180080290008919118011bac0013200135503b2233335573e0024a01c466a01a60086ae84008c00cd5d100101991919191999ab9a3370e6aae75400d200023330073232323333573466e1cd55cea8012400046601a60626ae854008cd404c0b4d5d09aba25002235036353037335738921035054310003849926135573ca00226ea8004d5d0a801999aa805bae500a35742a00466a01eeb8d5d09aba25002235032353033335738921035054310003449926135744a00226aae7940044dd50009110919980080200180110009109198008018011000899aa800bae75a224464460046eac004c8004d540d488c8cccd55cf80112804919a80419aa81898031aab9d5002300535573ca00460086ae8800c0b84d5d08008891001091091198008020018900089119191999ab9a3370ea002900011a80418029aba135573ca00646666ae68cdc3a801240044a01046a0526a605466ae712401035054310002b499264984d55cea80089baa001121223002003112200112001232323333573466e1cd55cea8012400046600c600e6ae854008dd69aba135744a00446a0466a604866ae71241035054310002549926135573ca00226ea80048848cc00400c00880048c8cccd5cd19b8735573aa002900011bae357426aae7940088d407cd4c080cd5ce24810350543100021499261375400224464646666ae68cdc3a800a40084a00e46666ae68cdc3a8012400446a014600c6ae84d55cf280211999ab9a3370ea00690001280511a8111a981199ab9c490103505431000244992649926135573aa00226ea8004484888c00c0104488800844888004480048c8cccd5cd19b8750014800880188cccd5cd19b8750024800080188d4068d4c06ccd5ce249035054310001c499264984d55ce9baa0011220021220012001232323232323333573466e1d4005200c200b23333573466e1d4009200a200d23333573466e1d400d200823300b375c6ae854014dd69aba135744a00a46666ae68cdc3a8022400c46601a6eb8d5d0a8039bae357426ae89401c8cccd5cd19b875005480108cc048c050d5d0a8049bae357426ae8940248cccd5cd19b875006480088c050c054d5d09aab9e500b23333573466e1d401d2000230133016357426aae7940308d407cd4c080cd5ce2481035054310002149926499264992649926135573aa00826aae79400c4d55cf280109aab9e500113754002424444444600e01044244444446600c012010424444444600a010244444440082444444400644244444446600401201044244444446600201201040024646464646666ae68cdc3a800a400446660106eb4d5d0a8021bad35742a0066eb4d5d09aba2500323333573466e1d400920002300a300b357426aae7940188d4040d4c044cd5ce2490350543100012499264984d55cea80189aba25001135573ca00226ea80048488c00800c888488ccc00401401000c80048c8c8cccd5cd19b875001480088c018dd71aba135573ca00646666ae68cdc3a80124000460106eb8d5d09aab9e500423500a35300b3357389201035054310000c499264984d55cea80089baa001212230020032122300100320011122232323333573466e1cd55cea80124000466aa016600c6ae854008c014d5d09aba25002235007353008335738921035054310000949926135573ca00226ea8004498480048004448848cc00400c008448004848c0040088004888848cccc00401401000c00880044880084880048004448c8c00400488cc00cc008008004c8ccc888c8c8cc88cc88ccc888c8c8c8c8cc88c8c8cc88c8cccc8888c8c8c8c8c8c8c8c8ccc888c8ccc888ccc888cccccccc88888888cc88ccccc88888cccc8888cc88cc88cc88ccc888cc88cc88cc88cc88cc88c8c8c8cc88c8c8c8c8c8c8cc88c8c8c8c8c8c8cc888c888c8c94cd4c1240104cc0352401297369676e617475726520646f6573206e6f74206d617463682063726561746f7220696e20646174756d0033223530200022222222222533535032333553068120015027253353079333573466e3c0300041ec1e84d40d4004540d000c841ec41e54008c04540144cc054cc03524012f65787065637465642063726561746f7220746f2067657420616c6c206f66207768617420736865206f72646572656400330153350133335500e305c12001504f350481223335501b2253353070333505006353353502a3235302900122335304c0022350300012502f300e00221001132635300b335738920117696e76616c6964207075626c6963206b657920686173680000c498c05540244cc010c0340080044004004c8d4c08400488888888880254010ccd41354138c1894014c04920c08db7013350133335500e305c12001504f350481223335501b22533530703005002133004335506500d30100020011001001300d5004333504d504e30625005333504d504e533535026301a00321300a300d0011630124830236dc04cc0352401276f6e6c79206d617463686573206f66207061697273206f66206f726465727320616c6c6f77656400533535063350481223335501b225335307030050021330040020011001001300d50041306a162215335350650011306c16221533535067001107222130701623253353502732353024001222001500121333504e223530280022235302a0032232335304e0052335304f004253353077333573466e3c0080041e41e05400c41e081e08cd4c13c01081e094cd4c1dcccd5cd19b8f002001079078150031078153353502e0032153353502f00221335304c0022335304d002233530510022335305200223306d002001207b23353052002207b23306d00200122207b222335304f004207b2225335307c333573466e1c01800c1f81f454cd4c1f0ccd5cd19b8700500207e07d1333573466e1c0100041f81f441f441f441d854cd4d40b8004841d841d8c03140094cd4d40a0c07001484cd54190034c03c0045841b84c0300044d4c068004880084d4c02800480044800480048d4c0680048880088d4c06400488800c8d4c05000488888888880288d4c05400488004894cd4c184004418c4cd5ce001031089119aa8011a82600090009091800801100091a982c0009111002119a82999aa82b245003350533355056489000015054505412233355304b120013500550032353550560012233355304e120013500850062353550590012233353550490012330614800000488cc1880080048cc184005200000133040002001133500400105a22533530590021001105a123350492233353500400322002002001353500200122001122123300100300212001112232001320013550582253353504e00110032213300600230040012353003001223530070022222222222533335302600b21501b21501b21501b2133355305012001500f2353015001225335306353353063333573466e3cd4c0bc00888008d4c0bc010880081941904ccd5cd19b8735302f0022200135302f00422001065064106413501f0031501e00b13350432253353500d002210031001500c2212330010030022001222222222212333333333300100b00a009008007006005004003002200122123300100300220012221233300100400300220012212330010030022001121223002003112200112001122123300100300212001122123300100300212001122123300100300212001121222300300411222002112220011200121222230040052122223003005212222300200521222230010052001221233001003002200121222222230070082212222222330060090082122222223005008122222220041222222200322122222223300200900822122222223300100900820012122300200322212233300100500400320012122300200321223001003200112335001501d501e1220021220012001120011200113002012133500b2233300301300200150162223355300e1200123535501a00122335501d002335530111200123535501d001223355020002333535500d00123300a4800000488cc02c0080048cc028005200000133004002001223355300c1200123535501800122335501b00233353550080012335530101200123535501c00122335501f00235500f001001223335550080150020012335530101200123535501c00122335501f00235500d0010013335550030100020011112223335530041200150153355300c1200123535501800122335501b00235500b0013335530041200122353550190022253353021333553011120013500d33500f22533530230021025100102223535501c001223300a0020050061003133501900400350160013355300c120012353550180012232335501c00330010053200135502322533535019001135500b0032213535501e00222533530263300c00200813355010007001130060030023200135501c221122253353501500110022213300500233355300712001005004001112122230030041122122233002005004112122230010041120011233500722333535004003220020020013535002001220011221233001003002120013200135501422112253353500c0011500e22133500f3004002335530061200100400132001355013221122253353500c00113535006003220012213335350080052200230040023335530071200100500400112212330010030021200122333573466e3c00800404404088cdc000100088911801000919991119a80319aa80480199a80319aa804801000a803a8039a980380091110019a980380091110011a98038009111000889100109109119800802001890008891091980080180108900091110919998008028020018011000900211199ab9a3371000400200800a244004244002400222464600200244660066004004003", "size": 234895, "valid_contract": true, "input": {"redeemer": {"purpose": "spend", "fee": 45282, "unit": {}, "datum": {}}, "datum": {"hash": "5a595ce795815e81d22a1a522cf3987d546dc5bb016de61b002edd63a5413ec4", "value": {}}}}]}] | {"type": "array", "items": {"type": "object", "properties": {"tx_hash": {"type": "string", "description": "Hash identifier of the transaction"}, "block_hash": {"type": "string", "description": "Hash of the block"}, "block_height": {"type": ["integer", "null"], "description": "Block height"}, "epoch_no": {"type": "integer", "description": "Epoch number of the block"}, "epoch_slot": {"type": "integer", "description": "Slot number of the block in epoch"}, "absolute_slot": {"type": "integer", "description": "Absolute slot number of the block"}, "tx_timestamp": {"type": "integer", "description": "UNIX timestamp of the transaction"}, "tx_block_index": {"type": "integer", "description": "Index of transaction within block"}, "tx_size": {"type": "integer", "description": "Size in bytes of transaction"}, "total_output": {"type": "string", "description": "Total sum of all transaction outputs (in lovelaces)"}, "fee": {"type": "string", "description": "Total Transaction fee (in lovelaces)"}, "deposit": {"type": "string", "description": "Total Deposits included in transaction (for example, if it is registering a pool/key)"}, "invalid_before": {"type": ["string", "null"], "description": "Slot before which transaction cannot be validated (if supplied, else null)"}, "invalid_after": {"type": ["string", "null"], "description": "Slot after which transaction cannot be validated"}, "collateral_inputs": {"type": "array", "description": "An array of UTxO outputs created by the transaction", "items": {"type": "object", "properties": {"payment_addr": {"type": "object", "properties": {"bech32": {"type": "string", "description": "A Cardano payment/base address (bech32 encoded) where funds were sent or change to be returned"}, "cred": {"type": "string", "description": "Payment credential"}}}, "stake_addr": {"allOf": [{"type": "string", "description": "Cardano staking address (reward account) in bech32 format"}]}, "tx_hash": {"type": "string", "description": "Hash of transaction for UTxO"}, "tx_index": {"type": "integer", "description": "Index of UTxO in the transaction"}, "value": {"type": "string", "description": "Total sum of ADA on the UTxO"}, "datum_hash": {"type": ["string", "null"], "description": "Hash of datum (if any) connected to UTxO"}, "inline_datum": {"type": ["object", "null"], "description": "Allows datums to be attached to UTxO (CIP-32)", "properties": {"bytes": {"type": "string", "description": "Datum bytes (hex)"}, "value": {"type": "object", "description": "Value (json)"}}}, "reference_script": {"type": ["object", "null"], "description": "Allow reference scripts to be used to satisfy script requirements during validation, rather than requiring the spending transaction to do so. (CIP-33)", "properties": {"hash": {"type": "string", "description": "Hash of referenced script"}, "size": {"type": "integer", "description": "Size in bytes"}, "type": {"type": "string", "description": "Type of script"}, "bytes": {"type": "string", "description": "Script bytes (hex)"}, "value": {"type": ["object", "null"], "description": "Value (json)"}}}, "asset_list": {"type": ["array", "null"], "description": "An array of assets on the UTxO", "items": {"properties": {"policy_id": {"type": "string", "description": "Asset Policy ID (hex)"}, "asset_name": {"type": ["string", "null"], "description": "Asset Name (hex)"}, "fingerprint": {"type": "string", "description": "The CIP14 fingerprint of the asset"}, "decimals": {"type": "integer", "description": "Asset decimals"}, "quantity": {"type": "string", "description": "Quantity of assets on the UTxO"}}}}}}}, "collateral_output": {"type": "object", "properties": {"payment_addr": {"type": "object", "properties": {"bech32": {"type": "string", "description": "A Cardano payment/base address (bech32 encoded) where funds were sent or change to be returned"}, "cred": {"type": "string", "description": "Payment credential"}}}, "stake_addr": {"allOf": [{"type": "string", "description": "Cardano staking address (reward account) in bech32 format"}]}, "tx_hash": {"type": "string", "description": "Hash of transaction for UTxO"}, "tx_index": {"type": "integer", "description": "Index of UTxO in the transaction"}, "value": {"type": "string", "description": "Total sum of ADA on the UTxO"}, "datum_hash": {"type": ["string", "null"], "description": "Hash of datum (if any) connected to UTxO"}, "inline_datum": {"type": ["object", "null"], "description": "Allows datums to be attached to UTxO (CIP-32)", "properties": {"bytes": {"type": "string", "description": "Datum bytes (hex)"}, "value": {"type": "object", "description": "Value (json)"}}}, "reference_script": {"type": ["object", "null"], "description": "Allow reference scripts to be used to satisfy script requirements during validation, rather than requiring the spending transaction to do so. (CIP-33)", "properties": {"hash": {"type": "string", "description": "Hash of referenced script"}, "size": {"type": "integer", "description": "Size in bytes"}, "type": {"type": "string", "description": "Type of script"}, "bytes": {"type": "string", "description": "Script bytes (hex)"}, "value": {"type": ["object", "null"], "description": "Value (json)"}}}, "asset_list": {"type": ["array", "null"], "description": "An array of assets on the UTxO", "items": {"properties": {"policy_id": {"type": "string", "description": "Asset Policy ID (hex)"}, "asset_name": {"type": ["string", "null"], "description": "Asset Name (hex)"}, "fingerprint": {"type": "string", "description": "The CIP14 fingerprint of the asset"}, "decimals": {"type": "integer", "description": "Asset decimals"}, "quantity": {"type": "string", "description": "Quantity of assets on the UTxO"}}}}}}, "reference_inputs": {"type": "array", "description": "An array of UTxO outputs created by the transaction", "items": {"type": "object", "properties": {"payment_addr": {"type": "object", "properties": {"bech32": {"type": "string", "description": "A Cardano payment/base address (bech32 encoded) where funds were sent or change to be returned"}, "cred": {"type": "string", "description": "Payment credential"}}}, "stake_addr": {"allOf": [{"type": "string", "description": "Cardano staking address (reward account) in bech32 format"}]}, "tx_hash": {"type": "string", "description": "Hash of transaction for UTxO"}, "tx_index": {"type": "integer", "description": "Index of UTxO in the transaction"}, "value": {"type": "string", "description": "Total sum of ADA on the UTxO"}, "datum_hash": {"type": ["string", "null"], "description": "Hash of datum (if any) connected to UTxO"}, "inline_datum": {"type": ["object", "null"], "description": "Allows datums to be attached to UTxO (CIP-32)", "properties": {"bytes": {"type": "string", "description": "Datum bytes (hex)"}, "value": {"type": "object", "description": "Value (json)"}}}, "reference_script": {"type": ["object", "null"], "description": "Allow reference scripts to be used to satisfy script requirements during validation, rather than requiring the spending transaction to do so. (CIP-33)", "properties": {"hash": {"type": "string", "description": "Hash of referenced script"}, "size": {"type": "integer", "description": "Size in bytes"}, "type": {"type": "string", "description": "Type of script"}, "bytes": {"type": "string", "description": "Script bytes (hex)"}, "value": {"type": ["object", "null"], "description": "Value (json)"}}}, "asset_list": {"type": ["array", "null"], "description": "An array of assets on the UTxO", "items": {"properties": {"policy_id": {"type": "string", "description": "Asset Policy ID (hex)"}, "asset_name": {"type": ["string", "null"], "description": "Asset Name (hex)"}, "fingerprint": {"type": "string", "description": "The CIP14 fingerprint of the asset"}, "decimals": {"type": "integer", "description": "Asset decimals"}, "quantity": {"type": "string", "description": "Quantity of assets on the UTxO"}}}}}}}, "inputs": {"type": "array", "description": "An array of UTxO outputs created by the transaction", "items": {"type": "object", "properties": {"payment_addr": {"type": "object", "properties": {"bech32": {"type": "string", "description": "A Cardano payment/base address (bech32 encoded) where funds were sent or change to be returned"}, "cred": {"type": "string", "description": "Payment credential"}}}, "stake_addr": {"allOf": [{"type": "string", "description": "Cardano staking address (reward account) in bech32 format"}]}, "tx_hash": {"type": "string", "description": "Hash of transaction for UTxO"}, "tx_index": {"type": "integer", "description": "Index of UTxO in the transaction"}, "value": {"type": "string", "description": "Total sum of ADA on the UTxO"}, "datum_hash": {"type": ["string", "null"], "description": "Hash of datum (if any) connected to UTxO"}, "inline_datum": {"type": ["object", "null"], "description": "Allows datums to be attached to UTxO (CIP-32)", "properties": {"bytes": {"type": "string", "description": "Datum bytes (hex)"}, "value": {"type": "object", "description": "Value (json)"}}}, "reference_script": {"type": ["object", "null"], "description": "Allow reference scripts to be used to satisfy script requirements during validation, rather than requiring the spending transaction to do so. (CIP-33)", "properties": {"hash": {"type": "string", "description": "Hash of referenced script"}, "size": {"type": "integer", "description": "Size in bytes"}, "type": {"type": "string", "description": "Type of script"}, "bytes": {"type": "string", "description": "Script bytes (hex)"}, "value": {"type": ["object", "null"], "description": "Value (json)"}}}, "asset_list": {"type": ["array", "null"], "description": "An array of assets on the UTxO", "items": {"properties": {"policy_id": {"type": "string", "description": "Asset Policy ID (hex)"}, "asset_name": {"type": ["string", "null"], "description": "Asset Name (hex)"}, "fingerprint": {"type": "string", "description": "The CIP14 fingerprint of the asset"}, "decimals": {"type": "integer", "description": "Asset decimals"}, "quantity": {"type": "string", "description": "Quantity of assets on the UTxO"}}}}}}}, "outputs": {"type": "array", "description": "An array of UTxO outputs created by the transaction", "items": {"type": "object", "properties": {"payment_addr": {"type": "object", "properties": {"bech32": {"type": "string", "description": "A Cardano payment/base address (bech32 encoded) where funds were sent or change to be returned"}, "cred": {"type": "string", "description": "Payment credential"}}}, "stake_addr": {"allOf": [{"type": "string", "description": "Cardano staking address (reward account) in bech32 format"}]}, "tx_hash": {"type": "string", "description": "Hash of transaction for UTxO"}, "tx_index": {"type": "integer", "description": "Index of UTxO in the transaction"}, "value": {"type": "string", "description": "Total sum of ADA on the UTxO"}, "datum_hash": {"type": ["string", "null"], "description": "Hash of datum (if any) connected to UTxO"}, "inline_datum": {"type": ["object", "null"], "description": "Allows datums to be attached to UTxO (CIP-32)", "properties": {"bytes": {"type": "string", "description": "Datum bytes (hex)"}, "value": {"type": "object", "description": "Value (json)"}}}, "reference_script": {"type": ["object", "null"], "description": "Allow reference scripts to be used to satisfy script requirements during validation, rather than requiring the spending transaction to do so. (CIP-33)", "properties": {"hash": {"type": "string", "description": "Hash of referenced script"}, "size": {"type": "integer", "description": "Size in bytes"}, "type": {"type": "string", "description": "Type of script"}, "bytes": {"type": "string", "description": "Script bytes (hex)"}, "value": {"type": ["object", "null"], "description": "Value (json)"}}}, "asset_list": {"type": ["array", "null"], "description": "An array of assets on the UTxO", "items": {"properties": {"policy_id": {"type": "string", "description": "Asset Policy ID (hex)"}, "asset_name": {"type": ["string", "null"], "description": "Asset Name (hex)"}, "fingerprint": {"type": "string", "description": "The CIP14 fingerprint of the asset"}, "decimals": {"type": "integer", "description": "Asset decimals"}, "quantity": {"type": "string", "description": "Quantity of assets on the UTxO"}}}}}}}, "withdrawals": {"type": ["array", "null"], "description": "Array of withdrawals with-in a transaction", "items": {"type": "object", "properties": {"amount": {"type": "string", "description": "Withdrawal amount (in lovelaces)"}, "stake_addr": {"type": "string", "description": "A Cardano staking address (reward account, bech32 encoded)"}}}}, "assets_minted": {"type": ["array", "null"], "description": "Array of minted assets with-in a transaction", "items": {"properties": {"policy_id": {"type": "string", "description": "Asset Policy ID (hex)"}, "asset_name": {"type": ["string", "null"], "description": "Asset Name (hex)"}, "fingerprint": {"type": "string", "description": "The CIP14 fingerprint of the asset"}, "decimals": {"type": "integer", "description": "Asset decimals"}, "quantity": {"type": "string", "description": "Quantity of minted assets (negative on burn)"}}}}, "metadata": {"type": ["object", "null"], "description": "A JSON array containing details about metadata within transaction"}, "certificates": {"type": ["array", "null"], "description": "Certificates present with-in a transaction (if any)", "items": {"properties": {"index": {"type": ["integer", "null"], "description": "Certificate index"}, "type": {"type": "string", "description": "Type of certificate (could be delegation, stake_registration, stake_deregistraion, pool_update, pool_retire, param_proposal, reserve_MIR, treasury_MIR)"}, "info": {"type": ["object", "null"], "description": "A JSON array containing information from the certificate"}}}}, "native_scripts": {"type": ["array", "null"], "description": "Native scripts present in a transaction (if any)", "items": {"properties": {"script_hash": {"type": "string", "description": "Hash of a script"}, "script_json": {"type": "object", "description": "JSON representation of the timelock script (null for other script types)"}}}}, "plutus_contracts": {"type": "array", "description": "Plutus contracts present in transaction (if any)", "items": {"properties": {"address": {"type": ["string", "null"], "description": "Plutus script address"}, "script_hash": {"type": "string", "description": "Hash of a script"}, "bytecode": {"type": "string", "description": "CBOR-encoded Plutus script data"}, "size": {"type": "integer", "description": "The size of the CBOR serialised script (in bytes)"}, "valid_contract": {"type": "boolean", "description": "True if the contract is valid or there is no contract"}, "input": {"type": "object", "properties": {"redeemer": {"type": "object", "properties": {"purpose": {"type": "string", "description": "What kind of validation this redeemer is used for", "enum": ["spend", "mint", "cert", "reward"]}, "fee": {"type": "string", "description": "The budget in fees to run a script - the fees depend on the ExUnits and the current prices"}, "unit": {"type": "object", "properties": {"steps": {"description": "**Omitted**"}, "mem": {"description": "**Omitted**"}}}, "datum": {"type": "object", "properties": {"hash": {"description": "**Omitted**"}, "value": {"description": "**Omitted**"}}}}}, "datum": {"type": "object", "properties": {"hash": {"type": ["string", "null"], "description": "The Hash of the Plutus Data"}, "value": {"type": "object", "description": "The actual data in json format"}}}}}}}}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/7973cb0d-0b14-4743-912b-17f37902f18e/2/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /totals | Get the circulating utxo, treasury, rewards, supply and reserves in lovelace for specified epoch, all epochs if empty | 200 | null | [{"epoch_no": 294, "circulation": 32081169442642320, "treasury": 637024173474141, "reward": 506871250479840, "supply": 33228495612391330, "reserves": 11771504387608670}] | {"type": "array", "items": {"properties": {"epoch_no": {"type": "integer", "description": "Epoch number"}, "circulation": {"type": "string", "description": "Circulating UTxOs for given epoch (in lovelaces)"}, "treasury": {"type": "string", "description": "Funds in treasury for given epoch (in lovelaces)"}, "reward": {"type": "string", "description": "Rewards accumulated as of given epoch (in lovelaces)"}, "supply": {"type": "string", "description": "Total Active Supply (sum of treasury funds, rewards, UTxOs, deposits and fees) for given epoch (in lovelaces)"}, "reserves": {"type": "string", "description": "Total Reserves yet to be unlocked on chain"}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/14510096-447c-4a95-b240-1983af199555/3/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /tx_utxos | Get UTxO set (inputs/outputs) of transactions. | 200 | null | [{"tx_hash": "f144a8264acf4bdfe2e1241170969c930d64ab6b0996a4a45237b623f1dd670e", "inputs": [{"payment_addr": {"bech32": "addr1q80rc8zj06yzdwwdyqc03rm4l3zv6n89rxuaak0t099n09yssntpwjcz303mx3h4avg7p29l3zd8u3jyglmewds9ezrqad9mkw", "cred": "de3c1c527e8826b9cd2030f88f75fc44cd4ce519b9ded9eb794b3794"}, "stake_addr": "stake1u8yxtugdv63wxafy9d00nuz6hjyyp4qnggvc9a3vxh8yl0ckml2uz", "tx_hash": "f144a8264acf4bdfe2e1241170969c930d64ab6b0996a4a45237b623f1dd670e", "tx_index": 0, "value": 157832856}], "outputs": [{"payment_addr": {"bech32": "addr1q80rc8zj06yzdwwdyqc03rm4l3zv6n89rxuaak0t099n09yssntpwjcz303mx3h4avg7p29l3zd8u3jyglmewds9ezrqad9mkw", "cred": "de3c1c527e8826b9cd2030f88f75fc44cd4ce519b9ded9eb794b3794"}, "stake_addr": "stake1u8yxtugdv63wxafy9d00nuz6hjyyp4qnggvc9a3vxh8yl0ckml2uz", "tx_hash": "f144a8264acf4bdfe2e1241170969c930d64ab6b0996a4a45237b623f1dd670e", "tx_index": 0, "value": 157832856}]}] | {"type": "array", "items": {"properties": {"tx_hash": {"type": "string", "description": "Hash identifier of the transaction"}, "inputs": {"type": "array", "description": "An array of UTxO inputs used by the transaction", "items": {"type": "object", "properties": {"payment_addr": {"type": "object", "properties": {"bech32": {"type": "string", "description": "A Cardano payment/base address (bech32 encoded) where funds were sent or change to be returned"}, "cred": {"type": "string", "description": "Payment credential"}}}, "stake_addr": {"allOf": [{"type": "string", "description": "Cardano staking address (reward account) in bech32 format"}]}, "tx_hash": {"type": "string", "description": "Hash of transaction for UTxO"}, "tx_index": {"type": "integer", "description": "Index of UTxO in the transaction"}, "value": {"type": "string", "description": "Total sum of ADA on the UTxO"}}}}, "outputs": {"description": "An array of UTxO outputs created by the transaction", "allOf": [{"type": "array", "description": "An array of UTxO inputs used by the transaction", "items": {"type": "object", "properties": {"payment_addr": {"type": "object", "properties": {"bech32": {"type": "string", "description": "A Cardano payment/base address (bech32 encoded) where funds were sent or change to be returned"}, "cred": {"type": "string", "description": "Payment credential"}}}, "stake_addr": {"allOf": [{"type": "string", "description": "Cardano staking address (reward account) in bech32 format"}]}, "tx_hash": {"type": "string", "description": "Hash of transaction for UTxO"}, "tx_index": {"type": "integer", "description": "Index of UTxO in the transaction"}, "value": {"type": "string", "description": "Total sum of ADA on the UTxO"}}}}]}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/46a63000-1556-4c78-9b40-63b117229786/2/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /tip | Get the tip info about the latest block seen by chain | 200 | null | [{"hash": "e8c6992d52cd74b577b79251e0351be25070797a0dbc486b2c284d0bf7aeea9c", "epoch_no": 321, "abs_slot": 53384242, "epoch_slot": 75442, "block_no": 42325043, "block_time": 1506635091}] | {"type": "array", "items": {"properties": {"hash": {"type": "string", "description": "Hash of the block"}, "epoch_no": {"type": "integer", "description": "Epoch number of the block"}, "abs_slot": {"type": "integer", "description": "Absolute slot number of the block"}, "epoch_slot": {"type": "integer", "description": "Slot number of the block in epoch"}, "block_no": {"type": ["integer", "null"], "description": "Block height"}, "block_time": {"type": "integer", "description": "UNIX timestamp of the block"}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/ccd33846-764c-41bc-9244-56614ac31256/2/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /param_updates | Get all parameter update proposals submitted to the chain starting Shelley era | 200 | null | [{"tx_hash": "f144a8264acf4bdfe2e1241170969c930d64ab6b0996a4a45237b623f1dd670e", "block_height": 42325043, "block_time": 1506635091, "epoch_no": 294, "data": {"decentralisation": 0.9}}] | {"type": "array", "items": {"properties": {"tx_hash": {"type": "string", "description": "Hash identifier of the transaction"}, "block_height": {"type": ["integer", "null"], "description": "Block height"}, "block_time": {"type": "integer", "description": "UNIX timestamp of the block"}, "epoch_no": {"type": "integer", "description": "Epoch number"}, "data": {"type": "string", "description": "JSON encoded data with details about the parameter update"}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/0961358f-4663-485b-bec6-db8e7e41a8c8/1/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /genesis | Get the Genesis parameters used to start specific era on chain | 200 | null | [{"networkmagic": 764824073, "networkid": "Mainnet", "epochlength": 432000, "slotlength": 1, "maxlovelacesupply": 45000000000000000, "systemstart": 1506203091, "activeslotcoeff": 0.05, "slotsperkesperiod": 129600, "maxkesrevolutions": 62, "securityparam": 2160, "updatequorum": 5, "alonzogenesis": "{\\\"lovelacePerUTxOWord\\\":34482,\\\"executionPrices\\\":{\\\"prSteps\\\":{\\\"numerator\\\":721,\\\"denominator\\\":10000000},..."}] | {"type": "array", "items": {"properties": {"networkmagic": {"type": "string", "description": "Unique network identifier for chain"}, "networkid": {"type": "string", "description": "Network ID used at various CLI identification to distinguish between Mainnet and other networks"}, "epochlength": {"type": "string", "description": "Number of slots in an epoch"}, "slotlength": {"type": "string", "description": "Duration of a single slot (in seconds)"}, "maxlovelacesupply": {"type": "string", "description": "Maximum smallest units (lovelaces) supply for the blockchain"}, "systemstart": {"type": "integer", "description": "UNIX timestamp of the first block (genesis) on chain"}, "activeslotcoeff": {"type": "string", "description": "Active Slot Co-Efficient (f) - determines the _probability_ of number of slots in epoch that are expected to have blocks (so mainnet, this would be: 432000 * 0.05 = 21600 estimated blocks)"}, "slotsperkesperiod": {"type": "string", "description": "Number of slots that represent a single KES period (a unit used for validation of KES key evolutions)"}, "maxkesrevolutions": {"type": "string", "description": "Number of KES key evolutions that will automatically occur before a KES (hot) key is expired. This parameter is for security of a pool, in case an operator had access to his hot(online) machine compromised"}, "securityparam": {"type": "string", "description": "A unit (k) used to divide epochs to determine stability window (used in security checks like ensuring atleast 1 block was created in 3*k/f period, or to finalize next epoch's nonce at 4*k/f slots before end of epoch)"}, "updatequorum": {"type": "string", "description": "Number of BFT members that need to approve (via vote) a Protocol Update Proposal"}, "alonzogenesis": {"type": "string", "description": "A JSON dump of Alonzo Genesis"}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/deb7c89f-2d6e-4ae5-9221-098f7557d418/1/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /asset_history | Get the mint/burn history of an asset | 200 | null | [{"policy_id": "d3501d9531fcc25e3ca4b6429318c2cc374dbdbcf5e99c1c1e5da1ff", "asset_name": "444f4e545350414d", "fingerprint": "asset1ua6pz3yd5mdka946z8jw2fld3f8d0mmxt75gv9", "minting_txs": [{"tx_hash": "e1ecc517f95715bb87681cfde2c594dbc971739f84f8bfda16170b35d63d0ddf", "block_time": 1506635091, "quantity": "-10", "metadata": []}]}] | {"type": "array", "items": {"properties": {"policy_id": {"type": "string", "description": "Asset Policy ID (hex)"}, "asset_name": {"type": ["string", "null"], "description": "Asset Name (hex)"}, "fingerprint": {"type": "string", "description": "The CIP14 fingerprint of the asset"}, "minting_txs": {"type": ["array", "null"], "description": "Array of all mint/burn transactions for an asset", "items": {"type": "object", "properties": {"tx_hash": {"type": "string", "description": "Hash of minting/burning transaction"}, "block_time": {"type": "integer", "description": "UNIX timestamp of the block"}, "quantity": {"type": "string", "description": "Quantity minted/burned (negative numbers indicate burn transactions)"}, "metadata": {"type": "array", "description": "Array of Transaction Metadata for given transaction", "items": {"allOf": [{"type": ["object", "null"], "description": "A JSON array containing details about metadata within transaction"}], "description": "Latest minting transaction metadata (aligns with CIP-25)"}}}}}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/610c4eb9-82d5-49cc-87e5-5aae74f41595/1/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /tx_metalabels | Get a list of all transaction metalabels | 200 | null | [{"key": "721"}] | {"type": "array", "items": {"properties": {"key": {"type": "string", "description": "A distinct known metalabel"}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/a765315a-bdae-4709-8c04-298146f1ce2d/3/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /address_assets | Get the list of all the assets (policy, name and quantity) for given addresses | 200 | null | [{"address": "addr1qxkfe8s6m8qt5436lec3f0320hrmpppwqgs2gah4360krvyssntpwjcz303mx3h4avg7p29l3zd8u3jyglmewds9ezrqdc3cxp", "asset_list": [{"policy_id": "d3501d9531fcc25e3ca4b6429318c2cc374dbdbcf5e99c1c1e5da1ff", "asset_name": "444f4e545350414d", "fingerprint": "asset1ua6pz3yd5mdka946z8jw2fld3f8d0mmxt75gv9", "decimals": 6, "quantity": 990000}]}] | {"type": "array", "items": {"type": "object", "properties": {"address": {"type": "string", "description": "A Cardano payment/base address (bech32 encoded) for transaction's input UTxO"}, "asset_list": {"type": "array", "items": {"type": "object", "properties": {"policy_id": {"type": "string", "description": "Asset Policy ID (hex)"}, "asset_name": {"type": ["string", "null"], "description": "Asset Name (hex)"}, "fingerprint": {"type": "string", "description": "The CIP14 fingerprint of the asset"}, "decimals": {"type": "integer", "description": "Asset decimals"}, "quantity": {"type": "string", "description": "Asset quantity owned by account"}}}}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/2885ef6f-dd38-44d3-bdc1-b495d7e875aa/3/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /credential_utxos | Get a list of UTxO against input payment credential array including their balances | 200 | null | [{"tx_hash": "f144a8264acf4bdfe2e1241170969c930d64ab6b0996a4a45237b623f1dd670e", "tx_index": 0, "value": 157832856}] | {"type": "array", "items": {"type": "object", "properties": {"tx_hash": {"type": "string", "description": "Hash of transaction for UTxO"}, "tx_index": {"type": "integer", "description": "Index of UTxO in the transaction"}, "value": {"type": "string", "description": "Total sum of ADA on the UTxO"}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/ebc0f6cd-431c-417b-b71d-53227ac00623/2/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /address_txs | Get the transaction hash list of input address array, optionally filtering after specified block height (inclusive) | 200 | null | [{"tx_hash": "f144a8264acf4bdfe2e1241170969c930d64ab6b0996a4a45237b623f1dd670e", "epoch_no": 321, "block_height": 42325043, "block_time": 1506635091}] | {"type": "array", "items": {"type": "object", "properties": {"tx_hash": {"type": "string", "description": "Hash identifier of the transaction"}, "epoch_no": {"type": "integer", "description": "Epoch number of the block"}, "block_height": {"type": ["integer", "null"], "description": "Block height"}, "block_time": {"type": "integer", "description": "UNIX timestamp of the block"}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/0dbb156a-e6be-4534-9383-ddb01f204da0/3/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /credential_txs | Get the transaction hash list of input payment credential array, optionally filtering after specified block height (inclusive) | 200 | null | [{"tx_hash": "f144a8264acf4bdfe2e1241170969c930d64ab6b0996a4a45237b623f1dd670e", "epoch_no": 321, "block_height": 42325043, "block_time": 1506635091}] | {"type": "array", "items": {"type": "object", "properties": {"tx_hash": {"type": "string", "description": "Hash identifier of the transaction"}, "epoch_no": {"type": "integer", "description": "Epoch number of the block"}, "block_height": {"type": ["integer", "null"], "description": "Block height"}, "block_time": {"type": "integer", "description": "UNIX timestamp of the block"}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/d7a0e989-4daf-410e-875b-8fd68c83a306/3/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /address_info | Get address info - balance, associated stake address (if any) and UTxO set for given addresses | 200 | null | [{"address": "addr1qxkfe8s6m8qt5436lec3f0320hrmpppwqgs2gah4360krvyssntpwjcz303mx3h4avg7p29l3zd8u3jyglmewds9ezrqdc3cxp", "balance": 10723473983, "stake_address": "stake1u8yxtugdv63wxafy9d00nuz6hjyyp4qnggvc9a3vxh8yl0ckml2uz", "script_address": true, "utxo_set": [{"tx_hash": "f144a8264acf4bdfe2e1241170969c930d64ab6b0996a4a45237b623f1dd670e", "tx_index": 0, "block_height": 42325043, "block_time": 1506635091, "value": 157832856, "datum_hash": "5a595ce795815e81d22a1a522cf3987d546dc5bb016de61b002edd63a5413ec4", "inline_datum": {"bytes": "19029a", "value": {}}, "reference_script": {"hash": "67f33146617a5e61936081db3b2117cbf59bd2123748f58ac9678656", "size": 14, "type": "plutusV1", "bytes": "4e4d01000033222220051200120011", "value": {}}, "asset_list": [{"policy_id": "d3501d9531fcc25e3ca4b6429318c2cc374dbdbcf5e99c1c1e5da1ff", "asset_name": "444f4e545350414d", "fingerprint": "asset1ua6pz3yd5mdka946z8jw2fld3f8d0mmxt75gv9", "decimals": 6, "quantity": 990000}]}]}] | {"type": "array", "items": {"type": "object", "properties": {"address": {"type": "string", "description": "A Cardano payment/base address (bech32 encoded) for transaction's input UTxO"}, "balance": {"type": "string", "description": "Sum of all UTxO values beloning to address"}, "stake_address": {"allOf": [{"type": "string", "description": "Cardano staking address (reward account) in bech32 format"}]}, "script_address": {"type": "boolean", "description": "Signifies whether the address is a script address"}, "utxo_set": {"type": "array", "items": {"type": "object", "properties": {"tx_hash": {"type": "string", "description": "Hash of transaction for UTxO"}, "tx_index": {"type": "integer", "description": "Index of UTxO in the transaction"}, "block_height": {"type": ["integer", "null"], "description": "Block height"}, "block_time": {"type": "integer", "description": "UNIX timestamp of the block"}, "value": {"type": "string", "description": "Total sum of ADA on the UTxO"}, "datum_hash": {"type": ["string", "null"], "description": "The Hash of the Plutus Data"}, "inline_datum": {"type": ["object", "null"], "description": "Allows datums to be attached to UTxO (CIP-32)", "properties": {"bytes": {"type": "string", "description": "Datum bytes (hex)"}, "value": {"type": "object", "description": "Value (json)"}}}, "reference_script": {"type": ["object", "null"], "description": "Allow reference scripts to be used to satisfy script requirements during validation, rather than requiring the spending transaction to do so. (CIP-33)", "properties": {"hash": {"type": "string", "description": "Hash of referenced script"}, "size": {"type": "integer", "description": "Size in bytes"}, "type": {"type": "string", "description": "Type of script"}, "bytes": {"type": "string", "description": "Script bytes (hex)"}, "value": {"type": ["object", "null"], "description": "Value (json)"}}}, "asset_list": {"type": "array", "items": {"type": "object", "properties": {"policy_id": {"type": "string", "description": "Asset Policy ID (hex)"}, "asset_name": {"type": ["string", "null"], "description": "Asset Name (hex)"}, "fingerprint": {"type": "string", "description": "The CIP14 fingerprint of the asset"}, "decimals": {"type": "integer", "description": "Asset decimals"}, "quantity": {"type": "string", "description": "Asset quantity owned by account"}}}}}}}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/cf53f675-b7af-4262-a1ac-5f62319c4c01/1/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /pool_delegators | Return information about live delegators for a given pool. | 200 | null | [{"stake_address": "stake1u8yxtugdv63wxafy9d00nuz6hjyyp4qnggvc9a3vxh8yl0ckml2uz", "amount": 64328591517480, "active_epoch_no": 324, "latest_delegation_tx_hash": "368d08fe86804d637649341d3aec4a9baa7dffa6d00f16de2ba9dba814f1c948"}] | {"type": ["array", "null"], "items": {"type": "object", "properties": {"stake_address": {"type": "string", "description": "Cardano staking address (reward account) in bech32 format"}, "amount": {"type": "string", "description": "Current delegator live stake (in lovelace)"}, "active_epoch_no": {"type": "integer", "description": "Epoch number in which the delegation becomes active"}, "latest_delegation_tx_hash": {"type": "string", "description": "Latest transaction hash used for delegation by the account"}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/e089f0b2-dba3-4ef0-bf6e-3996d0415dd6/1/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /pool_delegators_history | Return information about active delegators (incl. history) for a given pool and epoch number (all epochs if not specified). | 200 | null | [{"stake_address": "stake1u8yxtugdv63wxafy9d00nuz6hjyyp4qnggvc9a3vxh8yl0ckml2uz", "amount": 64328591517480, "epoch_no": 324}] | {"type": ["array", "null"], "items": {"type": "object", "properties": {"stake_address": {"type": "string", "description": "Cardano staking address (reward account) in bech32 format"}, "amount": {"type": "string", "description": "Current delegator live stake (in lovelace)"}, "epoch_no": {"type": "integer", "description": "Epoch number for the delegation history"}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/73952bb6-9d6c-4b28-9182-bb455f4d87ec/1/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /pool_history | Return information about pool stake, block and reward history in a given epoch _epoch_no (or all epochs that pool existed for, in descending order if no _epoch_no was provided) | 200 | null | [{"epoch_no": 312, "active_stake": "31235800000", "active_stake_pct": 13.512182543475783, "saturation_pct": 45.32, "block_cnt": 14, "delegator_cnt": 1432, "margin": 0.125, "fixed_cost": "340000000", "pool_fees": "123327382", "deleg_rewards": "123456789123", "member_rewards": "123456780123", "epoch_ros": 3.000340466}] | {"type": "array", "items": {"type": "object", "properties": {"epoch_no": {"type": "integer", "description": "Epoch for which the pool history data is shown"}, "active_stake": {"type": "string", "description": "Amount of delegated stake to this pool at the time of epoch snapshot (in lovelaces)"}, "active_stake_pct": {"type": "number", "description": "Active stake for the pool, expressed as a percentage of total active stake on network"}, "saturation_pct": {"type": "number", "description": "Saturation percentage of a pool at the time of snapshot (2 decimals)"}, "block_cnt": {"type": ["integer", "null"], "description": "Number of blocks pool created in that epoch"}, "delegator_cnt": {"type": "integer", "description": "Number of delegators to the pool for that epoch snapshot"}, "margin": {"type": "number", "description": "Margin (decimal format)"}, "fixed_cost": {"type": "string", "description": "Pool fixed cost per epoch (in lovelaces)"}, "pool_fees": {"type": "string", "description": "Total amount of fees earned by pool owners in that epoch (in lovelaces)"}, "deleg_rewards": {"type": "string", "description": "Total amount of rewards earned by delegators in that epoch (in lovelaces)"}, "member_rewards": {"type": "string", "description": "Total amount of rewards earned by members (delegator - owner) in that epoch (in lovelaces)"}, "epoch_ros": {"type": "number", "description": "Annualized ROS (return on staking) for delegators for this epoch"}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/6799ca70-ed36-47df-b05d-8f529eac0ef9/1/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /pool_stake_snapshot | Returns Mark, Set and Go stake snapshots for the selected pool, useful for leaderlog calculation | 200 | null | [{"snapshot": "Mark", "epoch_no": 324, "nonce": "01304ddf5613166be96fce27be110747f2c8fcb38776618ee79225ccb59b81e2", "pool_stake": "100000000000", "active_stake": "103703246364020"}] | {"type": ["array", "null"], "items": {"type": "object", "properties": {"snapshot": {"type": "string", "description": "Type of snapshot (\"Mark\", \"Set\" or \"Go\")"}, "epoch_no": {"type": "integer", "description": "Epoch number for the snapshot entry"}, "nonce": {"type": ["string", "null"], "description": "The nonce value for this epoch"}, "pool_stake": {"type": "string", "description": "Pool's Active Stake for the given epoch"}, "active_stake": {"type": "string", "description": "Total Active Stake for the given epoch"}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/8f73ba88-dbbc-4983-8790-a411e2bbe1b1/1/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /pool_info | Current pool statuses and details for a specified list of pool ids | 200 | null | [{"pool_id_bech32": "pool155efqn9xpcf73pphkk88cmlkdwx4ulkg606tne970qswczg3asc", "pool_id_hex": "a532904ca60e13e88437b58e7c6ff66b8d5e7ec8d3f4b9e4be7820ec", "active_epoch_no": 324, "vrf_key_hash": "25efdad1bc12944d38e4e3c26c43565bec84973a812737b163b289e87d0d5ed3", "margin": 0.1, "fixed_cost": "500000000", "pledge": "64000000000000", "reward_addr": "stake1uy6yzwsxxc28lfms0qmpxvyz9a7y770rtcqx9y96m42cttqwvp4m5", "owners": ["stake1u8088wvudd7dp3rxl0v9xgng8r3j50s65ge3l3jvgd94keqfm3nv3"], "relays": [{"dns": "relays-new.cardano-mainnet.iohk.io", "srv": "biostakingpool3.hopto.org", "ipv4": "54.220.20.40", "ipv6": "2604:ed40:1000:1711:6082:78ff:fe0c:ebf", "port": 6000}], "meta_url": "https://pools.iohk.io/IOGP.json", "meta_hash": "37eb004c0dd8a221ac3598ca1c6d6257fb5207ae9857b7c163ae0f39259d6cc0", "meta_json": {"name": "Input Output Global (IOHK) - Private", "ticker": "IOGP", "homepage": "https://iohk.io", "description": "Our mission is to provide economic identity to the billions of people who lack it. IOHK will not use the IOHK ticker."}, "pool_status": "registered", "retiring_epoch": null, "op_cert": "37eb004c0dd8a221ac3598ca1c6d6257fb5207ae9857b7c163ae0f39259d6cc0", "op_cert_counter": 8, "active_stake": "64328627680963", "sigma": 0.0034839235, "block_count": 4509, "live_pledge": "64328594406327", "live_stake": "64328627680963", "live_delegators": 5, "live_saturation": 94.52}] | {"type": "array", "items": {"type": "object", "properties": {"pool_id_bech32": {"type": "string", "description": "Pool ID (bech32 format)"}, "pool_id_hex": {"type": "string", "description": "Pool ID (Hex format)"}, "active_epoch_no": {"type": "integer", "description": "Epoch number in which the update becomes active"}, "vrf_key_hash": {"type": "string", "description": "Pool VRF key hash"}, "margin": {"type": "number", "description": "Margin (decimal format)"}, "fixed_cost": {"type": "string", "description": "Pool fixed cost per epoch"}, "pledge": {"type": "string", "description": "Pool pledge in lovelace"}, "reward_addr": {"type": "string", "description": "Pool reward address"}, "owners": {"type": "array", "items": {"type": "string", "description": "Pool (co)owner address"}}, "relays": {"type": "array", "items": {"type": "object", "properties": {"dns": {"type": ["string", "null"], "description": "DNS name of the relay (nullable)"}, "srv": {"type": ["string", "null"], "description": "DNS service name of the relay (nullable)"}, "ipv4": {"type": ["string", "null"], "description": "IPv4 address of the relay (nullable)"}, "ipv6": {"type": ["string", "null"], "description": "IPv6 address of the relay (nullable)"}, "port": {"type": ["number", "null"], "description": "Port number of the relay (nullable)"}}}}, "meta_url": {"type": ["string", "null"], "description": "Pool metadata URL"}, "meta_hash": {"type": ["string", "null"], "description": "Pool metadata hash"}, "meta_json": {"type": ["object", "null"], "properties": {"name": {"type": "string", "description": "Pool name"}, "ticker": {"type": "string", "description": "Pool ticker"}, "homepage": {"type": "string", "description": "Pool homepage URL"}, "description": {"type": "string", "description": "Pool description"}}}, "pool_status": {"type": "string", "description": "Pool status", "enum": ["registered", "retiring", "retired"]}, "retiring_epoch": {"type": ["integer", "null"], "description": "Announced retiring epoch (nullable)"}, "op_cert": {"type": ["string", "null"], "description": "Pool latest operational certificate hash"}, "op_cert_counter": {"type": ["integer", "null"], "description": "Pool latest operational certificate counter value"}, "active_stake": {"type": ["string", "null"], "description": "Pool active stake (will be null post epoch transition until dbsync calculation is complete)"}, "sigma": {"type": ["number", "null"], "description": "Pool relative active stake share"}, "block_count": {"type": ["integer", "null"], "description": "Total pool blocks on chain"}, "live_pledge": {"type": ["string", "null"], "description": "Summary of account balance for all pool owner's"}, "live_stake": {"type": ["string", "null"], "description": "Pool live stake"}, "live_delegators": {"type": "integer", "description": "Pool live delegator count"}, "live_saturation": {"type": ["number", "null"], "description": "Pool live saturation (decimal format)"}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/06ddcdf1-ada0-48c8-a3df-0d049d997521/2/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /pool_updates | Return all pool updates for all pools or only updates for specific pool if specified | 200 | null | [{"tx_hash": "f144a8264acf4bdfe2e1241170969c930d64ab6b0996a4a45237b623f1dd670e", "block_time": 1506635091, "pool_id_bech32": "pool155efqn9xpcf73pphkk88cmlkdwx4ulkg606tne970qswczg3asc", "pool_id_hex": "a532904ca60e13e88437b58e7c6ff66b8d5e7ec8d3f4b9e4be7820ec", "active_epoch_no": 324, "vrf_key_hash": "25efdad1bc12944d38e4e3c26c43565bec84973a812737b163b289e87d0d5ed3", "margin": 0.1, "fixed_cost": "500000000", "pledge": "64000000000000", "reward_addr": "stake1uy6yzwsxxc28lfms0qmpxvyz9a7y770rtcqx9y96m42cttqwvp4m5", "owners": ["stake1u8088wvudd7dp3rxl0v9xgng8r3j50s65ge3l3jvgd94keqfm3nv3"], "relays": [{"dns": "relays-new.cardano-mainnet.iohk.io", "srv": "biostakingpool3.hopto.org", "ipv4": "54.220.20.40", "ipv6": "2604:ed40:1000:1711:6082:78ff:fe0c:ebf", "port": 6000}], "meta_url": "https://pools.iohk.io/IOGP.json", "meta_hash": "37eb004c0dd8a221ac3598ca1c6d6257fb5207ae9857b7c163ae0f39259d6cc0", "meta_json": {"name": "Input Output Global (IOHK) - Private", "ticker": "IOGP", "homepage": "https://iohk.io", "description": "Our mission is to provide economic identity to the billions of people who lack it. IOHK will not use the IOHK ticker."}, "pool_status": "registered", "retiring_epoch": null}] | {"type": "array", "items": {"type": "object", "properties": {"tx_hash": {"type": "string", "description": "Hash identifier of the transaction"}, "block_time": {"type": "integer", "description": "UNIX timestamp of the block"}, "pool_id_bech32": {"type": "string", "description": "Pool ID (bech32 format)"}, "pool_id_hex": {"type": "string", "description": "Pool ID (Hex format)"}, "active_epoch_no": {"type": "integer", "description": "Epoch number in which the update becomes active"}, "vrf_key_hash": {"type": "string", "description": "Pool VRF key hash"}, "margin": {"type": "number", "description": "Margin (decimal format)"}, "fixed_cost": {"type": "string", "description": "Pool fixed cost per epoch"}, "pledge": {"type": "string", "description": "Pool pledge in lovelace"}, "reward_addr": {"type": "string", "description": "Pool reward address"}, "owners": {"type": "array", "items": {"type": "string", "description": "Pool (co)owner address"}}, "relays": {"type": "array", "items": {"type": "object", "properties": {"dns": {"type": ["string", "null"], "description": "DNS name of the relay (nullable)"}, "srv": {"type": ["string", "null"], "description": "DNS service name of the relay (nullable)"}, "ipv4": {"type": ["string", "null"], "description": "IPv4 address of the relay (nullable)"}, "ipv6": {"type": ["string", "null"], "description": "IPv6 address of the relay (nullable)"}, "port": {"type": ["number", "null"], "description": "Port number of the relay (nullable)"}}}}, "meta_url": {"type": ["string", "null"], "description": "Pool metadata URL"}, "meta_hash": {"type": ["string", "null"], "description": "Pool metadata hash"}, "meta_json": {"type": ["object", "null"], "properties": {"name": {"type": "string", "description": "Pool name"}, "ticker": {"type": "string", "description": "Pool ticker"}, "homepage": {"type": "string", "description": "Pool homepage URL"}, "description": {"type": "string", "description": "Pool description"}}}, "pool_status": {"type": "string", "description": "Pool status", "enum": ["registered", "retiring", "retired"]}, "retiring_epoch": {"type": ["integer", "null"], "description": "Announced retiring epoch (nullable)"}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/a8bc3553-5b63-4f19-97d4-436fa8274787/3/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /account_rewards | Get the full rewards history (including MIR) for given stake addresses | 200 | null | [{"stake_address": "stake1u8yxtugdv63wxafy9d00nuz6hjyyp4qnggvc9a3vxh8yl0ckml2uz", "rewards": [{"earned_epoch": 294, "spendable_epoch": 294, "amount": "", "type": "member", "pool_id": "pool1z5uqdk7dzdxaae5633fqfcu2eqzy3a3rgtuvy087fdld7yws0xt"}]}] | {"type": "array", "items": {"type": "object", "properties": {"stake_address": {"type": "string", "description": "Cardano staking address (reward account) in bech32 format"}, "rewards": {"type": "array", "items": {"type": "object", "properties": {"earned_epoch": {"type": "integer", "description": "Epoch number"}, "spendable_epoch": {"type": "integer", "description": "Epoch number"}, "amount": {"type": "string", "description": "Amount of rewards earned (in lovelace)"}, "type": {"type": "string", "description": "The source of the rewards", "enum": ["member", "leader", "treasury", "reserves"]}, "pool_id": {"type": ["string", "null"], "description": "Bech32 representation of pool ID"}}}}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/62491a9e-98a5-42bf-a4de-de3c92423408/3/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /account_updates | Get the account updates (registration, deregistration, delegation and withdrawals) for given stake addresses | 200 | null | [{"stake_address": "stake1u8yxtugdv63wxafy9d00nuz6hjyyp4qnggvc9a3vxh8yl0ckml2uz", "updates": [{"action_type": "registration", "tx_hash": "f144a8264acf4bdfe2e1241170969c930d64ab6b0996a4a45237b623f1dd670e", "epoch_no": 321, "epoch_slot": 75442, "absolute_slot": 53384242, "block_time": 1506635091}]}] | {"type": "array", "items": {"type": "object", "properties": {"stake_address": {"type": "string", "description": "Cardano staking address (reward account) in bech32 format"}, "updates": {"type": "array", "items": {"type": "object", "properties": {"action_type": {"type": "string", "description": "Type of certificate submitted", "enum": ["registration", "delegation", "withdrawal", "deregistration"]}, "tx_hash": {"type": "string", "description": "Hash identifier of the transaction"}, "epoch_no": {"type": "integer", "description": "Epoch number of the block"}, "epoch_slot": {"type": "integer", "description": "Slot number of the block in epoch"}, "absolute_slot": {"type": "integer", "description": "Absolute slot number of the block"}, "block_time": {"type": "integer", "description": "UNIX timestamp of the block"}}}}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/7b946f2f-5c6b-48b0-ab7d-20faf847e343/2/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /account_addresses | Get all addresses associated with given staking accounts | 200 | null | [{"stake_address": "stake1u8yxtugdv63wxafy9d00nuz6hjyyp4qnggvc9a3vxh8yl0ckml2uz", "addresses": ["addr1qxkfe8s6m8qt5436lec3f0320hrmpppwqgs2gah4360krvyssntpwjcz303mx3h4avg7p29l3zd8u3jyglmewds9ezrqdc3cxp"]}] | {"type": "array", "items": {"type": "object", "properties": {"stake_address": {"type": "string", "description": "Cardano staking address (reward account) in bech32 format"}, "addresses": {"type": "array", "items": {"type": "string", "description": "A Cardano payment/base address (bech32 encoded) for transaction's input UTxO"}}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/961ec9da-4a55-4d31-9821-21736734222b/2/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /account_history | Get the staking history of given stake addresses (accounts) | 200 | null | [{"stake_address": "stake1u8yxtugdv63wxafy9d00nuz6hjyyp4qnggvc9a3vxh8yl0ckml2uz", "history": [{"pool_id": "pool1z5uqdk7dzdxaae5633fqfcu2eqzy3a3rgtuvy087fdld7yws0xt", "epoch_no": 301, "active_stake": 682334162}]}] | {"type": "array", "items": {"properties": {"stake_address": {"type": "string", "description": "Cardano staking address (reward account) in bech32 format"}, "history": {"type": "array", "items": {"type": "object", "properties": {"pool_id": {"type": "string", "description": "Bech32 representation of pool ID"}, "epoch_no": {"type": "integer", "description": "Epoch number"}, "active_stake": {"type": "string", "description": "Active stake amount (in lovelaces)"}}}}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/01013dee-f408-418a-bf27-dd7689f83c39/3/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /account_utxos | Get a list of all UTxOs for a given stake address (account) | 200 | null | [{"tx_hash": "f144a8264acf4bdfe2e1241170969c930d64ab6b0996a4a45237b623f1dd670e", "tx_index": 0, "address": "addr1qxkfe8s6m8qt5436lec3f0320hrmpppwqgs2gah4360krvyssntpwjcz303mx3h4avg7p29l3zd8u3jyglmewds9ezrqdc3cxp", "value": 157832856, "block_height": 42325043, "block_time": 1506635091}] | {"type": "array", "items": {"type": "object", "properties": {"tx_hash": {"type": "string", "description": "Hash of transaction for UTxO"}, "tx_index": {"type": "integer", "description": "Index of UTxO in the transaction"}, "address": {"type": "string", "description": "A Cardano payment/base address (bech32 encoded) for transaction's input UTxO"}, "value": {"type": "string", "description": "Total sum of ADA on the UTxO"}, "block_height": {"type": ["integer", "null"], "description": "Block height"}, "block_time": {"type": "integer", "description": "UNIX timestamp of the block"}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/9dbe08f8-4ba9-4181-afee-022e87e25114/3/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /pool_blocks | Return information about blocks minted by a given pool for all epochs (or _epoch_no if provided) | 200 | null | [{"epoch_no": 294, "epoch_slot": 75442, "abs_slot": 53384242, "block_height": 42325043, "block_hash": "e8c6992d52cd74b577b79251e0351be25070797a0dbc486b2c284d0bf7aeea9c", "block_time": 1506635091}] | {"type": ["array", "null"], "items": {"type": "object", "properties": {"epoch_no": {"type": "integer", "description": "Epoch number"}, "epoch_slot": {"type": "integer", "description": "Slot number of the block in epoch"}, "abs_slot": {"type": "integer", "description": "Absolute slot number of the block"}, "block_height": {"type": ["integer", "null"], "description": "Block height"}, "block_hash": {"type": "string", "description": "Hash of the block"}, "block_time": {"type": "integer", "description": "UNIX timestamp of the block"}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/49d43fab-0935-49dc-b45e-c958dbcc62dc/1/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /account_info_cached | Get the cached account information for given stake addresses, effective for registered accounts | 200 | null | [{"stake_address": "stake1u8yxtugdv63wxafy9d00nuz6hjyyp4qnggvc9a3vxh8yl0ckml2uz", "status": "registered", "delegated_pool": "pool1z5uqdk7dzdxaae5633fqfcu2eqzy3a3rgtuvy087fdld7yws0xt", "total_balance": 207116800428, "utxo": 162764177131, "rewards": 56457728047, "withdrawals": 12105104750, "rewards_available": 44352623297, "reserves": "0", "treasury": "0"}] | {"type": "array", "items": {"type": "object", "properties": {"stake_address": {"type": "string", "description": "Cardano staking address (reward account) in bech32 format"}, "status": {"type": "string", "description": "Stake address status", "enum": ["registered", "not registered"]}, "delegated_pool": {"type": ["string", "null"], "description": "Bech32 representation of pool ID"}, "total_balance": {"type": "string", "description": "Total balance of the account including UTxO, rewards and MIRs (in lovelace)"}, "utxo": {"type": "string", "description": "Total UTxO balance of the account"}, "rewards": {"type": "string", "description": "Total rewards earned by the account"}, "withdrawals": {"type": "string", "description": "Total rewards withdrawn by the account"}, "rewards_available": {"type": "string", "description": "Total rewards available for withdawal"}, "reserves": {"type": "string", "description": "Total reserves MIR value of the account"}, "treasury": {"type": "string", "description": "Total treasury MIR value of the account"}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/213c312f-2289-43aa-a49d-cafc070b8b45/2/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /pool_relays | A list of registered relays for all currently registered/retiring (not retired) pools | 200 | null | [{"pool_id_bech32": "pool155efqn9xpcf73pphkk88cmlkdwx4ulkg606tne970qswczg3asc", "relays": [{"dns": "relays-new.cardano-mainnet.iohk.io", "srv": "biostakingpool3.hopto.org", "ipv4": "54.220.20.40", "ipv6": "2604:ed40:1000:1711:6082:78ff:fe0c:ebf", "port": 6000}]}] | {"type": "array", "items": {"type": "object", "properties": {"pool_id_bech32": {"type": "string", "description": "Pool ID (bech32 format)"}, "relays": {"type": "array", "items": {"type": "object", "properties": {"dns": {"type": ["string", "null"], "description": "DNS name of the relay (nullable)"}, "srv": {"type": ["string", "null"], "description": "DNS service name of the relay (nullable)"}, "ipv4": {"type": ["string", "null"], "description": "IPv4 address of the relay (nullable)"}, "ipv6": {"type": ["string", "null"], "description": "IPv6 address of the relay (nullable)"}, "port": {"type": ["number", "null"], "description": "Port number of the relay (nullable)"}}}}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/9b14fff2-deca-4884-b2af-92e880d2501d/2/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /pool_metadata | Metadata (on & off-chain) for all currently registered/retiring (not retired) pools | 200 | null | [{"pool_id_bech32": "pool155efqn9xpcf73pphkk88cmlkdwx4ulkg606tne970qswczg3asc", "meta_url": "https://pools.iohk.io/IOGP.json", "meta_hash": "37eb004c0dd8a221ac3598ca1c6d6257fb5207ae9857b7c163ae0f39259d6cc0", "meta_json": {"name": "Input Output Global (IOHK) - Private", "ticker": "IOGP", "homepage": "https://iohk.io", "description": "Our mission is to provide economic identity to the billions of people who lack it. IOHK will not use the IOHK ticker."}}] | {"type": "array", "items": {"type": "object", "properties": {"pool_id_bech32": {"type": "string", "description": "Pool ID (bech32 format)"}, "meta_url": {"type": ["string", "null"], "description": "Pool metadata URL"}, "meta_hash": {"type": ["string", "null"], "description": "Pool metadata hash"}, "meta_json": {"type": ["object", "null"], "properties": {"name": {"type": "string", "description": "Pool name"}, "ticker": {"type": "string", "description": "Pool ticker"}, "homepage": {"type": "string", "description": "Pool homepage URL"}, "description": {"type": "string", "description": "Pool description"}}}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/9edb5370-7e87-4cdc-a439-895562060cfa/1/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /account_list | Get a list of all stake addresses that have atleast 1 transaction | 200 | null | [{"id": "stake1u8yxtugdv63wxafy9d00nuz6hjyyp4qnggvc9a3vxh8yl0ckml2uz"}] | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string", "description": "Cardano staking address (reward account) in bech32 format"}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/077608ba-9d3d-4a87-8b0b-0529c54022d6/1/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /pool_list | A list of all currently registered/retiring (not retired) pools | 200 | null | [{"pool_id_bech32": "pool1z5uqdk7dzdxaae5633fqfcu2eqzy3a3rgtuvy087fdld7yws0xt", "ticker": "JAZZ"}] | {"type": "array", "items": {"properties": {"pool_id_bech32": {"type": ["string", "null"], "description": "Bech32 representation of pool ID"}, "ticker": {"type": ["string", "null"], "description": "Pool ticker"}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/d3cab50f-e8dd-482e-b7ae-b0147d90a20c/2/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /account_assets | Get the native asset balance for a given stake address | 200 | null | [{"stake_address": "stake1u8yxtugdv63wxafy9d00nuz6hjyyp4qnggvc9a3vxh8yl0ckml2uz", "asset_list": [{"policy_id": "d3501d9531fcc25e3ca4b6429318c2cc374dbdbcf5e99c1c1e5da1ff", "asset_name": "444f4e545350414d", "fingerprint": "asset1ua6pz3yd5mdka946z8jw2fld3f8d0mmxt75gv9", "decimals": 6, "quantity": 990000}]}] | {"type": "array", "items": {"type": "object", "properties": {"stake_address": {"type": "string", "description": "Cardano staking address (reward account) in bech32 format"}, "asset_list": {"type": "array", "items": {"type": "object", "properties": {"policy_id": {"type": "string", "description": "Asset Policy ID (hex)"}, "asset_name": {"type": ["string", "null"], "description": "Asset Name (hex)"}, "fingerprint": {"type": "string", "description": "The CIP14 fingerprint of the asset"}, "decimals": {"type": "integer", "description": "Asset decimals"}, "quantity": {"type": "string", "description": "Asset quantity owned by account"}}}}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/184f5ff7-2a33-41f3-ae67-fa4824c4a50d/2/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /account_info | Get the account information for given stake addresses | 200 | null | [{"stake_address": "stake1u8yxtugdv63wxafy9d00nuz6hjyyp4qnggvc9a3vxh8yl0ckml2uz", "status": "registered", "delegated_pool": "pool1z5uqdk7dzdxaae5633fqfcu2eqzy3a3rgtuvy087fdld7yws0xt", "total_balance": 207116800428, "utxo": 162764177131, "rewards": 56457728047, "withdrawals": 12105104750, "rewards_available": 44352623297, "reserves": "0", "treasury": "0"}] | {"type": "array", "items": {"type": "object", "properties": {"stake_address": {"type": "string", "description": "Cardano staking address (reward account) in bech32 format"}, "status": {"type": "string", "description": "Stake address status", "enum": ["registered", "not registered"]}, "delegated_pool": {"type": ["string", "null"], "description": "Bech32 representation of pool ID"}, "total_balance": {"type": "string", "description": "Total balance of the account including UTxO, rewards and MIRs (in lovelace)"}, "utxo": {"type": "string", "description": "Total UTxO balance of the account"}, "rewards": {"type": "string", "description": "Total rewards earned by the account"}, "withdrawals": {"type": "string", "description": "Total rewards withdrawn by the account"}, "rewards_available": {"type": "string", "description": "Total rewards available for withdawal"}, "reserves": {"type": "string", "description": "Total reserves MIR value of the account"}, "treasury": {"type": "string", "description": "Total treasury MIR value of the account"}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/2862e13f-c1b3-4952-b467-0ad7db02df8e/2/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /epoch_block_protocols | Get the information about block protocol distribution in epoch | 200 | null | [{"proto_major": 6, "proto_minor": 2, "blocks": 2183}] | {"type": "array", "items": {"properties": {"proto_major": {"type": "integer", "description": "Protocol major version"}, "proto_minor": {"type": "integer", "description": "Protocol major version"}, "blocks": {"type": "integer", "description": "Amount of blocks with specified major and protocol combination"}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/7c9239c1-75cd-430c-9e77-e1c8e045958f/1/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /epoch_params | Get the protocol parameters for specific epoch, returns information about all epochs if no epoch specified | 200 | null | [{"epoch_no": 294, "min_fee_a": 44, "min_fee_b": 155381, "max_block_size": 65536, "max_tx_size": 16384, "max_bh_size": 1100, "key_deposit": 2000000, "pool_deposit": 500000000, "max_epoch": 18, "optimal_pool_count": 500, "influence": 0.3, "monetary_expand_rate": 0.003, "treasury_growth_rate": 0.2, "decentralisation": 0.1, "extra_entropy": "d982e06fd33e7440b43cefad529b7ecafbaa255e38178ad4189a37e4ce9bf1fa", "protocol_major": 5, "protocol_minor": 0, "min_utxo_value": 34482, "min_pool_cost": 340000000, "nonce": "01304ddf5613166be96fce27be110747f2c8fcb38776618ee79225ccb59b81e2", "block_hash": "f9dc2a2fc3a2db09a71af007a740261de585afc9e3022b8e30535592ff4dd9e5", "cost_models": "", "price_mem": 0.0577, "price_step": 7.21e-05, "max_tx_ex_mem": 10000000, "max_tx_ex_steps": 10000000000, "max_block_ex_mem": 50000000, "max_block_ex_steps": 40000000000, "max_val_size": 5000, "collateral_percent": 150, "max_collateral_inputs": 3, "coins_per_utxo_size": 34482}] | {"type": "array", "items": {"properties": {"epoch_no": {"type": "integer", "description": "Epoch number"}, "min_fee_a": {"type": ["integer", "null"], "description": "The 'a' parameter to calculate the minimum transaction fee"}, "min_fee_b": {"type": ["integer", "null"], "description": "The 'b' parameter to calculate the minimum transaction fee"}, "max_block_size": {"type": ["integer", "null"], "description": "The maximum block size (in bytes)"}, "max_tx_size": {"type": ["integer", "null"], "description": "The maximum transaction size (in bytes)"}, "max_bh_size": {"type": ["integer", "null"], "description": "The maximum block header size (in bytes)"}, "key_deposit": {"type": ["string", "null"], "description": "The amount (in lovelace) required for a deposit to register a stake address"}, "pool_deposit": {"type": ["string", "null"], "description": "The amount (in lovelace) required for a deposit to register a stake pool"}, "max_epoch": {"type": ["integer", "null"], "description": "The maximum number of epochs in the future that a pool retirement is allowed to be scheduled for"}, "optimal_pool_count": {"type": ["integer", "null"], "description": "The optimal number of stake pools"}, "influence": {"type": ["number", "null"], "format": "double", "description": "The pledge influence on pool rewards", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "monetary_expand_rate": {"type": ["number", "null"], "format": "double", "description": "The monetary expansion rate", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "treasury_growth_rate": {"type": ["number", "null"], "format": "double", "description": "The treasury growth rate", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "decentralisation": {"type": ["number", "null"], "format": "double", "description": "The decentralisation parameter (1 fully centralised, 0 fully decentralised)", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "extra_entropy": {"type": ["string", "null"], "description": "The hash of 32-byte string of extra random-ness added into the protocol's entropy pool"}, "protocol_major": {"type": ["integer", "null"], "description": "The protocol major version"}, "protocol_minor": {"type": ["integer", "null"], "description": "The protocol minor version"}, "min_utxo_value": {"type": ["string", "null"], "description": "The minimum value of a UTxO entry"}, "min_pool_cost": {"type": ["string", "null"], "description": "The minimum pool cost"}, "nonce": {"type": ["string", "null"], "description": "The nonce value for this epoch"}, "block_hash": {"type": "string", "description": "The hash of the first block where these parameters are valid"}, "cost_models": {"type": ["string", "null"], "description": "The per language cost models"}, "price_mem": {"type": ["number", "null"], "format": "double", "description": "The per word cost of script memory usage", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "price_step": {"type": ["number", "null"], "format": "double", "description": "The cost of script execution step usage", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "max_tx_ex_mem": {"type": ["number", "null"], "description": "The maximum number of execution memory allowed to be used in a single transaction"}, "max_tx_ex_steps": {"type": ["number", "null"], "description": "The maximum number of execution steps allowed to be used in a single transaction"}, "max_block_ex_mem": {"type": ["number", "null"], "description": "The maximum number of execution memory allowed to be used in a single block"}, "max_block_ex_steps": {"type": ["number", "null"], "description": "The maximum number of execution steps allowed to be used in a single block"}, "max_val_size": {"type": ["number", "null"], "description": "The maximum Val size"}, "collateral_percent": {"type": ["integer", "null"], "description": "The percentage of the tx fee which must be provided as collateral when including non-native scripts"}, "max_collateral_inputs": {"type": ["integer", "null"], "description": "The maximum number of collateral inputs allowed in a transaction"}, "coins_per_utxo_size": {"type": ["string", "null"], "description": "The cost per UTxO size"}}}} |
c1612d4a-0e7e-4028-a37b-35fddfe633b7/abbd5410-369b-4854-b853-3c878e3bd1a7/3/0 | Koios Cardano's Decentralized API | Cardano's Decentralized API - Mainnet | null | /epoch_info | Get the epoch information, all epochs if no epoch specified | 200 | null | [{"epoch_no": 294, "out_sum": 15432725054364942, "fees": 74325855210, "tx_count": 357919, "blk_count": 17321, "start_time": 1506203091, "end_time": 1506635091, "first_block_time": 1506635091, "last_block_time": 1506635091, "active_stake": 23395112387185880, "total_rewards": 252902897534230, "avg_blk_reward": 660233450}] | {"type": "array", "items": {"type": "object", "properties": {"epoch_no": {"type": "integer", "description": "Epoch number"}, "out_sum": {"type": "string", "description": "Total output value across all transactions in epoch"}, "fees": {"type": "string", "description": "Total fees incurred by transactions in epoch"}, "tx_count": {"type": "integer", "description": "Number of transactions submitted in epoch"}, "blk_count": {"type": "integer", "description": "Number of blocks created in epoch"}, "start_time": {"type": "integer", "description": "UNIX timestamp of the epoch start"}, "end_time": {"type": "integer", "description": "UNIX timestamp of the epoch end"}, "first_block_time": {"type": "integer", "description": "UNIX timestamp of the epoch's first block"}, "last_block_time": {"type": "integer", "description": "UNIX timestamp of the epoch's last block"}, "active_stake": {"type": ["string", "null"], "description": "Total active stake in epoch stake snapshot (null for pre-Shelley epochs)"}, "total_rewards": {"type": ["string", "null"], "description": "Total rewards earned in epoch (null for pre-Shelley epochs)"}, "avg_blk_reward": {"type": ["string", "null"], "description": "Average block reward for epoch (null for pre-Shelley epochs)"}}}} |
6bfdf299-b2ed-411a-aaf0-7e694a082d76/29ebbee2-c796-4925-bf57-00dfcd736d65/0/0 | classes | classes and students managerment | null | get a class detail | get a class detail | 200 | New Example | {"data": {"address": "test address", "classID": "1", "name": "class one"}, "status": "200"} | {"properties": {"data": {"properties": {"address": {"type": "string"}, "classID": {"type": "string"}, "name": {"type": "string"}}, "type": "object"}, "status": {"type": "string"}}, "type": "object"} |
6bfdf299-b2ed-411a-aaf0-7e694a082d76/3dfe8ad6-ac26-4dc4-b59a-c6484edd66bc/0/0 | classes | classes and students managerment | null | update class effection | update student effection | 201 | New Example | {"data": "CREATED", "status": "201"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "string"}, "status": {"type": "string"}}, "required": ["data", "status"]} |
6bfdf299-b2ed-411a-aaf0-7e694a082d76/b7048431-a6ca-426f-9e05-a8feffb856db/0/0 | classes | classes and students managerment | null | get all classes | get classes list include classes name | 200 | New Example | {"data": [{"address": "test", "classID": "1", "name": "class one"}, {"address": "test", "classID": "2", "nme": "class two"}], "status": "200"} | {"properties": {"data": {"items": {"type": "object"}, "type": "array"}, "status": {"type": "string"}}, "type": "object"} |
6bfdf299-b2ed-411a-aaf0-7e694a082d76/bc686a41-6dc7-4cd7-8ac9-18cdc1cce596/0/0 | classes | classes and students managerment | null | delete a class | delete a class | 204 | New Example | {"data": "NO CONTENT", "status": "204"} | {"properties": {"data": {"type": "string"}, "status": {"type": "string"}}, "type": "object"} |
6bfdf299-b2ed-411a-aaf0-7e694a082d76/d95e7b66-073f-4528-84fa-8f74ef6e7eaf/0/0 | classes | classes and students managerment | null | delete a sudent | delete a student | 204 | New Example | {"data": "NO CONTENT", "status": "204"} | {"properties": {"data": {"type": "string"}, "status": {"type": "string"}}, "type": "object"} |
6bfdf299-b2ed-411a-aaf0-7e694a082d76/da12573e-9d3d-4d3a-9635-91b3a5102a46/0/0 | classes | classes and students managerment | null | get all students from a class | get all.students from a classes | 200 | New Example | {"data": [{"name": "student one", "studentID": "1"}, {"name": "student two", "studentID": "2"}], "status": "200"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "studentID": {"type": "string"}}, "required": ["name", "studentID"]}}, "status": {"type": "string"}}, "required": ["data", "status"]} |
6bfdf299-b2ed-411a-aaf0-7e694a082d76/fcb6eec9-0d22-4283-b24b-eecc43e6648d/0/0 | classes | classes and students managerment | null | create classes | create classes | 201 | New Example | {"data": "CREATED", "status": "201"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "string"}, "status": {"type": "string"}}, "required": ["data", "status"]} |
defdca77-ec9a-4eab-948a-1a5e8f1474f2/ad07d40c-45dc-4fe6-a103-b2be3aa3dab8/0/0 | Subdomains Lookup | Subdomains Lookup API lists all the subdomains for a queried domain name. | 8.5 | /api/v1 | Subdomain Lookup API | 200 | Example_1 | {"result": {"count": 3, "records": [{"domain": "kwtf-iad.amazon.com", "firstSeen": 1546638557, "lastSeen": 1592195784}, {"domain": "beach-surfboard.amazon.com", "firstSeen": 1600664494, "lastSeen": 1600664494}, {"domain": "delphi-beta.corp.amazon.com", "firstSeen": 1600664494, "lastSeen": 1600664494}]}, "search": "amazon.com"} | {"properties": {"result": {"properties": {"count": {"type": "integer"}, "records": {"items": {"properties": {"domain": {"type": "string"}, "firstSeen": {"type": "integer"}, "lastSeen": {"type": "integer"}}, "type": "object"}, "type": "array"}}, "type": "object"}, "search": {"type": "string"}}, "type": "object"} |
d5d23f42-07c0-4b40-b245-b96f427aa78f/873beb3e-5bd9-4afd-a3dc-723d4f375fac/0/0 | Faker | data generator and API mocking tool | null | US Person | Generate random US data person | 200 | Response | {"first_name": "Augie", "last_name": "Grigoriscu", "gender": "Male", "street_address": "6658 Iowa Avenue", "city": "Washington", "state": "District of Columbia", "stateCode": "DC", "postal_code": "20380", "ssn": "355-07-8117", "phone": "202-554-5248", "email": "[email protected]", "ip_address": "69.141.129.250"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"first_name": {"type": "string"}, "last_name": {"type": "string"}, "gender": {"type": "string"}, "street_address": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "stateCode": {"type": "string"}, "postal_code": {"type": "string"}, "ssn": {"type": "string"}, "phone": {"type": "string"}, "email": {"type": "string"}, "ip_address": {"type": "string"}}, "required": ["city", "email", "first_name", "gender", "ip_address", "last_name", "phone", "postal_code", "ssn", "state", "stateCode", "street_address"]} |
6fda7fd3-86a9-43c2-ad38-38bdebb36019/cc1bf525-39dd-463e-ba8a-939be7b0ea9a/0/0 | List Movies v3 | This Movies API contains the data of the best movies ever made in a very easy-to-use and organized format.
Great choice for REST API based Frontend Developer Projects.
In the case of accessing the complete list, the Cover image, Rank, Title, Thumbnail, Rating, Id, Year, Images, Description, Trailer, Genre, Director, Writer and ID of the movies are listed.
This is a lightweight web service, (REST interface), which provides an easy way to access our database.
An API (Application programming... | 8.5 | Movie Details | Returns the information about a specific movie | 200 | Response | {"status": "ok", "status_message": "Query was successful", "data": {"movie": {"id": 10, "url": "https://yts.mx/movies/13-2010", "imdb_code": "tt0798817", "title": "13", "title_english": "13", "title_long": "13 (2010)", "slug": "13-2010", "year": 2010, "rating": 6, "runtime": 0, "genres": ["Action", "Crime", "Drama", "Thriller"], "download_count": 249542, "like_count": 67, "description_intro": "In Talbot, Ohio, a father's need for surgeries puts the family in a financial bind. His son Vince, an electrician, overhears a man talking about making a fortune in just a day. When the man overdoses on drugs, Vince finds instructions and a cell phone that the man has received and substitutes himself: taking a train to New York and awaiting contact. He has no idea what it's about. He ends up at a remote house where wealthy men bet on who will survive a complicated game of Russian roulette: he's number 13. In flashbacks we meet other contestants, including a man whose brother takes him out of a mental institution in order to compete. Can Vince be the last one standing?\u2014", "description_full": "In Talbot, Ohio, a father's need for surgeries puts the family in a financial bind. His son Vince, an electrician, overhears a man talking about making a fortune in just a day. When the man overdoses on drugs, Vince finds instructions and a cell phone that the man has received and substitutes himself: taking a train to New York and awaiting contact. He has no idea what it's about. He ends up at a remote house where wealthy men bet on who will survive a complicated game of Russian roulette: he's number 13. In flashbacks we meet other contestants, including a man whose brother takes him out of a mental institution in order to compete. Can Vince be the last one standing?\u2014", "yt_trailer_code": "Y41fFj-P4jI", "language": "en", "mpa_rating": "", "background_image": "https://yts.mx/assets/images/movies/13_2010/background.jpg", "background_image_original": "https://yts.mx/assets/images/movies/13_2010/background.jpg", "small_cover_image": "https://yts.mx/assets/images/movies/13_2010/small-cover.jpg", "medium_cover_image": "https://yts.mx/assets/images/movies/13_2010/medium-cover.jpg", "large_cover_image": "https://yts.mx/assets/images/movies/13_2010/large-cover.jpg", "medium_screenshot_image1": "https://yts.mx/assets/images/movies/13_2010/medium-screenshot1.jpg", "medium_screenshot_image2": "https://yts.mx/assets/images/movies/13_2010/medium-screenshot2.jpg", "medium_screenshot_image3": "https://yts.mx/assets/images/movies/13_2010/medium-screenshot3.jpg", "large_screenshot_image1": "https://yts.mx/assets/images/movies/13_2010/large-screenshot1.jpg", "large_screenshot_image2": "https://yts.mx/assets/images/movies/13_2010/large-screenshot2.jpg", "large_screenshot_image3": "https://yts.mx/assets/images/movies/13_2010/large-screenshot3.jpg", "cast": [{"name": "Alexander Skarsg\u00e5rd", "character_name": "Jack", "url_small_image": "https://yts.mx/assets/images/actors/thumb/nm0002907.jpg", "imdb_code": "0002907"}, {"name": "Jason Statham", "character_name": "Jasper", "url_small_image": "https://yts.mx/assets/images/actors/thumb/nm0005458.jpg", "imdb_code": "0005458"}, {"name": "Michael Shannon", "character_name": "Henry", "url_small_image": "https://yts.mx/assets/images/actors/thumb/nm0788335.jpg", "imdb_code": "0788335"}, {"name": "Emmanuelle Chriqui", "character_name": "Aileen", "url_small_image": "https://yts.mx/assets/images/actors/thumb/nm0004825.jpg", "imdb_code": "0004825"}], "torrents": [{"url": "https://yts.mx/torrent/download/BE046ED20B048C4FB86E15838DD69DADB27C5E8A", "hash": "BE046ED20B048C4FB86E15838DD69DADB27C5E8A", "quality": "720p", "type": "bluray", "seeds": 3, "peers": 0, "size": "946.49 MB", "size_bytes": 992466698, "date_uploaded": "2015-10-31 20:46:37", "date_uploaded_unix": 1446320797}, {"url": "https://yts.mx/torrent/download/FEE33A702158CD451220BD4F23FC46AD7BC65C4D", "hash": "FEE33A702158CD451220BD4F23FC46AD7BC65C4D", "quality": "1080p", "type": "bluray", "seeds": 9, "peers": 4, "size": "1.79 GB", "size_bytes": 1921997865, "date_uploaded": "2022-01-19 00:57:56", "date_uploaded_unix": 1642550276}], "date_uploaded": "2015-10-31 20:46:37", "date_uploaded_unix": 1446320797}}, "@meta": {"server_time": 1679416995, "server_timezone": "CET", "api_version": 2, "execution_time": "0 ms"}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "status_message": {"type": "string"}, "data": {"type": "object", "properties": {"movie": {"type": "object", "properties": {"id": {"type": "integer"}, "url": {"type": "string"}, "imdb_code": {"type": "string"}, "title": {"type": "string"}, "title_english": {"type": "string"}, "title_long": {"type": "string"}, "slug": {"type": "string"}, "year": {"type": "integer"}, "rating": {"type": "integer"}, "runtime": {"type": "integer"}, "genres": {"type": "array", "items": {"type": "string"}}, "download_count": {"type": "integer"}, "like_count": {"type": "integer"}, "description_intro": {"type": "string"}, "description_full": {"type": "string"}, "yt_trailer_code": {"type": "string"}, "language": {"type": "string"}, "mpa_rating": {"type": "string"}, "background_image": {"type": "string"}, "background_image_original": {"type": "string"}, "small_cover_image": {"type": "string"}, "medium_cover_image": {"type": "string"}, "large_cover_image": {"type": "string"}, "medium_screenshot_image1": {"type": "string"}, "medium_screenshot_image2": {"type": "string"}, "medium_screenshot_image3": {"type": "string"}, "large_screenshot_image1": {"type": "string"}, "large_screenshot_image2": {"type": "string"}, "large_screenshot_image3": {"type": "string"}, "cast": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "character_name": {"type": "string"}, "url_small_image": {"type": "string"}, "imdb_code": {"type": "string"}}, "required": ["character_name", "imdb_code", "name", "url_small_image"]}}, "torrents": {"type": "array", "items": {"type": "object", "properties": {"url": {"type": "string"}, "hash": {"type": "string"}, "quality": {"type": "string"}, "type": {"type": "string"}, "seeds": {"type": "integer"}, "peers": {"type": "integer"}, "size": {"type": "string"}, "size_bytes": {"type": "integer"}, "date_uploaded": {"type": "string"}, "date_uploaded_unix": {"type": "integer"}}, "required": ["date_uploaded", "date_uploaded_unix", "hash", "peers", "quality", "seeds", "size", "size_bytes", "type", "url"]}}, "date_uploaded": {"type": "string"}, "date_uploaded_unix": {"type": "integer"}}, "required": ["background_image", "background_image_original", "cast", "date_uploaded", "date_uploaded_unix", "description_full", "description_intro", "download_count", "genres", "id", "imdb_code", "language", "large_cover_image", "large_screenshot_image1", "large_screenshot_image2", "large_screenshot_image3", "like_count", "medium_cover_image", "medium_screenshot_image1", "medium_screenshot_image2", "medium_screenshot_image3", "mpa_rating", "rating", "runtime", "slug", "small_cover_image", "title", "title_english", "title_long", "torrents", "url", "year", "yt_trailer_code"]}}, "required": ["movie"]}, "@meta": {"type": "object", "properties": {"server_time": {"type": "integer"}, "server_timezone": {"type": "string"}, "api_version": {"type": "integer"}, "execution_time": {"type": "string"}}, "required": ["api_version", "execution_time", "server_time", "server_timezone"]}}, "required": ["@meta", "data", "status", "status_message"]} |
6fda7fd3-86a9-43c2-ad38-38bdebb36019/668a064c-8331-4f74-82c4-69c4d54e56ba/0/0 | List Movies v3 | This Movies API contains the data of the best movies ever made in a very easy-to-use and organized format.
Great choice for REST API based Frontend Developer Projects.
In the case of accessing the complete list, the Cover image, Rank, Title, Thumbnail, Rating, Id, Year, Images, Description, Trailer, Genre, Director, Writer and ID of the movies are listed.
This is a lightweight web service, (REST interface), which provides an easy way to access our database.
An API (Application programming... | 8.5 | Movie Parental Guides | Returns all the parental guide ratings for the specified movie | 200 | Response | {"status": "error", "status_message": "movie_id is null", "@meta": {"server_time": 1679406683, "server_timezone": "CET", "api_version": 2, "execution_time": "0 ms"}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "status_message": {"type": "string"}, "@meta": {"type": "object", "properties": {"server_time": {"type": "integer"}, "server_timezone": {"type": "string"}, "api_version": {"type": "integer"}, "execution_time": {"type": "string"}}, "required": ["api_version", "execution_time", "server_time", "server_timezone"]}}, "required": ["@meta", "status", "status_message"]} |
6fda7fd3-86a9-43c2-ad38-38bdebb36019/2f289242-bd34-4d19-a330-103116275ce3/0/0 | List Movies v3 | This Movies API contains the data of the best movies ever made in a very easy-to-use and organized format.
Great choice for REST API based Frontend Developer Projects.
In the case of accessing the complete list, the Cover image, Rank, Title, Thumbnail, Rating, Id, Year, Images, Description, Trailer, Genre, Director, Writer and ID of the movies are listed.
This is a lightweight web service, (REST interface), which provides an easy way to access our database.
An API (Application programming... | 8.5 | Movie Suggestions | Returns 4 related movies as suggestions for the user | 200 | Response | {"status": "error", "status_message": "movie_id is null", "@meta": {"server_time": 1679405959, "server_timezone": "CET", "api_version": 2, "execution_time": "0 ms"}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "status_message": {"type": "string"}, "@meta": {"type": "object", "properties": {"server_time": {"type": "integer"}, "server_timezone": {"type": "string"}, "api_version": {"type": "integer"}, "execution_time": {"type": "string"}}, "required": ["api_version", "execution_time", "server_time", "server_timezone"]}}, "required": ["@meta", "status", "status_message"]} |
7d2cde20-c292-4077-8526-5b511abb0682/0281afed-37b0-4f70-ae0a-127bbd77220e/2/0 | expense data | expense data | null | /Calculate_expenses |
Authentication: not required | 200 | null | {"expense_record_Amount": 0} | {"type": "object", "properties": {"expense_record_Amount": {"type": "number", "description": ""}}} |
7d2cde20-c292-4077-8526-5b511abb0682/ad7d843f-f88c-4cbd-b675-75ab7f8a6c9b/4/0 | expense data | expense data | null | /read_expenses |
Authentication: not required | 200 | null | [{"id": 0, "Item": "", "Amount": 0}] | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "description": "", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "Item": {"type": "string", "description": ""}, "Amount": {"type": "number", "description": ""}}}} |
7d2cde20-c292-4077-8526-5b511abb0682/beb873c1-fd0b-4d88-a356-d2bcd89e7b6b/5/0 | expense data | expense data | null | /add_expense |
Authentication: not required | 200 | null | {"id": 0, "Item": "", "Amount": 0} | {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "description": "", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "Item": {"type": "string", "description": ""}, "Amount": {"type": "number", "description": ""}}} |
7662acfe-ef48-471d-adc3-0bd2af3fb35c/f3c9416b-eb7f-4f9c-8404-4fc3f9121953/0/0 | CheckLeakedCC Official | CheckLeaked.cc official api implementation to obtain results from experimental / dehashed search. | 9.2 | Google Hunt | Find reviews and possible location of a google account. | 200 | Response | {"PROFILE_CONTAINER": {"profile": {"profilePhotos": {"PROFILE": {"isDefault": true, "url": "https://lh3.googleusercontent.com/a/ACg8ocJlfQ6v9pvozI3wQIalGZFi_lQt6iDYAzxRb8mM6vbe=mo", "flathash": "0000183c3c1c0000"}}, "sourceIds": {"PROFILE": {"lastUpdated": "2023/06/23 05:27:31 (UTC)"}}, "emails": {"PROFILE": {"value": "[email protected]"}}, "profileInfos": {"PROFILE": {"userTypes": ["GOOGLE_USER"]}}, "inAppReachability": {}, "coverPhotos": {"PROFILE": {"isDefault": true, "url": "https://lh3.googleusercontent.com/c5dqxl-2uHZ82ah9p7yxrVF1ZssrJNSV_15Nu0TUZwzCWqmtoLxCUJgEzLGtxsrJ6-v6R6rKU_-FYm881TTiMCJ_", "flathash": null}}, "names": {"PROFILE": {"fullname": "Shellix Support", "firstName": "Shellix Support", "lastName": null}}, "personId": "107475588099520003517", "extendedData": {"dynamiteData": {"presence": null, "dndState": null, "customerId": "", "entityType": "PERSON"}, "gplusData": {"isEntrepriseUser": false, "contentRestriction": "WALLED_GARDEN"}}}, "play_games": null, "maps": {"photos": [], "reviews": [], "stats": {}}, "calendar": null}} | {"type": "object", "properties": {"PROFILE_CONTAINER": {"type": "object", "properties": {"profile": {"type": "object", "properties": {"profilePhotos": {"type": "object", "properties": {"PROFILE": {"type": "object", "properties": {"isDefault": {"type": "boolean"}, "url": {"type": "string"}, "flathash": {"type": "string"}}}}}, "sourceIds": {"type": "object", "properties": {"PROFILE": {"type": "object", "properties": {"lastUpdated": {"type": "string"}}}}}, "emails": {"type": "object", "properties": {"PROFILE": {"type": "object", "properties": {"value": {"type": "string"}}}}}, "profileInfos": {"type": "object", "properties": {"PROFILE": {"type": "object", "properties": {"userTypes": {"type": "array", "items": {"type": "string"}}}}}}, "inAppReachability": {"type": "object"}, "coverPhotos": {"type": "object", "properties": {"PROFILE": {"type": "object", "properties": {"isDefault": {"type": "boolean"}, "url": {"type": "string"}, "flathash": {"type": "null"}}}}}, "names": {"type": "object", "properties": {"PROFILE": {"type": "object", "properties": {"fullname": {"type": "string"}, "firstName": {"type": "string"}, "lastName": {"type": "null"}}}}}, "personId": {"type": "string"}, "extendedData": {"type": "object", "properties": {"dynamiteData": {"type": "object", "properties": {"presence": {"type": "null"}, "dndState": {"type": "null"}, "customerId": {"type": "string"}, "entityType": {"type": "string"}}}, "gplusData": {"type": "object", "properties": {"isEntrepriseUser": {"type": "boolean"}, "contentRestriction": {"type": "string"}}}}}}}, "play_games": {"type": "null"}, "maps": {"type": "object", "properties": {"photos": {"type": "array"}, "reviews": {"type": "array"}, "stats": {"type": "object"}}}, "calendar": {"type": "null"}}}}} |
7662acfe-ef48-471d-adc3-0bd2af3fb35c/5eb0cb23-d148-43d6-88eb-1251c9ccf64c/0/0 | CheckLeakedCC Official | CheckLeaked.cc official api implementation to obtain results from experimental / dehashed search. | 9.2 | Ip Lookup | Search ip location. | 200 | Response | {"ip": "", "ipNo": "", "countryShort": "", "countryLong": "", "region": "", "city": "", "zipCode": "", "latitude": 0, "longitude": 0, "timeZone": "", "address": {"location": "", "address": {"house_number": "", "road": "", "neighbourhood": "", "suburb": "", "city": "", "state": "", "ISO3166-2-lvl4": "", "postcode": "", "country": "", "country_code": ""}, "addresstype": "", "boundingbox": [], "class": "", "display_name": "", "importance": 0, "lat": "", "licence": "", "lon": "", "name": "", "osm_id": 0, "osm_type": "", "place_id": 0, "place_rank": 0, "type": ""}, "asn": {"start_ip": "", "end_ip": "", "asn": "", "name": "", "domain": ""}} | {"type": "object", "properties": {"ip": {"type": "string"}, "ipNo": {"type": "string"}, "countryShort": {"type": "string"}, "countryLong": {"type": "string"}, "region": {"type": "string"}, "city": {"type": "string"}, "zipCode": {"type": "string"}, "latitude": {"type": "integer"}, "longitude": {"type": "integer"}, "timeZone": {"type": "string"}, "address": {"type": "object", "properties": {"location": {"type": "string"}, "address": {"type": "object", "properties": {"house_number": {"type": "string"}, "road": {"type": "string"}, "neighbourhood": {"type": "string"}, "suburb": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "ISO3166-2-lvl4": {"type": "string"}, "postcode": {"type": "string"}, "country": {"type": "string"}, "country_code": {"type": "string"}}}, "addresstype": {"type": "string"}, "boundingbox": {"type": "array"}, "class": {"type": "string"}, "display_name": {"type": "string"}, "importance": {"type": "integer"}, "lat": {"type": "string"}, "licence": {"type": "string"}, "lon": {"type": "string"}, "name": {"type": "string"}, "osm_id": {"type": "integer"}, "osm_type": {"type": "string"}, "place_id": {"type": "integer"}, "place_rank": {"type": "integer"}, "type": {"type": "string"}}}, "asn": {"type": "object", "properties": {"start_ip": {"type": "string"}, "end_ip": {"type": "string"}, "asn": {"type": "string"}, "name": {"type": "string"}, "domain": {"type": "string"}}}}} |
7662acfe-ef48-471d-adc3-0bd2af3fb35c/fb63495d-e75c-428c-9a7b-dc21b94ab32d/0/0 | CheckLeakedCC Official | CheckLeaked.cc official api implementation to obtain results from experimental / dehashed search. | 9.2 | LeakCheck.net Query | Search in LeakCheck. You must add 192.126.161.211 to your authorized ips. | 200 | Response | {"success": true, "found": 267, "result": [], "error": false} | {"type": "object", "properties": {"success": {"type": "boolean"}, "found": {"type": "integer"}, "result": {"type": "array", "items": {"type": "object", "properties": {"sources": {"type": "array"}, "email_only": {"type": "integer"}, "line": {"type": "string"}, "last_breach": {"type": "string"}}}}, "error": {"type": "boolean"}}} |
7662acfe-ef48-471d-adc3-0bd2af3fb35c/8b5d8e86-8103-4f4b-8506-b5c31c45b762/0/0 | CheckLeakedCC Official | CheckLeaked.cc official api implementation to obtain results from experimental / dehashed search. | 9.2 | Crack Hash | Crack Hash (Requires unlock password feature) | 200 | Response | {"entries": [{"entry": {"id": "MVbgBvwrKYQIvYKnvDdAIJ0C2oA8HZXQ3Mc=", "email": "[email protected]", "username": "", "password": "fype34", "hashed_password": "", "name": "", "vin": "", "address": "", "ip_address": "", "phone": "", "obtained_from": "16,624 Separate Data Breaches", "source": {"Name": "16,624 Separate Data Breaches", "Linked": {"unkown": false, "dehashed": true, "leakCheck": false, "hbwPwned": false}, "Domain": "16,624 Separate Data Breaches", "DataClasses": ["Email addresses", "Usernames", "Passwords (Plain & Various Hashes)", "IP Address(es)."], "BreachDate": "1970-01-01T00:00:00.000Z", "extra": null, "Sources": ["Dehashed"]}}, "success": true}, {"entry": {"id": "DED94xL2hHSNhTRbvjJBOqa00QX6tCgc31M=", "email": "[email protected]", "username": "", "password": "kivi37", "hashed_password": "", "name": "", "vin": "", "address": "", "ip_address": "", "phone": "", "obtained_from": "16,624 Separate Data Breaches", "source": {"Name": "16,624 Separate Data Breaches", "Linked": {"unkown": false, "dehashed": true, "leakCheck": false, "hbwPwned": false}, "Domain": "16,624 Separate Data Breaches", "DataClasses": ["Email addresses", "Usernames", "Passwords (Plain & Various Hashes)", "IP Address(es)."], "BreachDate": "1970-01-01T00:00:00.000Z", "extra": null, "Sources": ["Dehashed"]}}, "success": true}, {"entry": {"id": "rReWvqLasX6qwNmTjYDzz35v7di5fRyzkUM=", "email": "[email protected]", "username": "", "password": "TtCdRI", "hashed_password": "", "name": "", "vin": "", "address": "", "ip_address": "", "phone": "", "obtained_from": "16,624 Separate Data Breaches", "source": {"Name": "16,624 Separate Data Breaches", "Linked": {"unkown": false, "dehashed": true, "leakCheck": false, "hbwPwned": false}, "Domain": "16,624 Separate Data Breaches", "DataClasses": ["Email addresses", "Usernames", "Passwords (Plain & Various Hashes)", "IP Address(es)."], "BreachDate": "1970-01-01T00:00:00.000Z", "extra": null, "Sources": ["Dehashed"]}}, "success": true}, {"entry": {"id": "W3QK02e0lm7_bMrX0CYGrRSOoUUDW5oAvNA=", "email": "[email protected]", "username": null, "password": "vanya001", "hashed_password": null, "name": null, "vin": null, "address": null, "ip_address": null, "phone": null, "obtained_from": "DropBox.com", "source": {"Name": "Dropbox", "Linked": {"unkown": false, "dehashed": true, "leakCheck": true, "hbwPwned": true}, "Domain": "dropbox.com", "DataClasses": ["Email addresses", "Passwords"], "BreachDate": "2012-07-01T00:00:00.000Z", "extra": {"_id": "5fb4b2a40fd1323862705c42", "Database": "Dropbox.com", "DumpDateString": "2012", "Category": "File Sharing", "Detected Hashing Algorithms": "SHA-1 *MISSING SALTS* & bcrypt", "Dump Date": "2012-01-01T00:00:00.000Z", "Entries": 68679804, "__v": 0}, "Sources": ["LeakCheck", "Dehashed", "HIBP"]}}, "success": true}, {"entry": {"id": "Ervn9mnNXRd2iHSgqKR5uMgBKEvEjKTTh44=", "email": "[email protected]", "username": null, "password": "peterhor", "hashed_password": null, "name": null, "vin": null, "address": null, "ip_address": null, "phone": null, "obtained_from": "DropBox.com", "source": {"Name": "Dropbox", "Linked": {"unkown": false, "dehashed": true, "leakCheck": true, "hbwPwned": true}, "Domain": "dropbox.com", "DataClasses": ["Email addresses", "Passwords"], "BreachDate": "2012-07-01T00:00:00.000Z", "extra": {"_id": "5fb4b2a40fd1323862705c42", "Database": "Dropbox.com", "DumpDateString": "2012", "Category": "File Sharing", "Detected Hashing Algorithms": "SHA-1 *MISSING SALTS* & bcrypt", "Dump Date": "2012-01-01T00:00:00.000Z", "Entries": 68679804, "__v": 0}, "Sources": ["LeakCheck", "Dehashed", "HIBP"]}}, "success": true}, {"entry": {"id": "k8TnME-9pNH51ieg-MGa_CsHW5QeIKz15oY=", "email": "[email protected]", "username": null, "password": "australia", "hashed_password": null, "name": null, "vin": null, "address": null, "ip_address": null, "phone": null, "obtained_from": "DropBox.com", "source": {"Name": "Dropbox", "Linked": {"unkown": false, "dehashed": true, "leakCheck": true, "hbwPwned": true}, "Domain": "dropbox.com", "DataClasses": ["Email addresses", "Passwords"], "BreachDate": "2012-07-01T00:00:00.000Z", "extra": {"_id": "5fb4b2a40fd1323862705c42", "Database": "Dropbox.com", "DumpDateString": "2012", "Category": "File Sharing", "Detected Hashing Algorithms": "SHA-1 *MISSING SALTS* & bcrypt", "Dump Date": "2012-01-01T00:00:00.000Z", "Entries": 68679804, "__v": 0}, "Sources": ["LeakCheck", "Dehashed", "HIBP"]}}, "success": true}, {"entry": {"id": "yZAeZCSbBNCSN4bcoVLbnK3MBpWqVuYqdFA=", "email": "[email protected]", "username": null, "password": "kimch81", "hashed_password": null, "name": null, "vin": null, "address": null, "ip_address": null, "phone": null, "obtained_from": "gametag.com", "source": {"Name": "Gametag.com", "Linked": {"unkown": false, "dehashed": false, "leakCheck": true, "hbwPwned": false}, "Domain": "Gametag.com", "DataClasses": ["Passwords", "Email addresses"], "BreachDate": "2017-10-01T00:00:00.000Z", "extra": {"_id": "5fb4c120df34c218426df785", "Database": "Gametag.com", "DumpDateString": "2017-11", "Category": "", "Detected Hashing Algorithms": "plaintext", "Dump Date": "2017-11-01T00:00:00.000Z", "Entries": 203525, "__v": 0}, "Sources": ["LeakCheck"]}}, "success": true}, {"entry": {"id": "Ox89nvPAlH3v01iDuo55yt4pW0itT6LLgFg=", "email": "[email protected]", "username": null, "password": "2898", "hashed_password": null, "name": null, "vin": null, "address": null, "ip_address": null, "phone": null, "obtained_from": "AntiPublic", "source": {"Name": "AntiPublic", "Linked": {"unkown": false, "dehashed": false, "leakCheck": false, "hbwPwned": true}, "Domain": null, "DataClasses": ["Email addresses", "Passwords"], "BreachDate": "2016-12-16T00:00:00.000Z", "Sources": ["HIBP"]}}, "success": true}, {"entry": {"id": "0-PkFvMeLWj1Dc929oQXETdFPA7jyKYa9Ds=", "email": "[email protected]", "username": "", "password": "simon", "hashed_password": "", "name": "", "vin": "", "address": "", "ip_address": "", "phone": "", "obtained_from": "NetEase", "source": {"Name": "NetEase", "Linked": {"unkown": false, "dehashed": true, "leakCheck": false, "hbwPwned": true}, "Domain": "163.com", "DataClasses": ["Email addresses", "Passwords"], "BreachDate": "2015-10-19T00:00:00.000Z", "extra": {"_id": "5fb4b2970fd1323862705c0d", "Database": "NetEase (126.com & 163.com)", "DumpDateString": "2015-10", "Category": "Technology", "Detected Hashing Algorithms": "plaintext & MD5", "Dump Date": "2015-10-01T00:00:00.000Z", "Entries": 288584667, "__v": 0}, "Sources": ["Dehashed", "HIBP"]}}, "success": true}, {"entry": {"id": "r77h8tWnE8ifzl8vS_IBJn70BZ5dQpO0kDQ=", "email": "[email protected]", "username": "", "password": "hello1234", "hashed_password": "", "name": "", "vin": "", "address": "", "ip_address": "", "phone": "", "obtained_from": "Exploit.in", "source": {"Name": "ExploitIn", "Linked": {"unkown": false, "dehashed": true, "leakCheck": false, "hbwPwned": true}, "Domain": "Exploit.In", "DataClasses": ["Email addresses", "Passwords"], "BreachDate": "2016-10-13T00:00:00.000Z", "extra": null, "Sources": ["Dehashed", "HIBP"]}}, "success": true}, {"entry": {"id": "3OLyjpY_G9IlXRI6wJl3VHCs3APj15JEX74=", "email": "[email protected]", "username": null, "password": "12345", "hashed_password": null, "name": null, "vin": null, "address": null, "ip_address": null, "phone": null, "obtained_from": "Pemiblanc", "source": {"Name": "Pemiblanc", "Linked": {"unkown": false, "dehashed": true, "leakCheck": false, "hbwPwned": true}, "Domain": "pemiblanc.com", "DataClasses": ["Email addresses", "Passwords"], "BreachDate": "2018-04-02T00:00:00.000Z", "extra": null, "Sources": ["Dehashed", "HIBP"]}}, "success": true}, {"entry": {"id": "HUcDjGYYGK3cdbVBVsm-tYT0txnjmsdNR28=", "email": "[email protected]", "username": null, "password": "test0test", "hashed_password": null, "name": null, "vin": null, "address": null, "ip_address": null, "phone": null, "obtained_from": "Pemiblanc", "source": {"Name": "Pemiblanc", "Linked": {"unkown": false, "dehashed": true, "leakCheck": false, "hbwPwned": true}, "Domain": "pemiblanc.com", "DataClasses": ["Email addresses", "Passwords"], "BreachDate": "2018-04-02T00:00:00.000Z", "extra": null, "Sources": ["Dehashed", "HIBP"]}}, "success": true}, {"entry": {"id": "XrPl-Zh1RpMRfwSYJ38cW-371090GfQe3tY=", "email": "[email protected]", "username": "", "password": "TEST", "hashed_password": "", "name": "", "vin": "", "address": "", "ip_address": "", "phone": "", "obtained_from": "Exploit.in", "source": {"Name": "ExploitIn", "Linked": {"unkown": false, "dehashed": true, "leakCheck": false, "hbwPwned": true}, "Domain": "Exploit.In", "DataClasses": ["Email addresses", "Passwords"], "BreachDate": "2016-10-13T00:00:00.000Z", "extra": null, "Sources": ["Dehashed", "HIBP"]}}, "success": true}, {"entry": {"id": "lrpxepV8e6wElvSqHjzcfCQsKY1xseRNx55t", "email": "[email protected]", "username": null, "password": "13assholes", "hashed_password": null, "name": null, "vin": null, "address": null, "ip_address": null, "phone": null, "obtained_from": "Collections", "source": {"Name": "Collection1", "Linked": {"unkown": false, "dehashed": true, "leakCheck": true, "hbwPwned": true}, "Domain": "Collection #1", "DataClasses": ["Email addresses", "Passwords"], "BreachDate": "2019-01-07T00:00:00.000Z", "extra": null, "Sources": ["LeakCheck", "Dehashed", "HIBP"]}}, "success": true}, {"entry": {"id": "RjLT2C2ONayy75_85DnOtOwPYcDBCEkbJs-D", "email": "[email protected]", "username": null, "password": "gabe29", "hashed_password": null, "name": null, "vin": null, "address": null, "ip_address": null, "phone": null, "obtained_from": "Collections", "source": {"Name": "Collection1", "Linked": {"unkown": false, "dehashed": true, "leakCheck": true, "hbwPwned": true}, "Domain": "Collection #1", "DataClasses": ["Email addresses", "Passwords"], "BreachDate": "2019-01-07T00:00:00.000Z", "extra": null, "Sources": ["LeakCheck", "Dehashed", "HIBP"]}}, "success": true}, {"entry": {"id": "J33TWLfZhGqg6cuuq-A78SY-SfgyDdENee82", "email": "[email protected]", "username": null, "password": "hh3741508", "hashed_password": null, "name": null, "vin": null, "address": null, "ip_address": null, "phone": null, "obtained_from": "Collections", "source": {"Name": "Collection1", "Linked": {"unkown": false, "dehashed": true, "leakCheck": true, "hbwPwned": true}, "Domain": "Collection #1", "DataClasses": ["Email addresses", "Passwords"], "BreachDate": "2019-01-07T00:00:00.000Z", "extra": null, "Sources": ["LeakCheck", "Dehashed", "HIBP"]}}, "success": true}, {"entry": {"id": "O975dTfKoeEUBQAgBsus_lCXu_9D_g9I15BN", "email": "[email protected]", "username": null, "password": "pippo22123", "hashed_password": null, "name": null, "vin": null, "address": null, "ip_address": null, "phone": null, "obtained_from": "Collections", "source": {"Name": "Collection1", "Linked": {"unkown": false, "dehashed": true, "leakCheck": true, "hbwPwned": true}, "Domain": "Collection #1", "DataClasses": ["Email addresses", "Passwords"], "BreachDate": "2019-01-07T00:00:00.000Z", "extra": null, "Sources": ["LeakCheck", "Dehashed", "HIBP"]}}, "success": true}, {"entry": {"id": "ADLjmwC1aIOiQ9_FeV55mUjVwlqngvpbMSlH", "email": "[email protected]", "username": null, "password": "xyho55", "hashed_password": null, "name": null, "vin": null, "address": null, "ip_address": null, "phone": null, "obtained_from": "Collections", "source": {"Name": "Collection1", "Linked": {"unkown": false, "dehashed": true, "leakCheck": true, "hbwPwned": true}, "Domain": "Collection #1", "DataClasses": ["Email addresses", "Passwords"], "BreachDate": "2019-01-07T00:00:00.000Z", "extra": null, "Sources": ["LeakCheck", "Dehashed", "HIBP"]}}, "success": true}, {"entry": {"id": "UHXyg1fxh2GQGq9GbvILI4Pq0s_-EXSMdMpO", "email": "[email protected]", "username": "tester1921", "password": "", "hashed_password": "sha1$b612f$aaf4cbca92a66acb4c0b1f209a70bbbecfc972bc", "name": "", "vin": "", "address": "", "ip_address": "", "phone": "", "obtained_from": "Disqus.com", "hash_type": [], "source": {"Name": "Disqus", "Linked": {"unkown": false, "dehashed": true, "leakCheck": true, "hbwPwned": true}, "Domain": "disqus.com", "DataClasses": ["Email addresses", "Passwords", "Usernames"], "BreachDate": "2012-07-01T00:00:00.000Z", "extra": null, "Sources": ["LeakCheck", "Dehashed", "HIBP"]}}, "success": true}, {"entry": {"id": "EqL8tFAEHqXdbNRaPSkijeR2hRydxqCtluSM", "email": "[email protected]", "username": "testgame1", "password": "", "hashed_password": "a44ae98a83c3893fcb5a9dcfe17b8dce:1c9e27", "name": "", "vin": "", "address": "", "ip_address": "87.198.133.62", "phone": "", "obtained_from": "GoGames.me(2015)", "hash_type": []}, "success": true}], "results": 1327, "pages": 67, "page": 1, "urlSearch": "https://www.dehashed.com/search?query=email%3Atest%40mail.com&page=1"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"entries": {"type": "array", "items": {"type": "object", "properties": {"entry": {"type": "object", "properties": {"id": {"type": "string"}, "email": {"type": "string"}, "username": {"type": ["null", "string"]}, "password": {"type": "string"}, "hashed_password": {"type": ["null", "string"]}, "name": {"type": ["null", "string"]}, "vin": {"type": ["null", "string"]}, "address": {"type": ["null", "string"]}, "ip_address": {"type": ["null", "string"]}, "phone": {"type": ["null", "string"]}, "obtained_from": {"type": "string"}, "source": {"type": "object", "properties": {"Name": {"type": "string"}, "Linked": {"type": "object", "properties": {"unkown": {"type": "boolean"}, "dehashed": {"type": "boolean"}, "leakCheck": {"type": "boolean"}, "hbwPwned": {"type": "boolean"}}, "required": ["dehashed", "hbwPwned", "leakCheck", "unkown"]}, "Domain": {"type": ["null", "string"]}, "DataClasses": {"type": "array", "items": {"type": "string"}}, "BreachDate": {"type": "string"}, "extra": {"anyOf": [{"type": "null"}, {"type": "object", "properties": {"_id": {"type": "string"}, "Database": {"type": "string"}, "DumpDateString": {"type": "string"}, "Category": {"type": "string"}, "Detected Hashing Algorithms": {"type": "string"}, "Dump Date": {"type": "string"}, "Entries": {"type": "integer"}, "__v": {"type": "integer"}}, "required": ["Category", "Database", "Detected Hashing Algorithms", "Dump Date", "DumpDateString", "Entries", "__v", "_id"]}]}, "Sources": {"type": "array", "items": {"type": "string"}}}, "required": ["BreachDate", "DataClasses", "Domain", "Linked", "Name", "Sources"]}, "hash_type": {"type": "array"}}, "required": ["address", "email", "hashed_password", "id", "ip_address", "name", "obtained_from", "password", "phone", "username", "vin"]}, "success": {"type": "boolean"}}, "required": ["entry", "success"]}}, "results": {"type": "integer"}, "pages": {"type": "integer"}, "page": {"type": "integer"}, "urlSearch": {"type": "string"}}, "required": ["entries", "page", "pages", "results", "urlSearch"]} |
7662acfe-ef48-471d-adc3-0bd2af3fb35c/2f2ccf94-b778-4151-a20a-f2a0c048b4d5/0/0 | CheckLeakedCC Official | CheckLeaked.cc official api implementation to obtain results from experimental / dehashed search. | 9.2 | Experimental Search | Experimental Search | 200 | Response | {"results": [{"id": "f0f4cd951924861f0f14cf2861edc99a1aaa9b57b6806f29d5feae5916fd2c80", "line": "[email protected] :$2y$10$Jb0nKcoe8qBWIt3IOwqIBOhV6o8SSOYGqbGNc8.Ugt.pzeiQ.20zS", "sources": [{"Name": "Wattpad", "Leak": "Wattpad.com", "BreachDate": "2020-06-29T00:00:00.000Z", "Linked": {"hbwPwned": true, "leakCheck": true}}], "password": "", "leak": "WATTPAD_COM_275M_SOCIAL_062020 CrackView Full ", "email": "[email protected] ", "username": "test34214", "lastip": "", "name": "", "hash": "$2y$10$Jb0nKcoe8qBWIt3IOwqIBOhV6o8SSOYGqbGNc8.Ugt.pzeiQ.20zS", "hasMoreInfo": false, "moreInfo": []}, {"id": "3292847741cb1cac39c6a50d7965eb4e023e6ca98dda881e70cbe293359c3a4c", "line": "[email protected] :$H$95hYwhkrbFR.qbBxtXqUAbe5tkbziD.", "sources": [{"Name": "G7ASS7JXDTWZ3BIB_ONION_32K_DARKWEB_012017 CrackView Full ", "Leak": "G7ASS7JXDTWZ3BIB_ONION_32K_DARKWEB_012017 CrackView Full ", "Linked": {"hbwPwned": false, "leakCheck": false}}], "password": "", "leak": "G7ASS7JXDTWZ3BIB_ONION_32K_DARKWEB_012017 CrackView Full ", "email": "[email protected] ", "username": "walljump", "lastip": "", "name": "", "hash": "$H$95hYwhkrbFR.qbBxtXqUAbe5tkbziD.", "hasMoreInfo": false, "moreInfo": []}, {"id": "945e8aaac223d8d8b7fc6c729fc23106439abaf146dbbc8d7f9440f0b1f3ed75", "line": "[email protected] :", "sources": [{"Name": "Zynga", "Leak": "Zynga", "BreachDate": "2019-09-01T00:00:00.000Z", "Linked": {"hbwPwned": true, "leakCheck": true}}], "password": "", "leak": "ZYNGA_COM_202M_GAMING_092019 View Full ", "email": "[email protected] ", "username": "Coldranger", "lastip": "", "name": "", "hash": "", "hasMoreInfo": false, "moreInfo": [], "salt": "c093cae4bb66f7b47ed8cb5139c7a8bd353f3c32"}, {"id": "77d17fa282426394011b7bcd459bcec945f7eb97f08a2837783c1db42c8cd430", "line": "[email protected] :mysry", "sources": [{"Name": "AdultFriendFinder", "Leak": "AdultFriendFinder", "BreachDate": "2015-05-21T00:00:00.000Z", "Linked": {"hbwPwned": true, "leakCheck": true}}], "password": "mysry", "leak": "ADULTFRIENDFINDER_COM_220M_DATING_2016 CrackView Full ", "email": "[email protected] ", "username": "rm_sham1280", "lastip": "", "name": "", "hash": "8f61e7cedf7aff84bdd2990add28d35f897b31f3", "hasMoreInfo": false, "moreInfo": []}, {"id": "6c9e2b0c0517fe9d40e78ba2ff4ffa6a3b7ece426e0a87e0c94cf3fbdcacddef", "line": "[email protected] :hallo1234", "sources": [{"Name": "2844_DATABASES_218M_COMPILATION_2018 ", "Leak": "2844_DATABASES_218M_COMPILATION_2018 ", "Linked": {"hbwPwned": false, "leakCheck": false}}], "password": "hallo1234", "leak": "2844_DATABASES_218M_COMPILATION_2018 ", "email": "[email protected] ", "username": "", "lastip": "", "name": "", "hash": "", "hasMoreInfo": false, "moreInfo": []}, {"id": "5fcb7629928c55023aac6b6c9a246ca07b2755a1d967578d62d3dfe1fe6eefd5", "line": "[email protected] :xegzvwRlgwY=", "sources": [{"Name": "Adobe", "Leak": null, "BreachDate": "2013-10-04T00:00:00.000Z", "Linked": {"hbwPwned": true, "leakCheck": false}}], "password": "", "leak": "ADOBE_COM_151M_SOFTWARE_102013 CrackView Full ", "email": "[email protected] ", "username": "", "lastip": "", "name": "", "hash": "xegzvwRlgwY=", "hasMoreInfo": false, "moreInfo": []}], "found": 6, "foundWithPass": 2} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"results": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "line": {"type": "string"}, "sources": {"type": "array", "items": {"type": "object", "properties": {"Name": {"type": "string"}, "Leak": {"type": ["null", "string"]}, "BreachDate": {"type": "string"}, "Linked": {"type": "object", "properties": {"hbwPwned": {"type": "boolean"}, "leakCheck": {"type": "boolean"}}, "required": ["hbwPwned", "leakCheck"]}}, "required": ["Leak", "Linked", "Name"]}}, "password": {"type": "string"}, "leak": {"type": "string"}, "email": {"type": "string"}, "username": {"type": "string"}, "lastip": {"type": "string"}, "name": {"type": "string"}, "hash": {"type": "string"}, "hasMoreInfo": {"type": "boolean"}, "moreInfo": {"type": "array"}, "salt": {"type": "string"}}, "required": ["email", "hasMoreInfo", "hash", "id", "lastip", "leak", "line", "moreInfo", "name", "password", "sources", "username"]}}, "found": {"type": "integer"}, "foundWithPass": {"type": "integer"}}, "required": ["found", "foundWithPass", "results"]} |
7662acfe-ef48-471d-adc3-0bd2af3fb35c/97974a3f-4e14-44f7-93fd-1e65cb785ee9/0/0 | CheckLeakedCC Official | CheckLeaked.cc official api implementation to obtain results from experimental / dehashed search. | 9.2 | Dehashed Search | Dehashed Search (Requires Pro Subscription in our site) | 200 | Response | {"entries": [{"entry": {"id": "MVbgBvwrKYQIvYKnvDdAIJ0C2oA8HZXQ3Mc=", "email": "[email protected]", "username": "", "password": "fype34", "hashed_password": "", "name": "", "vin": "", "address": "", "ip_address": "", "phone": "", "obtained_from": "16,624 Separate Data Breaches", "source": {"Name": "16,624 Separate Data Breaches", "Linked": {"unkown": false, "dehashed": true, "leakCheck": false, "hbwPwned": false}, "Domain": "16,624 Separate Data Breaches", "DataClasses": ["Email addresses", "Usernames", "Passwords (Plain & Various Hashes)", "IP Address(es)."], "BreachDate": "1970-01-01T00:00:00.000Z", "extra": null, "Sources": ["Dehashed"]}}, "success": true}, {"entry": {"id": "DED94xL2hHSNhTRbvjJBOqa00QX6tCgc31M=", "email": "[email protected]", "username": "", "password": "kivi37", "hashed_password": "", "name": "", "vin": "", "address": "", "ip_address": "", "phone": "", "obtained_from": "16,624 Separate Data Breaches", "source": {"Name": "16,624 Separate Data Breaches", "Linked": {"unkown": false, "dehashed": true, "leakCheck": false, "hbwPwned": false}, "Domain": "16,624 Separate Data Breaches", "DataClasses": ["Email addresses", "Usernames", "Passwords (Plain & Various Hashes)", "IP Address(es)."], "BreachDate": "1970-01-01T00:00:00.000Z", "extra": null, "Sources": ["Dehashed"]}}, "success": true}, {"entry": {"id": "rReWvqLasX6qwNmTjYDzz35v7di5fRyzkUM=", "email": "[email protected]", "username": "", "password": "TtCdRI", "hashed_password": "", "name": "", "vin": "", "address": "", "ip_address": "", "phone": "", "obtained_from": "16,624 Separate Data Breaches", "source": {"Name": "16,624 Separate Data Breaches", "Linked": {"unkown": false, "dehashed": true, "leakCheck": false, "hbwPwned": false}, "Domain": "16,624 Separate Data Breaches", "DataClasses": ["Email addresses", "Usernames", "Passwords (Plain & Various Hashes)", "IP Address(es)."], "BreachDate": "1970-01-01T00:00:00.000Z", "extra": null, "Sources": ["Dehashed"]}}, "success": true}, {"entry": {"id": "W3QK02e0lm7_bMrX0CYGrRSOoUUDW5oAvNA=", "email": "[email protected]", "username": null, "password": "vanya001", "hashed_password": null, "name": null, "vin": null, "address": null, "ip_address": null, "phone": null, "obtained_from": "DropBox.com", "source": {"Name": "Dropbox", "Linked": {"unkown": false, "dehashed": true, "leakCheck": true, "hbwPwned": true}, "Domain": "dropbox.com", "DataClasses": ["Email addresses", "Passwords"], "BreachDate": "2012-07-01T00:00:00.000Z", "extra": {"_id": "5fb4b2a40fd1323862705c42", "Database": "Dropbox.com", "DumpDateString": "2012", "Category": "File Sharing", "Detected Hashing Algorithms": "SHA-1 *MISSING SALTS* & bcrypt", "Dump Date": "2012-01-01T00:00:00.000Z", "Entries": 68679804, "__v": 0}, "Sources": ["LeakCheck", "Dehashed", "HIBP"]}}, "success": true}, {"entry": {"id": "Ervn9mnNXRd2iHSgqKR5uMgBKEvEjKTTh44=", "email": "[email protected]", "username": null, "password": "peterhor", "hashed_password": null, "name": null, "vin": null, "address": null, "ip_address": null, "phone": null, "obtained_from": "DropBox.com", "source": {"Name": "Dropbox", "Linked": {"unkown": false, "dehashed": true, "leakCheck": true, "hbwPwned": true}, "Domain": "dropbox.com", "DataClasses": ["Email addresses", "Passwords"], "BreachDate": "2012-07-01T00:00:00.000Z", "extra": {"_id": "5fb4b2a40fd1323862705c42", "Database": "Dropbox.com", "DumpDateString": "2012", "Category": "File Sharing", "Detected Hashing Algorithms": "SHA-1 *MISSING SALTS* & bcrypt", "Dump Date": "2012-01-01T00:00:00.000Z", "Entries": 68679804, "__v": 0}, "Sources": ["LeakCheck", "Dehashed", "HIBP"]}}, "success": true}, {"entry": {"id": "k8TnME-9pNH51ieg-MGa_CsHW5QeIKz15oY=", "email": "[email protected]", "username": null, "password": "australia", "hashed_password": null, "name": null, "vin": null, "address": null, "ip_address": null, "phone": null, "obtained_from": "DropBox.com", "source": {"Name": "Dropbox", "Linked": {"unkown": false, "dehashed": true, "leakCheck": true, "hbwPwned": true}, "Domain": "dropbox.com", "DataClasses": ["Email addresses", "Passwords"], "BreachDate": "2012-07-01T00:00:00.000Z", "extra": {"_id": "5fb4b2a40fd1323862705c42", "Database": "Dropbox.com", "DumpDateString": "2012", "Category": "File Sharing", "Detected Hashing Algorithms": "SHA-1 *MISSING SALTS* & bcrypt", "Dump Date": "2012-01-01T00:00:00.000Z", "Entries": 68679804, "__v": 0}, "Sources": ["LeakCheck", "Dehashed", "HIBP"]}}, "success": true}, {"entry": {"id": "yZAeZCSbBNCSN4bcoVLbnK3MBpWqVuYqdFA=", "email": "[email protected]", "username": null, "password": "kimch81", "hashed_password": null, "name": null, "vin": null, "address": null, "ip_address": null, "phone": null, "obtained_from": "gametag.com", "source": {"Name": "Gametag.com", "Linked": {"unkown": false, "dehashed": false, "leakCheck": true, "hbwPwned": false}, "Domain": "Gametag.com", "DataClasses": ["Passwords", "Email addresses"], "BreachDate": "2017-10-01T00:00:00.000Z", "extra": {"_id": "5fb4c120df34c218426df785", "Database": "Gametag.com", "DumpDateString": "2017-11", "Category": "", "Detected Hashing Algorithms": "plaintext", "Dump Date": "2017-11-01T00:00:00.000Z", "Entries": 203525, "__v": 0}, "Sources": ["LeakCheck"]}}, "success": true}, {"entry": {"id": "Ox89nvPAlH3v01iDuo55yt4pW0itT6LLgFg=", "email": "[email protected]", "username": null, "password": "2898", "hashed_password": null, "name": null, "vin": null, "address": null, "ip_address": null, "phone": null, "obtained_from": "AntiPublic", "source": {"Name": "AntiPublic", "Linked": {"unkown": false, "dehashed": false, "leakCheck": false, "hbwPwned": true}, "Domain": null, "DataClasses": ["Email addresses", "Passwords"], "BreachDate": "2016-12-16T00:00:00.000Z", "Sources": ["HIBP"]}}, "success": true}, {"entry": {"id": "0-PkFvMeLWj1Dc929oQXETdFPA7jyKYa9Ds=", "email": "[email protected]", "username": "", "password": "simon", "hashed_password": "", "name": "", "vin": "", "address": "", "ip_address": "", "phone": "", "obtained_from": "NetEase", "source": {"Name": "NetEase", "Linked": {"unkown": false, "dehashed": true, "leakCheck": false, "hbwPwned": true}, "Domain": "163.com", "DataClasses": ["Email addresses", "Passwords"], "BreachDate": "2015-10-19T00:00:00.000Z", "extra": {"_id": "5fb4b2970fd1323862705c0d", "Database": "NetEase (126.com & 163.com)", "DumpDateString": "2015-10", "Category": "Technology", "Detected Hashing Algorithms": "plaintext & MD5", "Dump Date": "2015-10-01T00:00:00.000Z", "Entries": 288584667, "__v": 0}, "Sources": ["Dehashed", "HIBP"]}}, "success": true}, {"entry": {"id": "r77h8tWnE8ifzl8vS_IBJn70BZ5dQpO0kDQ=", "email": "[email protected]", "username": "", "password": "hello1234", "hashed_password": "", "name": "", "vin": "", "address": "", "ip_address": "", "phone": "", "obtained_from": "Exploit.in", "source": {"Name": "ExploitIn", "Linked": {"unkown": false, "dehashed": true, "leakCheck": false, "hbwPwned": true}, "Domain": "Exploit.In", "DataClasses": ["Email addresses", "Passwords"], "BreachDate": "2016-10-13T00:00:00.000Z", "extra": null, "Sources": ["Dehashed", "HIBP"]}}, "success": true}, {"entry": {"id": "3OLyjpY_G9IlXRI6wJl3VHCs3APj15JEX74=", "email": "[email protected]", "username": null, "password": "12345", "hashed_password": null, "name": null, "vin": null, "address": null, "ip_address": null, "phone": null, "obtained_from": "Pemiblanc", "source": {"Name": "Pemiblanc", "Linked": {"unkown": false, "dehashed": true, "leakCheck": false, "hbwPwned": true}, "Domain": "pemiblanc.com", "DataClasses": ["Email addresses", "Passwords"], "BreachDate": "2018-04-02T00:00:00.000Z", "extra": null, "Sources": ["Dehashed", "HIBP"]}}, "success": true}, {"entry": {"id": "HUcDjGYYGK3cdbVBVsm-tYT0txnjmsdNR28=", "email": "[email protected]", "username": null, "password": "test0test", "hashed_password": null, "name": null, "vin": null, "address": null, "ip_address": null, "phone": null, "obtained_from": "Pemiblanc", "source": {"Name": "Pemiblanc", "Linked": {"unkown": false, "dehashed": true, "leakCheck": false, "hbwPwned": true}, "Domain": "pemiblanc.com", "DataClasses": ["Email addresses", "Passwords"], "BreachDate": "2018-04-02T00:00:00.000Z", "extra": null, "Sources": ["Dehashed", "HIBP"]}}, "success": true}, {"entry": {"id": "XrPl-Zh1RpMRfwSYJ38cW-371090GfQe3tY=", "email": "[email protected]", "username": "", "password": "TEST", "hashed_password": "", "name": "", "vin": "", "address": "", "ip_address": "", "phone": "", "obtained_from": "Exploit.in", "source": {"Name": "ExploitIn", "Linked": {"unkown": false, "dehashed": true, "leakCheck": false, "hbwPwned": true}, "Domain": "Exploit.In", "DataClasses": ["Email addresses", "Passwords"], "BreachDate": "2016-10-13T00:00:00.000Z", "extra": null, "Sources": ["Dehashed", "HIBP"]}}, "success": true}, {"entry": {"id": "lrpxepV8e6wElvSqHjzcfCQsKY1xseRNx55t", "email": "[email protected]", "username": null, "password": "13assholes", "hashed_password": null, "name": null, "vin": null, "address": null, "ip_address": null, "phone": null, "obtained_from": "Collections", "source": {"Name": "Collection1", "Linked": {"unkown": false, "dehashed": true, "leakCheck": true, "hbwPwned": true}, "Domain": "Collection #1", "DataClasses": ["Email addresses", "Passwords"], "BreachDate": "2019-01-07T00:00:00.000Z", "extra": null, "Sources": ["LeakCheck", "Dehashed", "HIBP"]}}, "success": true}, {"entry": {"id": "RjLT2C2ONayy75_85DnOtOwPYcDBCEkbJs-D", "email": "[email protected]", "username": null, "password": "gabe29", "hashed_password": null, "name": null, "vin": null, "address": null, "ip_address": null, "phone": null, "obtained_from": "Collections", "source": {"Name": "Collection1", "Linked": {"unkown": false, "dehashed": true, "leakCheck": true, "hbwPwned": true}, "Domain": "Collection #1", "DataClasses": ["Email addresses", "Passwords"], "BreachDate": "2019-01-07T00:00:00.000Z", "extra": null, "Sources": ["LeakCheck", "Dehashed", "HIBP"]}}, "success": true}, {"entry": {"id": "J33TWLfZhGqg6cuuq-A78SY-SfgyDdENee82", "email": "[email protected]", "username": null, "password": "hh3741508", "hashed_password": null, "name": null, "vin": null, "address": null, "ip_address": null, "phone": null, "obtained_from": "Collections", "source": {"Name": "Collection1", "Linked": {"unkown": false, "dehashed": true, "leakCheck": true, "hbwPwned": true}, "Domain": "Collection #1", "DataClasses": ["Email addresses", "Passwords"], "BreachDate": "2019-01-07T00:00:00.000Z", "extra": null, "Sources": ["LeakCheck", "Dehashed", "HIBP"]}}, "success": true}, {"entry": {"id": "O975dTfKoeEUBQAgBsus_lCXu_9D_g9I15BN", "email": "[email protected]", "username": null, "password": "pippo22123", "hashed_password": null, "name": null, "vin": null, "address": null, "ip_address": null, "phone": null, "obtained_from": "Collections", "source": {"Name": "Collection1", "Linked": {"unkown": false, "dehashed": true, "leakCheck": true, "hbwPwned": true}, "Domain": "Collection #1", "DataClasses": ["Email addresses", "Passwords"], "BreachDate": "2019-01-07T00:00:00.000Z", "extra": null, "Sources": ["LeakCheck", "Dehashed", "HIBP"]}}, "success": true}, {"entry": {"id": "ADLjmwC1aIOiQ9_FeV55mUjVwlqngvpbMSlH", "email": "[email protected]", "username": null, "password": "xyho55", "hashed_password": null, "name": null, "vin": null, "address": null, "ip_address": null, "phone": null, "obtained_from": "Collections", "source": {"Name": "Collection1", "Linked": {"unkown": false, "dehashed": true, "leakCheck": true, "hbwPwned": true}, "Domain": "Collection #1", "DataClasses": ["Email addresses", "Passwords"], "BreachDate": "2019-01-07T00:00:00.000Z", "extra": null, "Sources": ["LeakCheck", "Dehashed", "HIBP"]}}, "success": true}, {"entry": {"id": "UHXyg1fxh2GQGq9GbvILI4Pq0s_-EXSMdMpO", "email": "[email protected]", "username": "tester1921", "password": "", "hashed_password": "sha1$b612f$aaf4cbca92a66acb4c0b1f209a70bbbecfc972bc", "name": "", "vin": "", "address": "", "ip_address": "", "phone": "", "obtained_from": "Disqus.com", "hash_type": [], "source": {"Name": "Disqus", "Linked": {"unkown": false, "dehashed": true, "leakCheck": true, "hbwPwned": true}, "Domain": "disqus.com", "DataClasses": ["Email addresses", "Passwords", "Usernames"], "BreachDate": "2012-07-01T00:00:00.000Z", "extra": null, "Sources": ["LeakCheck", "Dehashed", "HIBP"]}}, "success": true}, {"entry": {"id": "EqL8tFAEHqXdbNRaPSkijeR2hRydxqCtluSM", "email": "[email protected]", "username": "testgame1", "password": "", "hashed_password": "a44ae98a83c3893fcb5a9dcfe17b8dce:1c9e27", "name": "", "vin": "", "address": "", "ip_address": "87.198.133.62", "phone": "", "obtained_from": "GoGames.me(2015)", "hash_type": []}, "success": true}], "results": 1327, "pages": 67, "page": 1, "urlSearch": "https://www.dehashed.com/search?query=email%3Atest%40mail.com&page=1"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"entries": {"type": "array", "items": {"type": "object", "properties": {"entry": {"type": "object", "properties": {"id": {"type": "string"}, "email": {"type": "string"}, "username": {"type": ["null", "string"]}, "password": {"type": "string"}, "hashed_password": {"type": ["null", "string"]}, "name": {"type": ["null", "string"]}, "vin": {"type": ["null", "string"]}, "address": {"type": ["null", "string"]}, "ip_address": {"type": ["null", "string"]}, "phone": {"type": ["null", "string"]}, "obtained_from": {"type": "string"}, "source": {"type": "object", "properties": {"Name": {"type": "string"}, "Linked": {"type": "object", "properties": {"unkown": {"type": "boolean"}, "dehashed": {"type": "boolean"}, "leakCheck": {"type": "boolean"}, "hbwPwned": {"type": "boolean"}}, "required": ["dehashed", "hbwPwned", "leakCheck", "unkown"]}, "Domain": {"type": ["null", "string"]}, "DataClasses": {"type": "array", "items": {"type": "string"}}, "BreachDate": {"type": "string"}, "extra": {"anyOf": [{"type": "null"}, {"type": "object", "properties": {"_id": {"type": "string"}, "Database": {"type": "string"}, "DumpDateString": {"type": "string"}, "Category": {"type": "string"}, "Detected Hashing Algorithms": {"type": "string"}, "Dump Date": {"type": "string"}, "Entries": {"type": "integer"}, "__v": {"type": "integer"}}, "required": ["Category", "Database", "Detected Hashing Algorithms", "Dump Date", "DumpDateString", "Entries", "__v", "_id"]}]}, "Sources": {"type": "array", "items": {"type": "string"}}}, "required": ["BreachDate", "DataClasses", "Domain", "Linked", "Name", "Sources"]}, "hash_type": {"type": "array"}}, "required": ["address", "email", "hashed_password", "id", "ip_address", "name", "obtained_from", "password", "phone", "username", "vin"]}, "success": {"type": "boolean"}}, "required": ["entry", "success"]}}, "results": {"type": "integer"}, "pages": {"type": "integer"}, "page": {"type": "integer"}, "urlSearch": {"type": "string"}}, "required": ["entries", "page", "pages", "results", "urlSearch"]} |
7145c843-064b-41c1-a7dc-06566851cbf9/178aace2-b964-49a9-a42e-72b47158463f/0/0 | Joke Test | This is a Joke Test | null | /random_joke | Returns a random joke | 200 | random joke | {"id": 379, "type": "programming", "setup": "Setup...", "punchline": "Punchline..."} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "setup": {"type": "string"}, "punchline": {"type": "string"}}, "required": ["id", "punchline", "setup", "type"]} |
0002bde3-4f71-40e6-a022-b04ff4b68587/0bd89cab-4f62-4be7-ae1f-831d228a0edc/0/0 | Cat Library | All about Cats | 0 | Search for Cat Breeds by name | Search for a Breed by using part of it’s name as the ‘q’ query parameter. | 200 | Response | [{"weight": {"imperial": "8 - 16", "metric": "4 - 7"}, "id": "sibe", "name": "Siberian", "cfa_url": "http://cfa.org/Breeds/BreedsSthruT/Siberian.aspx", "vetstreet_url": "http://www.vetstreet.com/cats/siberian", "vcahospitals_url": "https://vcahospitals.com/know-your-pet/cat-breeds/siberian", "temperament": "Curious, Intelligent, Loyal, Sweet, Agile, Playful, Affectionate", "origin": "Russia", "country_codes": "RU", "country_code": "RU", "description": "The Siberians dog like temperament and affection makes the ideal lap cat and will live quite happily indoors. Very agile and powerful, the Siberian cat can easily leap and reach high places, including the tops of refrigerators and even doors. ", "life_span": "12 - 15", "indoor": 0, "lap": 1, "alt_names": "Moscow Semi-longhair, HairSiberian Forest Cat", "adaptability": 5, "affection_level": 5, "child_friendly": 4, "dog_friendly": 5, "energy_level": 5, "grooming": 2, "health_issues": 2, "intelligence": 5, "shedding_level": 3, "social_needs": 4, "stranger_friendly": 3, "vocalisation": 1, "experimental": 0, "hairless": 0, "natural": 1, "rare": 0, "rex": 0, "suppressed_tail": 0, "short_legs": 0, "wikipedia_url": "https://en.wikipedia.org/wiki/Siberian_(cat)", "hypoallergenic": 1, "reference_image_id": "3bkZAjRh1"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"weight": {"type": "object", "properties": {"imperial": {"type": "string"}, "metric": {"type": "string"}}, "required": ["imperial", "metric"]}, "id": {"type": "string"}, "name": {"type": "string"}, "cfa_url": {"type": "string"}, "vetstreet_url": {"type": "string"}, "vcahospitals_url": {"type": "string"}, "temperament": {"type": "string"}, "origin": {"type": "string"}, "country_codes": {"type": "string"}, "country_code": {"type": "string"}, "description": {"type": "string"}, "life_span": {"type": "string"}, "indoor": {"type": "integer"}, "lap": {"type": "integer"}, "alt_names": {"type": "string"}, "adaptability": {"type": "integer"}, "affection_level": {"type": "integer"}, "child_friendly": {"type": "integer"}, "dog_friendly": {"type": "integer"}, "energy_level": {"type": "integer"}, "grooming": {"type": "integer"}, "health_issues": {"type": "integer"}, "intelligence": {"type": "integer"}, "shedding_level": {"type": "integer"}, "social_needs": {"type": "integer"}, "stranger_friendly": {"type": "integer"}, "vocalisation": {"type": "integer"}, "experimental": {"type": "integer"}, "hairless": {"type": "integer"}, "natural": {"type": "integer"}, "rare": {"type": "integer"}, "rex": {"type": "integer"}, "suppressed_tail": {"type": "integer"}, "short_legs": {"type": "integer"}, "wikipedia_url": {"type": "string"}, "hypoallergenic": {"type": "integer"}, "reference_image_id": {"type": "string"}}, "required": ["adaptability", "affection_level", "alt_names", "cfa_url", "child_friendly", "country_code", "country_codes", "description", "dog_friendly", "energy_level", "experimental", "grooming", "hairless", "health_issues", "hypoallergenic", "id", "indoor", "intelligence", "lap", "life_span", "name", "natural", "origin", "rare", "reference_image_id", "rex", "shedding_level", "short_legs", "social_needs", "stranger_friendly", "suppressed_tail", "temperament", "vcahospitals_url", "vetstreet_url", "vocalisation", "weight", "wikipedia_url"]}} |
0002bde3-4f71-40e6-a022-b04ff4b68587/25373ce9-17f1-435c-8265-05a114aee0cf/0/0 | Cat Library | All about Cats | 0 | List the Cat Breeds | The properties for each Breed will increase over time as more research is completed. | 200 | Response | [{"weight": {"imperial": "7 - 10", "metric": "3 - 5"}, "id": "abys", "name": "Abyssinian", "cfa_url": "http://cfa.org/Breeds/BreedsAB/Abyssinian.aspx", "vetstreet_url": "http://www.vetstreet.com/cats/abyssinian", "vcahospitals_url": "https://vcahospitals.com/know-your-pet/cat-breeds/abyssinian", "temperament": "Active, Energetic, Independent, Intelligent, Gentle", "origin": "Egypt", "country_codes": "EG", "country_code": "EG", "description": "The Abyssinian is easy to care for, and a joy to have in your home. They\u2019re affectionate cats and love both people and other animals.", "life_span": "14 - 15", "indoor": 0, "lap": 1, "alt_names": "", "adaptability": 5, "affection_level": 5, "child_friendly": 3, "dog_friendly": 4, "energy_level": 5, "grooming": 1, "health_issues": 2, "intelligence": 5, "shedding_level": 2, "social_needs": 5, "stranger_friendly": 5, "vocalisation": 1, "experimental": 0, "hairless": 0, "natural": 1, "rare": 0, "rex": 0, "suppressed_tail": 0, "short_legs": 0, "wikipedia_url": "https://en.wikipedia.org/wiki/Abyssinian_(cat)", "hypoallergenic": 0, "reference_image_id": "0XYvRd7oD", "image": {"id": "0XYvRd7oD", "width": 1204, "height": 1445, "url": "https://cdn2.thecatapi.com/images/0XYvRd7oD.jpg"}}, {"weight": {"imperial": "7 - 10", "metric": "3 - 5"}, "id": "aege", "name": "Aegean", "vetstreet_url": "http://www.vetstreet.com/cats/aegean-cat", "temperament": "Affectionate, Social, Intelligent, Playful, Active", "origin": "Greece", "country_codes": "GR", "country_code": "GR", "description": "Native to the Greek islands known as the Cyclades in the Aegean Sea, these are natural cats, meaning they developed without humans getting involved in their breeding. As a breed, Aegean Cats are rare, although they are numerous on their home islands. They are generally friendly toward people and can be excellent cats for families with children.", "life_span": "9 - 12", "indoor": 0, "alt_names": "", "adaptability": 5, "affection_level": 4, "child_friendly": 4, "dog_friendly": 4, "energy_level": 3, "grooming": 3, "health_issues": 1, "intelligence": 3, "shedding_level": 3, "social_needs": 4, "stranger_friendly": 4, "vocalisation": 3, "experimental": 0, "hairless": 0, "natural": 0, "rare": 0, "rex": 0, "suppressed_tail": 0, "short_legs": 0, "wikipedia_url": "https://en.wikipedia.org/wiki/Aegean_cat", "hypoallergenic": 0, "reference_image_id": "ozEvzdVM-", "image": {"id": "ozEvzdVM-", "width": 1200, "height": 800, "url": "https://cdn2.thecatapi.com/images/ozEvzdVM-.jpg"}}, {"weight": {"imperial": "7 - 16", "metric": "3 - 7"}, "id": "abob", "name": "American Bobtail", "cfa_url": "http://cfa.org/Breeds/BreedsAB/AmericanBobtail.aspx", "vetstreet_url": "http://www.vetstreet.com/cats/american-bobtail", "vcahospitals_url": "https://vcahospitals.com/know-your-pet/cat-breeds/american-bobtail", "temperament": "Intelligent, Interactive, Lively, Playful, Sensitive", "origin": "United States", "country_codes": "US", "country_code": "US", "description": "American Bobtails are loving and incredibly intelligent cats possessing a distinctive wild appearance. They are extremely interactive cats that bond with their human family with great devotion.", "life_span": "11 - 15", "indoor": 0, "lap": 1, "alt_names": "", "adaptability": 5, "affection_level": 5, "child_friendly": 4, "dog_friendly": 5, "energy_level": 3, "grooming": 1, "health_issues": 1, "intelligence": 5, "shedding_level": 3, "social_needs": 3, "stranger_friendly": 3, "vocalisation": 3, "experimental": 0, "hairless": 0, "natural": 0, "rare": 0, "rex": 0, "suppressed_tail": 1, "short_legs": 0, "wikipedia_url": "https://en.wikipedia.org/wiki/American_Bobtail", "hypoallergenic": 0, "reference_image_id": "hBXicehMA", "image": {"id": "hBXicehMA", "width": 1600, "height": 951, "url": "https://cdn2.thecatapi.com/images/hBXicehMA.jpg"}}, {"weight": {"imperial": "5 - 10", "metric": "2 - 5"}, "id": "acur", "name": "American Curl", "cfa_url": "http://cfa.org/Breeds/BreedsAB/AmericanCurl.aspx", "vetstreet_url": "http://www.vetstreet.com/cats/american-curl", "vcahospitals_url": "https://vcahospitals.com/know-your-pet/cat-breeds/american-curl", "temperament": "Affectionate, Curious, Intelligent, Interactive, Lively, Playful, Social", "origin": "United States", "country_codes": "US", "country_code": "US", "description": "Distinguished by truly unique ears that curl back in a graceful arc, offering an alert, perky, happily surprised expression, they cause people to break out into a big smile when viewing their first Curl. Curls are very people-oriented, faithful, affectionate soulmates, adjusting remarkably fast to other pets, children, and new situations.", "life_span": "12 - 16", "indoor": 0, "lap": 1, "alt_names": "", "adaptability": 5, "affection_level": 5, "child_friendly": 4, "dog_friendly": 5, "energy_level": 3, "grooming": 2, "health_issues": 1, "intelligence": 3, "shedding_level": 3, "social_needs": 3, "stranger_friendly": 3, "vocalisation": 3, "experimental": 0, "hairless": 0, "natural": 0, "rare": 0, "rex": 0, "suppressed_tail": 0, "short_legs": 0, "wikipedia_url": "https://en.wikipedia.org/wiki/American_Curl", "hypoallergenic": 0, "reference_image_id": "xnsqonbjW", "image": {"id": "xnsqonbjW", "width": 1000, "height": 964, "url": "https://cdn2.thecatapi.com/images/xnsqonbjW.jpg"}}, {"weight": {"imperial": "8 - 15", "metric": "4 - 7"}, "id": "asho", "name": "American Shorthair", "cfa_url": "http://cfa.org/Breeds/BreedsAB/AmericanShorthair.aspx", "vetstreet_url": "http://www.vetstreet.com/cats/american-shorthair", "vcahospitals_url": "https://vcahospitals.com/know-your-pet/cat-breeds/american-shorthair", "temperament": "Active, Curious, Easy Going, Playful, Calm", "origin": "United States", "country_codes": "US", "country_code": "US", "description": "The American Shorthair is known for its longevity, robust health, good looks, sweet personality, and amiability with children, dogs, and other pets.", "life_span": "15 - 17", "indoor": 0, "lap": 1, "alt_names": "Domestic Shorthair", "adaptability": 5, "affection_level": 5, "child_friendly": 4, "dog_friendly": 5, "energy_level": 3, "grooming": 1, "health_issues": 3, "intelligence": 3, "shedding_level": 3, "social_needs": 4, "stranger_friendly": 3, "vocalisation": 3, "experimental": 0, "hairless": 0, "natural": 1, "rare": 0, "rex": 0, "suppressed_tail": 0, "short_legs": 0, "wikipedia_url": "https://en.wikipedia.org/wiki/American_Shorthair", "hypoallergenic": 0, "reference_image_id": "JFPROfGtQ", "image": {"id": "JFPROfGtQ", "width": 1600, "height": 1200, "url": "https://cdn2.thecatapi.com/images/JFPROfGtQ.jpg"}}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"weight": {"type": "object", "properties": {"imperial": {"type": "string"}, "metric": {"type": "string"}}, "required": ["imperial", "metric"]}, "id": {"type": "string"}, "name": {"type": "string"}, "cfa_url": {"type": "string"}, "vetstreet_url": {"type": "string"}, "vcahospitals_url": {"type": "string"}, "temperament": {"type": "string"}, "origin": {"type": "string"}, "country_codes": {"type": "string"}, "country_code": {"type": "string"}, "description": {"type": "string"}, "life_span": {"type": "string"}, "indoor": {"type": "integer"}, "lap": {"type": "integer"}, "alt_names": {"type": "string"}, "adaptability": {"type": "integer"}, "affection_level": {"type": "integer"}, "child_friendly": {"type": "integer"}, "dog_friendly": {"type": "integer"}, "energy_level": {"type": "integer"}, "grooming": {"type": "integer"}, "health_issues": {"type": "integer"}, "intelligence": {"type": "integer"}, "shedding_level": {"type": "integer"}, "social_needs": {"type": "integer"}, "stranger_friendly": {"type": "integer"}, "vocalisation": {"type": "integer"}, "experimental": {"type": "integer"}, "hairless": {"type": "integer"}, "natural": {"type": "integer"}, "rare": {"type": "integer"}, "rex": {"type": "integer"}, "suppressed_tail": {"type": "integer"}, "short_legs": {"type": "integer"}, "wikipedia_url": {"type": "string"}, "hypoallergenic": {"type": "integer"}, "reference_image_id": {"type": "string"}, "image": {"type": "object", "properties": {"id": {"type": "string"}, "width": {"type": "integer"}, "height": {"type": "integer"}, "url": {"type": "string"}}, "required": ["height", "id", "url", "width"]}}, "required": ["adaptability", "affection_level", "alt_names", "child_friendly", "country_code", "country_codes", "description", "dog_friendly", "energy_level", "experimental", "grooming", "hairless", "health_issues", "hypoallergenic", "id", "image", "indoor", "intelligence", "life_span", "name", "natural", "origin", "rare", "reference_image_id", "rex", "shedding_level", "short_legs", "social_needs", "stranger_friendly", "suppressed_tail", "temperament", "vetstreet_url", "vocalisation", "weight", "wikipedia_url"]}} |
53aa34ffe4b0a705fcc305de/fd99c924-b804-4cfb-8730-000307586935/0/0 | Reverse Whois | Reverse WHOIS API lets you see all the domain names containing specified search terms (names, email, address, phone, etc.) based on WHOIS records. | null | /api/v1/advanced | With one API call for search terms such as a domain owner’s name, email address, phone number, postal address, etc., you will get a list of all the linked domains that contain the identifier. | 200 | API output example | {"nextPageSearchAfter": null, "domainsCount": 2, "domainsList": ["airbnb.app", "airbnbhost.app"]} | {"type": "object", "properties": {"domains": {"type": "array", "items": {"type": "string"}}, "records": {"type": "string"}, "stats": {"type": "object", "properties": {"current_total_count": {"type": "string"}, "history_total_count": {"type": "integer"}, "current_report_price": {"type": "integer"}, "history_report_price": {"type": "integer"}, "historic_price_discount": {"type": "integer"}, "current_price_discount": {"type": "integer"}}}, "search_terms": {"type": "object", "properties": {"include": {"type": "array", "items": {"type": "string"}}, "exclude": {"type": "array"}, "max_search_terms": {"type": "integer"}}}, "search_type": {"type": "string"}, "error": {"type": "null"}, "time": {"type": "string"}}} |
53aa34ffe4b0a705fcc305de/53aa34ffe4b0a705fcc305df/0/0 | Reverse Whois | Reverse WHOIS API lets you see all the domain names containing specified search terms (names, email, address, phone, etc.) based on WHOIS records. | null | /api/v1/basic | With one API call for search terms such as a domain owner’s name, email address, phone number, postal address, etc., you will get a list of all the linked domains that contain the identifier. | 200 | API output example | {"nextPageSearchAfter": null, "domainsCount": 2, "domainsList": ["airbnb.app", "airbnbhost.app"]} | {"type": "object", "properties": {"domains": {"type": "array", "items": {"type": "string"}}, "records": {"type": "string"}, "stats": {"type": "object", "properties": {"current_total_count": {"type": "string"}, "history_total_count": {"type": "integer"}, "current_report_price": {"type": "integer"}, "history_report_price": {"type": "integer"}, "historic_price_discount": {"type": "integer"}, "current_price_discount": {"type": "integer"}}}, "search_terms": {"type": "object", "properties": {"include": {"type": "array", "items": {"type": "string"}}, "exclude": {"type": "array"}, "max_search_terms": {"type": "integer"}}}, "search_type": {"type": "string"}, "error": {"type": "null"}, "time": {"type": "string"}}} |
e93492f0-63cb-49a3-83f1-061da426a421/36c2c444-3530-44d5-b579-5c7caa1a9daf/0/0 | CURP de RENAPO (Clave Única de Registro de Población) | API creada para consultar y validar información de la CURP desde RENAPO. | 9.2 | Validación por medio de la CURP | La consulta puede efectuarse indicando la clave CURP cuando ya la conoce, se devolvera informacion de la persona registrada. | 200 | Response | {"code": 200, "status": "OK", "message": "CURP ENCONTRADA EN RENAPO.", "data": {"curp": "LOOA531113HTCPBN07", "nombres": "ANDRES MANUEL", "primerApellido": "LOPEZ", "segundoApellido": "OBRADOR", "claveGenero": "H", "genero": "HOMBRE", "fechaNacimiento": "13/11/1953", "diaNacimiento": "13", "mesNacimiento": "11", "anioNacimiento": "1953", "claveEntidadNacimiento": "TC", "entidadNacimiento": "TABASCO"}} | {"type": "object", "properties": {"code": {"type": "integer"}, "status": {"type": "string"}, "message": {"type": "string"}, "data": {"type": "object", "properties": {"curp": {"type": "string"}, "nombres": {"type": "string"}, "primerApellido": {"type": "string"}, "segundoApellido": {"type": "string"}, "claveGenero": {"type": "string"}, "genero": {"type": "string"}, "fechaNacimiento": {"type": "string"}, "diaNacimiento": {"type": "string"}, "mesNacimiento": {"type": "string"}, "anioNacimiento": {"type": "string"}, "claveEntidadNacimiento": {"type": "string"}, "entidadNacimiento": {"type": "string"}}}}} |
e93492f0-63cb-49a3-83f1-061da426a421/36c2c444-3530-44d5-b579-5c7caa1a9daf/1/0 | CURP de RENAPO (Clave Única de Registro de Población) | API creada para consultar y validar información de la CURP desde RENAPO. | 9.2 | Validación por medio de la CURP | La consulta puede efectuarse indicando la clave CURP cuando ya la conoce, se devolvera informacion de la persona registrada. | 404 | Response | {"code": 404, "status": "NOT FOUND", "message": "CURP NO ENCONTRADA EN RENAPO."} | {"type": "object", "properties": {"code": {"type": "integer"}, "status": {"type": "string"}, "message": {"type": "string"}}} |
e93492f0-63cb-49a3-83f1-061da426a421/36c2c444-3530-44d5-b579-5c7caa1a9daf/2/0 | CURP de RENAPO (Clave Única de Registro de Población) | API creada para consultar y validar información de la CURP desde RENAPO. | 9.2 | Validación por medio de la CURP | La consulta puede efectuarse indicando la clave CURP cuando ya la conoce, se devolvera informacion de la persona registrada. | 400 | Response | {"code": 400, "status": "BAD REQUEST", "message": "REVISE LOS ERRORES DE VALIDACI\u00d3N.", "errors": ["El CURP debe ser de 18 caracteres."]} | {"type": "object", "properties": {"code": {"type": "integer"}, "status": {"type": "string"}, "message": {"type": "string"}, "errors": {"type": "array", "items": {"type": "string"}}}} |
e93492f0-63cb-49a3-83f1-061da426a421/1b45c22d-4280-4a95-b6ab-527806d92422/0/0 | CURP de RENAPO (Clave Única de Registro de Población) | API creada para consultar y validar información de la CURP desde RENAPO. | 9.2 | Obtener CURP por medio de datos | La consulta puede efectuarse proporcionando el nombre y datos de nacimiento de la persona. | 200 | Response | {"code": 200, "status": "OK", "message": "CURP ENCONTRADA EN RENAPO.", "data": {"curp": "LOOA531113HTCPBN07", "nombres": "ANDRES MANUEL", "primerApellido": "LOPEZ", "segundoApellido": "OBRADOR", "claveGenero": "H", "genero": "HOMBRE", "fechaNacimiento": "13/11/1953", "diaNacimiento": "13", "mesNacimiento": "11", "anioNacimiento": "1953", "claveEntidadNacimiento": "TC", "entidadNacimiento": "TABASCO"}} | {"type": "object", "properties": {"code": {"type": "integer"}, "status": {"type": "string"}, "message": {"type": "string"}, "data": {"type": "object", "properties": {"curp": {"type": "string"}, "nombres": {"type": "string"}, "primerApellido": {"type": "string"}, "segundoApellido": {"type": "string"}, "claveGenero": {"type": "string"}, "genero": {"type": "string"}, "fechaNacimiento": {"type": "string"}, "diaNacimiento": {"type": "string"}, "mesNacimiento": {"type": "string"}, "anioNacimiento": {"type": "string"}, "claveEntidadNacimiento": {"type": "string"}, "entidadNacimiento": {"type": "string"}}}}} |
e93492f0-63cb-49a3-83f1-061da426a421/1b45c22d-4280-4a95-b6ab-527806d92422/1/0 | CURP de RENAPO (Clave Única de Registro de Población) | API creada para consultar y validar información de la CURP desde RENAPO. | 9.2 | Obtener CURP por medio de datos | La consulta puede efectuarse proporcionando el nombre y datos de nacimiento de la persona. | 404 | Response | {"code": 404, "status": "NOT FOUND", "message": "CURP NO ENCONTRADA EN RENAPO."} | {"type": "object", "properties": {"code": {"type": "integer"}, "status": {"type": "string"}, "message": {"type": "string"}}} |
e93492f0-63cb-49a3-83f1-061da426a421/1b45c22d-4280-4a95-b6ab-527806d92422/2/0 | CURP de RENAPO (Clave Única de Registro de Población) | API creada para consultar y validar información de la CURP desde RENAPO. | 9.2 | Obtener CURP por medio de datos | La consulta puede efectuarse proporcionando el nombre y datos de nacimiento de la persona. | 400 | Response | {"code": 400, "status": "BAD REQUEST", "message": ["El campo 'fechaNacimiento' debe estar en formato dd/MM/yyyy."]} | {"type": "object", "properties": {"code": {"type": "integer"}, "status": {"type": "string"}, "message": {"type": "array", "items": {"type": "string"}}}} |
ed7524b8-d8f1-4a00-90de-a54c8a21686a/465abda8-2fa3-483d-8ff7-0d3ca1b76906/0/0 | Apple Check | Check your Apple deivce for SIM-Lock, Blacklist and iCloud Lock | null | iPad(wifi only) iCloud Lock Check | iPad iCloud Lock Check,only for wifi device.
Carrier device don't support! | 200 | New Example | {"code": 200, "msg": "success", "data": {"icloud": "OFF", "imei": "DQTLR3ZDFK14"}} | {"code": 200, "msg": "success", "data": {"icloud": "OFF", "imei": "DQTLR3ZDFK14"}, "exec_time": 1.219027} |
11077a9e-09aa-4e3e-bdbf-b4e2115d238e/fee8195e-852d-4c17-aadd-1c0164badbc6/0/0 | webdis | Cloud webdis is a simple HTTP server which forwards commands to Redis and sends the reply back using a format of your choice.
It's very useful when you want to store some stateful data in to a cloud cache. | null | Set Key Value | Set Value of Key to Cache | 200 | New Example | {"SET": [true, "OK"]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"SET": {"type": "array", "items": {"type": ["boolean", "string"]}}}, "required": ["SET"]} |
11077a9e-09aa-4e3e-bdbf-b4e2115d238e/85f837d4-e93a-40bc-8822-0825d70338dd/0/0 | webdis | Cloud webdis is a simple HTTP server which forwards commands to Redis and sends the reply back using a format of your choice.
It's very useful when you want to store some stateful data in to a cloud cache. | null | Get Value | Get Value from cache | 200 | New Example | {"GET": null} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"GET": {"type": "null"}}, "required": ["GET"]} |
9f529344-18a2-4053-afbc-7bb4e0299446/a6dd850a-2a91-4cf5-a579-6c202f63774b/0/0 | StatBasin | We provide geographical information on states, places, districts, and zip codes. We also provide hospital and health data. | null | States and Territories | This endpoint returns information on all 50 states and some U.S. territories. Some of this information includes the state name, capital, abbreviation, etc. Query parameters for this endpoint can be used by themselves or can be combined with other parameters. Note that if a parameter accepts lists of values, you must use a comma to separate them. Unless specified otherwise string type values are not case sensitive. | 200 | New Example | {"key1": "value", "key2": "value"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}, "required": ["key1", "key2"]} |
07828996-bfe1-4320-b02c-58c8cddc8d98/f80cef69-e045-40d1-8e63-cae26061c86f/0/0 | TsedMongoAPI | Typescript Tsed Framework on Mongo Database | null | Get All blogs | Get All blogs from Mongo DB using Tsed Framework | 200 | New Example | {"key1": "value", "key2": "value"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}, "required": ["key1", "key2"]} |
b862f22a-97b0-4a95-8bb4-ac97fddec5a6/fb760c0f-4ee3-4a75-a515-d4d1bb5d8e96/0/0 | Call of Duty | An API endpoint to easily access stats for MW and Warzone players and matches. Easily create responsive dashboards and scripts using this simple API. | 0.3 | Get Modern Warfare Player Stats | Get stats for Modern Warfare career and multiplayer modes of requested player. | 200 | Response | {"title": "mw", "platform": "uno", "username": null, "type": "warzone", "level": 17, "maxLevel": 1, "levelXpRemainder": 509, "levelXpGained": 40391, "prestige": 0, "prestigeId": 0, "maxPrestige": 0, "totalXp": 160309, "paragonRank": 0, "paragonId": 0, "s": 1, "p": 1, "lifetime": {"all": {"properties": {"recordLongestWinStreak": 14, "recordXpInAMatch": 45232, "accuracy": 0.1927076280117035, "losses": 1267, "totalGamesPlayed": 3020, "score": 5427250, "winLossRatio": 0.8374112248420715, "totalShots": 372362, "bestScoreXp": 0, "gamesPlayed": 3020, "bestSquardKills": 0, "bestSguardWave": 0, "bestConfirmed": 51, "deaths": 25840, "wins": 1061, "bestSquardCrates": 0, "kdRatio": 1.019698143005371, "bestAssists": 33, "bestFieldgoals": 0, "bestScore": 12600, "recordDeathsInAMatch": 88, "scorePerGame": 1797.1026490066224, "bestSPM": 1911, "bestKillChains": 0, "recordKillsInAMatch": 104, "suicides": 276, "wlRatio": 0.8374112248420715, "currentWinStreak": 0, "bestMatchBonusXp": 0, "bestMatchXp": 0, "bestSguardWeaponLevel": 0, "bestKD": 14, "kills": 26349, "bestKillsAsInfected": 2, "bestReturns": 2, "bestStabs": 2, "bestKillsAsSurvivor": 9, "timePlayedTotal": 667940, "bestDestructions": 1, "headshots": 4142, "bestRescues": 2, "assists": 4863, "ties": 3, "recordKillStreak": 14, "bestPlants": 3, "misses": 300605, "bestDamage": 0, "bestSetbacks": 2, "bestTouchdowns": 0, "scorePerMinute": 487.52133425157945, "bestDeaths": 88, "bestMedalXp": 0, "bestDefends": 31, "bestSquardRevives": 0, "bestKills": 104, "bestDefuses": 1, "bestCaptures": 15, "hits": 71757, "bestKillStreak": 14, "bestDenied": 19}}, "mode": {"gun": {"properties": {"kills": 351, "score": 37624, "timePlayed": 6903, "kdRatio": 1.1072555205047319, "setBacks": 5, "scorePerMinute": 327.02303346371144, "stabs": 6, "deaths": 317}}, "dom": {"properties": {"kills": 1676, "score": 385900, "timePlayed": 56401, "kdRatio": 1.1121433311214333, "captures": 348, "defends": 331, "scorePerMinute": 410.52463608801264, "deaths": 1507}}, "war": {"properties": {"kills": 1364, "score": 225340, "timePlayed": 44186, "kdRatio": 1.0912, "assists": 229, "scorePerMinute": 305.98832209297063, "deaths": 1250}}, "hq": {"properties": {"kills": 1375, "score": 237355, "timePlayed": 46633, "kdRatio": 1.0207869339272457, "captures": 96, "defends": 39, "scorePerMinute": 305.3910321017305, "deaths": 1347}}, "hc_dom": {"properties": {"kills": 1542, "score": 235105, "timePlayed": 21041, "kdRatio": 0.9765674477517416, "captures": 184, "defends": 428, "scorePerMinute": 670.4196568604153, "deaths": 1579}}, "hc_conf": {"properties": {"kills": 1279, "score": 218550, "timePlayed": 20778, "kdRatio": 1.0492206726825266, "confirms": 499, "scorePerMinute": 631.1002021368755, "denies": 300, "deaths": 1219}}, "koth": {"properties": {"kills": 919, "score": 241450, "timePlayed": 29485, "kdRatio": 1.2028795811518325, "defends": 60, "objTime": 862, "scorePerMinute": 491.33457690351025, "deaths": 764}}, "conf": {"properties": {"kills": 578, "score": 190350, "timePlayed": 20777, "kdRatio": 1.1333333333333333, "confirms": 338, "scorePerMinute": 549.694373586177, "denies": 92, "deaths": 510}}, "hc_hq": {"properties": {"kills": 30, "score": 23750, "timePlayed": 4268, "kdRatio": 0.9375, "captures": 3, "defends": 1, "scorePerMinute": 333.88003748828487, "deaths": 32}}, "arena": {"properties": {"kills": 6617, "score": 2712510, "timePlayed": 762928, "damage": 775911, "kdRatio": 1.1041214750542299, "assists": 1070, "scorePerMinute": 213.32366881278443, "deaths": 5993}}, "br_dmz": {"properties": {"wins": 1, "kills": 67, "kdRatio": 1.3673469387755102, "downs": 70, "topTwentyFive": 1, "objTime": 0, "topTen": 1, "contracts": 2, "revives": 0, "topFive": 1, "score": 28074, "timePlayed": 8085, "gamesPlayed": 11, "tokens": 0, "scorePerMinute": 208.3413729128015, "cash": 568, "deaths": 49}}, "br": {"properties": {"wins": 32, "kills": 2065, "kdRatio": 1.2454764776839566, "downs": 1981, "topTwentyFive": 412, "objTime": 0, "topTen": 204, "contracts": 727, "revives": 238, "topFive": 124, "score": 2337995, "timePlayed": 660726, "gamesPlayed": 668, "tokens": 0, "scorePerMinute": 212.31145739686343, "cash": 0, "deaths": 1658}}, "sd": {"properties": {"kills": 2156, "score": 1155215, "timePlayed": 875491, "kdRatio": 0.8575974542561655, "plants": 91, "scorePerMinute": 79.17031699926099, "defuses": 16, "deaths": 2514}}, "grnd": {"properties": {"kills": 0, "score": 21415, "timePlayed": 4291, "kdRatio": 0, "defends": 0, "objTime": 0, "scorePerMinute": 299.44068981589373, "deaths": 0}}, "cyber": {"properties": {"kills": 146, "score": 21400, "timePlayed": 17888, "kdRatio": 0.8021978021978022, "plants": 6, "scorePerMinute": 71.77996422182468, "revives": 27, "deaths": 182}}, "hc_war": {"properties": {"kills": 1265, "score": 163740, "timePlayed": 21842, "kdRatio": 0.9100719424460432, "assists": 124, "scorePerMinute": 449.79397491072245, "deaths": 1390}}, "br_all": {"properties": {"wins": 33, "kills": 2132, "kdRatio": 1.2489748096074986, "downs": 2051, "topTwentyFive": 413, "objTime": 0, "topTen": 205, "contracts": 729, "revives": 238, "topFive": 125, "score": 2366069, "timePlayed": 668811, "gamesPlayed": 679, "tokens": 0, "scorePerMinute": 212.26346456622275, "cash": 568, "deaths": 1707}}, "hc_sd": {"properties": {"kills": 7, "score": 3900, "timePlayed": 3540, "kdRatio": 0.7777777777777778, "plants": 0, "scorePerMinute": 66.10169491525424, "defuses": 0, "deaths": 9}}, "arm": {"properties": {"kills": 149, "score": 29180, "timePlayed": 11429, "kdRatio": 0.7801047120418848, "captures": 26, "defends": 5, "scorePerMinute": 153.1892554029224, "deaths": 191}}, "hc_cyber": {"properties": {"kills": 0, "score": 0, "timePlayed": 0, "kdRatio": 0, "plants": 0, "scorePerMinute": 0, "revives": 0, "deaths": 0}}, "infect": {"properties": {"kills": 82, "score": 37750, "infected": 8, "timePlayed": 6521, "kdRatio": 2.2777777777777777, "scorePerMinute": 347.33936512804786, "time": 4777, "deaths": 36}}}, "map": {}, "itemData": {"weapon_assault_rifle": {"iw8_ar_tango21": {"properties": {"hits": 1891, "kills": 518, "kdRatio": 0.9736842105263158, "headshots": 92, "accuracy": 0.1721908577672555, "shots": 10982, "deaths": 532}}, "iw8_ar_mike4": {"properties": {"hits": 6758, "kills": 1544, "kdRatio": 1.0104712041884816, "headshots": 327, "accuracy": 0.184141689373297, "shots": 36700, "deaths": 1528}}, "iw8_ar_valpha": {"properties": {"hits": 38, "kills": 10, "kdRatio": 0.625, "headshots": 2, "accuracy": 0.09026128266033254, "shots": 421, "deaths": 16}}, "iw8_ar_falpha": {"properties": {"hits": 239, "kills": 65, "kdRatio": 0.9027777777777778, "headshots": 14, "accuracy": 0.1912, "shots": 1250, "deaths": 72}}, "iw8_ar_mcharlie": {"properties": {"hits": 1766, "kills": 301, "kdRatio": 1.0866425992779782, "headshots": 63, "accuracy": 0.19417262231995602, "shots": 9095, "deaths": 277}}, "iw8_ar_akilo47": {"properties": {"hits": 551, "kills": 152, "kdRatio": 1.2881355932203389, "headshots": 38, "accuracy": 0.18299568249750914, "shots": 3011, "deaths": 118}}, "iw8_ar_asierra12": {"properties": {"hits": 183, "kills": 57, "kdRatio": 1.2666666666666666, "headshots": 17, "accuracy": 0.1955128205128205, "shots": 936, "deaths": 45}}, "iw8_ar_galima": {"properties": {"hits": 134, "kills": 33, "kdRatio": 0.717391304347826, "headshots": 6, "accuracy": 0.15473441108545036, "shots": 866, "deaths": 46}}, "iw8_ar_sierra552": {"properties": {"hits": 3471, "kills": 957, "kdRatio": 0.9300291545189504, "headshots": 164, "accuracy": 0.19118700082621867, "shots": 18155, "deaths": 1029}}, "iw8_ar_falima": {"properties": {"hits": 1029, "kills": 582, "kdRatio": 0.9948717948717949, "headshots": 87, "accuracy": 0.19880216383307572, "shots": 5176, "deaths": 585}}, "iw8_ar_anovember94": {"properties": {"hits": 95, "kills": 22, "kdRatio": 0.7857142857142857, "headshots": 6, "accuracy": 0.18886679920477137, "shots": 503, "deaths": 28}}, "iw8_ar_kilo433": {"properties": {"hits": 1145, "kills": 409, "kdRatio": 0.8313008130081301, "headshots": 58, "accuracy": 0.15213925059792718, "shots": 7526, "deaths": 492}}, "iw8_ar_scharlie": {"properties": {"hits": 844, "kills": 231, "kdRatio": 1.155, "headshots": 41, "accuracy": 0.19738072965388212, "shots": 4276, "deaths": 200}}}, "weapon_shotgun": {"iw8_sh_mike26": {"properties": {"hits": 120, "kills": 65, "kdRatio": 0.9848484848484849, "headshots": 7, "accuracy": 0.47808764940239046, "shots": 251, "deaths": 66}}, "iw8_sh_charlie725": {"properties": {"hits": 2046, "kills": 1446, "kdRatio": 1.1670702179176755, "headshots": 136, "accuracy": 0.6429918290383406, "shots": 3182, "deaths": 1239}}, "iw8_sh_oscar12": {"properties": {"hits": 954, "kills": 544, "kdRatio": 0.9594356261022927, "headshots": 53, "accuracy": 0.3612268080272624, "shots": 2641, "deaths": 567}}, "iw8_sh_aalpha12": {"properties": {"hits": 38, "kills": 19, "kdRatio": 1.1875, "headshots": 4, "accuracy": 0.2773722627737226, "shots": 137, "deaths": 16}}, "iw8_sh_romeo870": {"properties": {"hits": 878, "kills": 662, "kdRatio": 0.8390367553865653, "headshots": 75, "accuracy": 0.6059351276742581, "shots": 1449, "deaths": 789}}, "iw8_sh_dpapa12": {"properties": {"hits": 689, "kills": 423, "kdRatio": 1.0930232558139534, "headshots": 49, "accuracy": 0.4778085991678225, "shots": 1442, "deaths": 387}}}, "weapon_marksman": {"iw8_sn_sbeta": {"properties": {"hits": 475, "kills": 303, "kdRatio": 0.9528301886792453, "headshots": 70, "accuracy": 0.4015215553677092, "shots": 1183, "deaths": 318}}, "iw8_sn_crossbow": {"properties": {"hits": 24, "kills": 46, "kdRatio": 0.9019607843137255, "headshots": 9, "accuracy": 0.1095890410958904, "shots": 219, "deaths": 51}}, "iw8_sn_romeo700": {"properties": {"hits": 120, "kills": 104, "kdRatio": 0.8, "headshots": 18, "accuracy": 0.3560830860534125, "shots": 337, "deaths": 130}}, "iw8_sn_kilo98": {"properties": {"hits": 484, "kills": 349, "kdRatio": 0.77728285077951, "headshots": 88, "accuracy": 0.3976992604765818, "shots": 1217, "deaths": 449}}, "iw8_sn_mike14": {"properties": {"hits": 349, "kills": 159, "kdRatio": 1.0127388535031847, "headshots": 56, "accuracy": 0.21011438892233594, "shots": 1661, "deaths": 157}}, "iw8_sn_sksierra": {"properties": {"hits": 105, "kills": 41, "kdRatio": 1.2058823529411764, "headshots": 18, "accuracy": 0.2046783625730994, "shots": 513, "deaths": 34}}}, "weapon_sniper": {"iw8_sn_alpha50": {"properties": {"hits": 324, "kills": 351, "kdRatio": 0.6635160680529301, "headshots": 68, "accuracy": 0.2764505119453925, "shots": 1172, "deaths": 529}}, "iw8_sn_hdromeo": {"properties": {"hits": 206, "kills": 212, "kdRatio": 0.7571428571428571, "headshots": 28, "accuracy": 0.29428571428571426, "shots": 700, "deaths": 280}}, "iw8_sn_delta": {"properties": {"hits": 211, "kills": 147, "kdRatio": 0.765625, "headshots": 34, "accuracy": 0.19830827067669174, "shots": 1064, "deaths": 192}}, "iw8_sn_xmike109": {"properties": {"hits": 81, "kills": 92, "kdRatio": 0.8, "headshots": 15, "accuracy": 0.18969555035128804, "shots": 427, "deaths": 115}}}, "tacticals": {"equip_gas_grenade": {"properties": {"extraStat1": 12, "uses": 60}}, "equip_snapshot_grenade": {"properties": {"extraStat1": 70, "uses": 83}}, "equip_decoy": {"properties": {"extraStat1": 268, "uses": 58}}, "equip_smoke": {"properties": {"extraStat1": 0, "uses": 487}}, "equip_concussion": {"properties": {"extraStat1": 578, "uses": 1389}}, "equip_hb_sensor": {"properties": {"extraStat1": 0, "uses": 2630}}, "equip_flash": {"properties": {"extraStat1": 556, "uses": 1211}}, "equip_adrenaline": {"properties": {"extraStat1": 211877, "uses": 6109}}}, "lethals": {"equip_frag": {"properties": {"kills": 190, "uses": 1729}}, "equip_thermite": {"properties": {"kills": 101, "uses": 986}}, "equip_semtex": {"properties": {"kills": 145, "uses": 2063}}, "equip_claymore": {"properties": {"kills": 50, "uses": 627}}, "equip_c4": {"properties": {"kills": 692, "uses": 3866}}, "equip_at_mine": {"properties": {"kills": 36, "uses": 606}}, "equip_throwing_knife": {"properties": {"kills": 70, "uses": 557}}, "equip_molotov": {"properties": {"kills": 63, "uses": 1038}}}, "weapon_lmg": {"iw8_lm_kilo121": {"properties": {"hits": 464, "kills": 104, "kdRatio": 1.3, "headshots": 27, "accuracy": 0.16223776223776223, "shots": 2860, "deaths": 80}}, "iw8_lm_mkilo3": {"properties": {"hits": 520, "kills": 411, "kdRatio": 1.056555269922879, "headshots": 44, "accuracy": 0.07903936768505852, "shots": 6579, "deaths": 389}}, "iw8_lm_mgolf34": {"properties": {"hits": 278, "kills": 61, "kdRatio": 0.9384615384615385, "headshots": 22, "accuracy": 0.1335254562920269, "shots": 2082, "deaths": 65}}, "iw8_lm_lima86": {"properties": {"hits": 309, "kills": 83, "kdRatio": 1.0246913580246915, "headshots": 14, "accuracy": 0.16383881230116648, "shots": 1886, "deaths": 81}}, "iw8_lm_pkilo": {"properties": {"hits": 1595, "kills": 529, "kdRatio": 1.1834451901565997, "headshots": 88, "accuracy": 0.1437325403262143, "shots": 11097, "deaths": 447}}, "iw8_lm_sierrax": {"properties": {"hits": 222, "kills": 52, "kdRatio": 1.3, "headshots": 10, "accuracy": 0.1469225678358703, "shots": 1511, "deaths": 40}}, "iw8_lm_mgolf36": {"properties": {"hits": 244, "kills": 49, "kdRatio": 0.875, "headshots": 9, "accuracy": 0.16874135546334718, "shots": 1446, "deaths": 56}}}, "weapon_launcher": {"iw8_la_gromeo": {"properties": {"hits": 27, "kills": 19, "kdRatio": 0.5277777777777778, "headshots": 0, "accuracy": 0.20930232558139536, "shots": 129, "deaths": 36}}, "iw8_la_rpapa7": {"properties": {"hits": 16, "kills": 137, "kdRatio": 0.9513888888888888, "headshots": 2, "accuracy": 0.033264033264033266, "shots": 481, "deaths": 144}}, "iw8_la_juliet": {"properties": {"hits": 0, "kills": 0, "kdRatio": 0, "headshots": 0, "accuracy": 0, "shots": 0, "deaths": 0}}, "iw8_la_kgolf": {"properties": {"hits": 0, "kills": 0, "kdRatio": 0, "headshots": 0, "accuracy": 0, "shots": 16, "deaths": 1}}, "iw8_la_mike32": {"properties": {"hits": 1, "kills": 0, "kdRatio": 0, "headshots": 0, "accuracy": 0.058823529411764705, "shots": 17, "deaths": 0}}}, "supers": {"super_emp_drone": {"properties": {"kills": 0, "misc1": 38, "misc2": 0, "uses": 24}}, "super_trophy": {"properties": {"kills": 0, "misc1": 55, "misc2": 0, "uses": 78}}, "super_ammo_drop": {"properties": {"kills": 1, "misc1": 297, "misc2": 0, "uses": 105}}, "super_weapon_drop": {"properties": {"kills": 0, "misc1": 0, "misc2": 0, "uses": 0}}, "super_fulton": {"properties": {"kills": 0, "misc1": 0, "misc2": 0, "uses": 2}}, "super_armor_drop": {"properties": {"kills": 0, "misc1": 0, "misc2": 0, "uses": 52}}, "super_select": {"properties": {"kills": 0, "misc1": 0, "misc2": 0, "uses": 0}}, "super_tac_insert": {"properties": {"kills": 0, "misc1": 54, "misc2": 0, "uses": 63}}, "super_recon_drone": {"properties": {"kills": 0, "misc1": 23, "misc2": 0, "uses": 30}}, "super_deadsilence": {"properties": {"kills": 1221, "misc1": 9, "misc2": 0, "uses": 1921}}, "super_supply_drop": {"properties": {"kills": 0, "misc1": 0, "misc2": 0, "uses": 160}}, "super_tac_cover": {"properties": {"kills": 0, "misc1": 7863, "misc2": 0, "uses": 52}}, "super_support_box": {"properties": {"kills": 227, "misc1": 0, "misc2": 0, "uses": 387}}}, "weapon_pistol": {"iw8_pi_cpapa": {"properties": {"hits": 937, "kills": 552, "kdRatio": 0.8275862068965517, "headshots": 86, "accuracy": 0.31233333333333335, "shots": 3000, "deaths": 667}}, "iw8_pi_mike9": {"properties": {"hits": 700, "kills": 130, "kdRatio": 1.3131313131313131, "headshots": 24, "accuracy": 0.18281535648994515, "shots": 3829, "deaths": 99}}, "iw8_pi_mike1911": {"properties": {"hits": 944, "kills": 344, "kdRatio": 0.9247311827956989, "headshots": 59, "accuracy": 0.1967076474265472, "shots": 4799, "deaths": 372}}, "iw8_pi_golf21": {"properties": {"hits": 1965, "kills": 469, "kdRatio": 1.0330396475770924, "headshots": 79, "accuracy": 0.20424072341752417, "shots": 9621, "deaths": 454}}, "iw8_pi_decho": {"properties": {"hits": 633, "kills": 395, "kdRatio": 0.9634146341463414, "headshots": 50, "accuracy": 0.21313131313131314, "shots": 2970, "deaths": 410}}, "iw8_pi_papa320": {"properties": {"hits": 1392, "kills": 397, "kdRatio": 1.028497409326425, "headshots": 81, "accuracy": 0.18614602834982616, "shots": 7478, "deaths": 386}}}, "weapon_other": {"iw8_me_riotshield": {"properties": {"hits": 0, "kills": 2, "kdRatio": 0.11764705882352941, "headshots": 0, "accuracy": 0, "shots": 0, "deaths": 17}}}, "weapon_smg": {"iw8_sm_mpapa7": {"properties": {"hits": 9330, "kills": 1407, "kdRatio": 0.9048231511254019, "headshots": 259, "accuracy": 0.20328126021308582, "shots": 45897, "deaths": 1555}}, "iw8_sm_augolf": {"properties": {"hits": 2146, "kills": 650, "kdRatio": 1.1168384879725086, "headshots": 109, "accuracy": 0.17958158995815898, "shots": 11950, "deaths": 582}}, "iw8_sm_papa90": {"properties": {"hits": 6531, "kills": 1251, "kdRatio": 0.9928571428571429, "headshots": 211, "accuracy": 0.20058353808353807, "shots": 32560, "deaths": 1260}}, "iw8_sm_charlie9": {"properties": {"hits": 114, "kills": 18, "kdRatio": 0.8181818181818182, "headshots": 2, "accuracy": 0.20141342756183744, "shots": 566, "deaths": 22}}, "iw8_sm_mpapa5": {"properties": {"hits": 10662, "kills": 2439, "kdRatio": 0.8789189189189189, "headshots": 398, "accuracy": 0.18410692084542063, "shots": 57912, "deaths": 2775}}, "iw8_sm_smgolf45": {"properties": {"hits": 376, "kills": 68, "kdRatio": 1.2830188679245282, "headshots": 6, "accuracy": 0.2244776119402985, "shots": 1675, "deaths": 53}}, "iw8_sm_beta": {"properties": {"hits": 2182, "kills": 743, "kdRatio": 0.9802110817941952, "headshots": 115, "accuracy": 0.15471885414450826, "shots": 14103, "deaths": 758}}, "iw8_sm_victor": {"properties": {"hits": 550, "kills": 106, "kdRatio": 0.828125, "headshots": 23, "accuracy": 0.15895953757225434, "shots": 3460, "deaths": 128}}, "iw8_sm_uzulu": {"properties": {"hits": 3867, "kills": 1159, "kdRatio": 0.9257188498402555, "headshots": 167, "accuracy": 0.1818566591422122, "shots": 21264, "deaths": 1252}}}, "weapon_melee": {"iw8_me_akimboblunt": {"properties": {"hits": 0, "kills": 25, "kdRatio": 0.33783783783783783, "headshots": 0, "accuracy": 0, "shots": 0, "deaths": 74}}, "iw8_me_akimboblades": {"properties": {"hits": 0, "kills": 0, "kdRatio": 0, "headshots": 0, "accuracy": 0, "shots": 0, "deaths": 0}}, "iw8_knife": {"properties": {"hits": 0, "kills": 124, "kdRatio": 0.47509578544061304, "headshots": 0, "accuracy": 0, "shots": 0, "deaths": 261}}}}, "scorestreakData": {"lethalScorestreakData": {"precision_airstrike": {"properties": {"extraStat1": 59, "uses": 87, "awardedCount": 32}}, "cruise_predator": {"properties": {"extraStat1": 141, "uses": 141, "awardedCount": 148}}, "manual_turret": {"properties": {"extraStat1": 2, "uses": 22, "awardedCount": 2}}, "white_phosphorus": {"properties": {"extraStat1": 11, "uses": 2, "awardedCount": 0}}, "hover_jet": {"properties": {"extraStat1": 288, "uses": 80, "awardedCount": 79}}, "chopper_gunner": {"properties": {"extraStat1": 10, "uses": 4, "awardedCount": 2}}, "gunship": {"properties": {"extraStat1": 11, "uses": 2, "awardedCount": 0}}, "sentry_gun": {"properties": {"extraStat1": 2, "uses": 9, "awardedCount": 0}}, "toma_strike": {"properties": {"extraStat1": 41, "uses": 80, "awardedCount": 42}}, "nuke": {"properties": {"extraStat1": 1, "uses": 0, "awardedCount": 0}}, "juggernaut": {"properties": {"extraStat1": 18, "uses": 2, "awardedCount": 2}}, "pac_sentry": {"properties": {"extraStat1": 129, "uses": 31, "awardedCount": 28}}, "chopper_support": {"properties": {"extraStat1": 20, "uses": 10, "awardedCount": 8}}, "bradley": {"properties": {"extraStat1": 1, "uses": 1, "awardedCount": 0}}}, "supportScorestreakData": {"airdrop": {"properties": {"extraStat1": 0, "uses": 117, "awardedCount": 138}}, "radar_drone_overwatch": {"properties": {"extraStat1": 0, "uses": 250, "awardedCount": 275}}, "scrambler_drone_guard": {"properties": {"extraStat1": 0, "uses": 46, "awardedCount": 36}}, "uav": {"properties": {"extraStat1": 3647, "uses": 840, "awardedCount": 612}}, "airdrop_multiple": {"properties": {"extraStat1": 0, "uses": 0, "awardedCount": 0}}, "directional_uav": {"properties": {"extraStat1": 34, "uses": 5, "awardedCount": 0}}}}, "accoladeData": {"properties": {"classChanges": 117, "highestAvgAltitude": 179, "killsFromBehind": 303, "lmgDeaths": 177, "riotShieldDamageAbsorbed": 3, "flashbangHits": 157, "meleeKills": 69, "tagsLargestBank": 0, "shotgunKills": 319, "sniperDeaths": 342, "timeProne": 165, "killstreakWhitePhosphorousKillsAssists": 1, "shortestLife": 260, "deathsFromBehind": 266, "higherRankedKills": 300, "mostAssists": 333, "leastKills": 245, "tagsDenied": 13, "killstreakWheelsonKills": 22, "sniperHeadshots": 133, "killstreakJuggernautKills": 2, "smokesUsed": 83, "avengerKills": 233, "decoyHits": 8, "killstreakCarePackageUsed": 0, "molotovKills": 30, "gasHits": 2, "comebackKills": 251, "lmgHeadshots": 85, "smgDeaths": 343, "carrierKills": 0, "deployableCoverUsed": 15, "thermiteKills": 37, "arKills": 251, "c4Kills": 0, "suicides": 68, "clutch": 0, "survivorKills": 2, "killstreakGunshipKills": 2, "timeSpentAsPassenger": 1, "returns": 0, "smgHeadshots": 229, "launcherDeaths": 13, "oneShotOneKills": 289, "ammoBoxUsed": 0, "spawnSelectSquad": 0, "weaponPickups": 244, "pointBlankKills": 276, "tagsCaptured": 14, "killstreakGroundKills": 24, "distanceTraveledInVehicle": 0, "longestLife": 197, "stunHits": 171, "spawnSelectFlag": 1, "shotgunHeadshots": 150, "bombDefused": 6, "snapshotHits": 6, "noKillsWithDeath": 16, "killstreakAUAVAssists": 2, "killstreakPersonalUAVKills": 37, "tacticalInsertionSpawns": 15, "launcherKills": 1, "spawnSelectVehicle": 1, "mostKillsLeastDeaths": 164, "mostKills": 340, "defends": 39, "timeSpentAsDriver": 0, "bombDetonated": 7, "arHeadshots": 208, "timeOnPoint": 3, "lmgKills": 153, "killstreakUAVAssists": 73, "carepackagesCaptured": 58, "mostKillsLongestStreak": 239, "killstreakCruiseMissileKills": 56, "longestStreak": 361, "destroyedKillstreaks": 32, "hipfireKills": 385, "stimDamageHealed": 271, "skippedKillcams": 356, "leastAssists": 490, "mostMultikills": 378, "highestRankedKills": 314, "killstreakAirstrikeKills": 21, "distanceTravelled": 221, "killstreakKills": 70, "semtexKills": 48, "penetrationKills": 195, "explosionsSurvived": 246, "highestMultikill": 359, "arDeaths": 369, "longshotKills": 293, "proximityMineKills": 15, "tagsMegaBanked": 2, "mostKillsMostHeadshots": 163, "firstInfected": 0, "killstreakCUAVAssists": 23, "throwingKnifeKills": 27, "executionKills": 10, "lastSurvivor": 0, "reconDroneMarks": 0, "deadSilenceKills": 113, "revengeKills": 126, "infectedKills": 0, "killEnemyTeam": 135, "sniperKills": 242, "killstreakCluserStrikeKills": 13, "meleeDeaths": 97, "timeWatchingKillcams": 205, "killstreakTankKills": 0, "noKillNoDeath": 9, "shotgunDeaths": 245, "killstreakChopperGunnerKills": 1, "shotsFired": 348, "stoppingPowerKills": 53, "pistolPeaths": 267, "killstreakShieldTurretKills": 0, "timeCrouched": 248, "noDeathsFromBehind": 1403, "bombPlanted": 27, "setbacks": 3, "smgKills": 346, "claymoreKills": 27, "kills10NoDeaths": 1, "pistolHeadshots": 157, "killstreakVTOLJetKills": 45, "headshots": 362, "mostDeaths": 376, "adsKills": 325, "empDroneHits": 4, "defenderKills": 212, "launcherHeadshots": 2, "timesSelectedAsSquadLeader": 0, "killstreakAirKills": 66, "assaults": 0, "fragKills": 86, "killstreakEmergencyAirdropUsed": 0, "captures": 59, "killstreakChopperSupportKills": 7, "spawnSelectBase": 2, "noKill10Deaths": 2, "leastDeaths": 313, "killstreakSentryGunKills": 1, "longestTimeSpentOnWeapon": 8, "lowerRankedKills": 351, "trophySystemHits": 7, "clutchRevives": 0, "lowestAvgAltitude": 290, "pickups": 1, "pistolKills": 318, "reloads": 515}}}, "weekly": {"all": {"properties": null}, "mode": {}, "map": {}}, "engagement": null} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"title": {"type": "string"}, "platform": {"type": "string"}, "username": {"type": "null"}, "type": {"type": "string"}, "level": {"type": "integer"}, "maxLevel": {"type": "integer"}, "levelXpRemainder": {"type": "integer"}, "levelXpGained": {"type": "integer"}, "prestige": {"type": "integer"}, "prestigeId": {"type": "integer"}, "maxPrestige": {"type": "integer"}, "totalXp": {"type": "integer"}, "paragonRank": {"type": "integer"}, "paragonId": {"type": "integer"}, "s": {"type": "integer"}, "p": {"type": "integer"}, "lifetime": {"type": "object", "properties": {"all": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"recordLongestWinStreak": {"type": "integer"}, "recordXpInAMatch": {"type": "integer"}, "accuracy": {"type": "number"}, "losses": {"type": "integer"}, "totalGamesPlayed": {"type": "integer"}, "score": {"type": "integer"}, "winLossRatio": {"type": "number"}, "totalShots": {"type": "integer"}, "bestScoreXp": {"type": "integer"}, "gamesPlayed": {"type": "integer"}, "bestSquardKills": {"type": "integer"}, "bestSguardWave": {"type": "integer"}, "bestConfirmed": {"type": "integer"}, "deaths": {"type": "integer"}, "wins": {"type": "integer"}, "bestSquardCrates": {"type": "integer"}, "kdRatio": {"type": "number"}, "bestAssists": {"type": "integer"}, "bestFieldgoals": {"type": "integer"}, "bestScore": {"type": "integer"}, "recordDeathsInAMatch": {"type": "integer"}, "scorePerGame": {"type": "number"}, "bestSPM": {"type": "integer"}, "bestKillChains": {"type": "integer"}, "recordKillsInAMatch": {"type": "integer"}, "suicides": {"type": "integer"}, "wlRatio": {"type": "number"}, "currentWinStreak": {"type": "integer"}, "bestMatchBonusXp": {"type": "integer"}, "bestMatchXp": {"type": "integer"}, "bestSguardWeaponLevel": {"type": "integer"}, "bestKD": {"type": "integer"}, "kills": {"type": "integer"}, "bestKillsAsInfected": {"type": "integer"}, "bestReturns": {"type": "integer"}, "bestStabs": {"type": "integer"}, "bestKillsAsSurvivor": {"type": "integer"}, "timePlayedTotal": {"type": "integer"}, "bestDestructions": {"type": "integer"}, "headshots": {"type": "integer"}, "bestRescues": {"type": "integer"}, "assists": {"type": "integer"}, "ties": {"type": "integer"}, "recordKillStreak": {"type": "integer"}, "bestPlants": {"type": "integer"}, "misses": {"type": "integer"}, "bestDamage": {"type": "integer"}, "bestSetbacks": {"type": "integer"}, "bestTouchdowns": {"type": "integer"}, "scorePerMinute": {"type": "number"}, "bestDeaths": {"type": "integer"}, "bestMedalXp": {"type": "integer"}, "bestDefends": {"type": "integer"}, "bestSquardRevives": {"type": "integer"}, "bestKills": {"type": "integer"}, "bestDefuses": {"type": "integer"}, "bestCaptures": {"type": "integer"}, "hits": {"type": "integer"}, "bestKillStreak": {"type": "integer"}, "bestDenied": {"type": "integer"}}, "required": ["accuracy", "assists", "bestAssists", "bestCaptures", "bestConfirmed", "bestDamage", "bestDeaths", "bestDefends", "bestDefuses", "bestDenied", "bestDestructions", "bestFieldgoals", "bestKD", "bestKillChains", "bestKillStreak", "bestKills", "bestKillsAsInfected", "bestKillsAsSurvivor", "bestMatchBonusXp", "bestMatchXp", "bestMedalXp", "bestPlants", "bestRescues", "bestReturns", "bestSPM", "bestScore", "bestScoreXp", "bestSetbacks", "bestSguardWave", "bestSguardWeaponLevel", "bestSquardCrates", "bestSquardKills", "bestSquardRevives", "bestStabs", "bestTouchdowns", "currentWinStreak", "deaths", "gamesPlayed", "headshots", "hits", "kdRatio", "kills", "losses", "misses", "recordDeathsInAMatch", "recordKillStreak", "recordKillsInAMatch", "recordLongestWinStreak", "recordXpInAMatch", "score", "scorePerGame", "scorePerMinute", "suicides", "ties", "timePlayedTotal", "totalGamesPlayed", "totalShots", "winLossRatio", "wins", "wlRatio"]}}, "required": ["properties"]}, "mode": {"type": "object", "properties": {"gun": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"kills": {"type": "integer"}, "score": {"type": "integer"}, "timePlayed": {"type": "integer"}, "kdRatio": {"type": "number"}, "setBacks": {"type": "integer"}, "scorePerMinute": {"type": "number"}, "stabs": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["deaths", "kdRatio", "kills", "score", "scorePerMinute", "setBacks", "stabs", "timePlayed"]}}, "required": ["properties"]}, "dom": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"kills": {"type": "integer"}, "score": {"type": "integer"}, "timePlayed": {"type": "integer"}, "kdRatio": {"type": "number"}, "captures": {"type": "integer"}, "defends": {"type": "integer"}, "scorePerMinute": {"type": "number"}, "deaths": {"type": "integer"}}, "required": ["captures", "deaths", "defends", "kdRatio", "kills", "score", "scorePerMinute", "timePlayed"]}}, "required": ["properties"]}, "war": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"kills": {"type": "integer"}, "score": {"type": "integer"}, "timePlayed": {"type": "integer"}, "kdRatio": {"type": "number"}, "assists": {"type": "integer"}, "scorePerMinute": {"type": "number"}, "deaths": {"type": "integer"}}, "required": ["assists", "deaths", "kdRatio", "kills", "score", "scorePerMinute", "timePlayed"]}}, "required": ["properties"]}, "hq": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"kills": {"type": "integer"}, "score": {"type": "integer"}, "timePlayed": {"type": "integer"}, "kdRatio": {"type": "number"}, "captures": {"type": "integer"}, "defends": {"type": "integer"}, "scorePerMinute": {"type": "number"}, "deaths": {"type": "integer"}}, "required": ["captures", "deaths", "defends", "kdRatio", "kills", "score", "scorePerMinute", "timePlayed"]}}, "required": ["properties"]}, "hc_dom": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"kills": {"type": "integer"}, "score": {"type": "integer"}, "timePlayed": {"type": "integer"}, "kdRatio": {"type": "number"}, "captures": {"type": "integer"}, "defends": {"type": "integer"}, "scorePerMinute": {"type": "number"}, "deaths": {"type": "integer"}}, "required": ["captures", "deaths", "defends", "kdRatio", "kills", "score", "scorePerMinute", "timePlayed"]}}, "required": ["properties"]}, "hc_conf": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"kills": {"type": "integer"}, "score": {"type": "integer"}, "timePlayed": {"type": "integer"}, "kdRatio": {"type": "number"}, "confirms": {"type": "integer"}, "scorePerMinute": {"type": "number"}, "denies": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["confirms", "deaths", "denies", "kdRatio", "kills", "score", "scorePerMinute", "timePlayed"]}}, "required": ["properties"]}, "koth": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"kills": {"type": "integer"}, "score": {"type": "integer"}, "timePlayed": {"type": "integer"}, "kdRatio": {"type": "number"}, "defends": {"type": "integer"}, "objTime": {"type": "integer"}, "scorePerMinute": {"type": "number"}, "deaths": {"type": "integer"}}, "required": ["deaths", "defends", "kdRatio", "kills", "objTime", "score", "scorePerMinute", "timePlayed"]}}, "required": ["properties"]}, "conf": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"kills": {"type": "integer"}, "score": {"type": "integer"}, "timePlayed": {"type": "integer"}, "kdRatio": {"type": "number"}, "confirms": {"type": "integer"}, "scorePerMinute": {"type": "number"}, "denies": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["confirms", "deaths", "denies", "kdRatio", "kills", "score", "scorePerMinute", "timePlayed"]}}, "required": ["properties"]}, "hc_hq": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"kills": {"type": "integer"}, "score": {"type": "integer"}, "timePlayed": {"type": "integer"}, "kdRatio": {"type": "number"}, "captures": {"type": "integer"}, "defends": {"type": "integer"}, "scorePerMinute": {"type": "number"}, "deaths": {"type": "integer"}}, "required": ["captures", "deaths", "defends", "kdRatio", "kills", "score", "scorePerMinute", "timePlayed"]}}, "required": ["properties"]}, "arena": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"kills": {"type": "integer"}, "score": {"type": "integer"}, "timePlayed": {"type": "integer"}, "damage": {"type": "integer"}, "kdRatio": {"type": "number"}, "assists": {"type": "integer"}, "scorePerMinute": {"type": "number"}, "deaths": {"type": "integer"}}, "required": ["assists", "damage", "deaths", "kdRatio", "kills", "score", "scorePerMinute", "timePlayed"]}}, "required": ["properties"]}, "br_dmz": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"wins": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "downs": {"type": "integer"}, "topTwentyFive": {"type": "integer"}, "objTime": {"type": "integer"}, "topTen": {"type": "integer"}, "contracts": {"type": "integer"}, "revives": {"type": "integer"}, "topFive": {"type": "integer"}, "score": {"type": "integer"}, "timePlayed": {"type": "integer"}, "gamesPlayed": {"type": "integer"}, "tokens": {"type": "integer"}, "scorePerMinute": {"type": "number"}, "cash": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["cash", "contracts", "deaths", "downs", "gamesPlayed", "kdRatio", "kills", "objTime", "revives", "score", "scorePerMinute", "timePlayed", "tokens", "topFive", "topTen", "topTwentyFive", "wins"]}}, "required": ["properties"]}, "br": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"wins": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "downs": {"type": "integer"}, "topTwentyFive": {"type": "integer"}, "objTime": {"type": "integer"}, "topTen": {"type": "integer"}, "contracts": {"type": "integer"}, "revives": {"type": "integer"}, "topFive": {"type": "integer"}, "score": {"type": "integer"}, "timePlayed": {"type": "integer"}, "gamesPlayed": {"type": "integer"}, "tokens": {"type": "integer"}, "scorePerMinute": {"type": "number"}, "cash": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["cash", "contracts", "deaths", "downs", "gamesPlayed", "kdRatio", "kills", "objTime", "revives", "score", "scorePerMinute", "timePlayed", "tokens", "topFive", "topTen", "topTwentyFive", "wins"]}}, "required": ["properties"]}, "sd": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"kills": {"type": "integer"}, "score": {"type": "integer"}, "timePlayed": {"type": "integer"}, "kdRatio": {"type": "number"}, "plants": {"type": "integer"}, "scorePerMinute": {"type": "number"}, "defuses": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["deaths", "defuses", "kdRatio", "kills", "plants", "score", "scorePerMinute", "timePlayed"]}}, "required": ["properties"]}, "grnd": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"kills": {"type": "integer"}, "score": {"type": "integer"}, "timePlayed": {"type": "integer"}, "kdRatio": {"type": "integer"}, "defends": {"type": "integer"}, "objTime": {"type": "integer"}, "scorePerMinute": {"type": "number"}, "deaths": {"type": "integer"}}, "required": ["deaths", "defends", "kdRatio", "kills", "objTime", "score", "scorePerMinute", "timePlayed"]}}, "required": ["properties"]}, "cyber": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"kills": {"type": "integer"}, "score": {"type": "integer"}, "timePlayed": {"type": "integer"}, "kdRatio": {"type": "number"}, "plants": {"type": "integer"}, "scorePerMinute": {"type": "number"}, "revives": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["deaths", "kdRatio", "kills", "plants", "revives", "score", "scorePerMinute", "timePlayed"]}}, "required": ["properties"]}, "hc_war": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"kills": {"type": "integer"}, "score": {"type": "integer"}, "timePlayed": {"type": "integer"}, "kdRatio": {"type": "number"}, "assists": {"type": "integer"}, "scorePerMinute": {"type": "number"}, "deaths": {"type": "integer"}}, "required": ["assists", "deaths", "kdRatio", "kills", "score", "scorePerMinute", "timePlayed"]}}, "required": ["properties"]}, "br_all": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"wins": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "downs": {"type": "integer"}, "topTwentyFive": {"type": "integer"}, "objTime": {"type": "integer"}, "topTen": {"type": "integer"}, "contracts": {"type": "integer"}, "revives": {"type": "integer"}, "topFive": {"type": "integer"}, "score": {"type": "integer"}, "timePlayed": {"type": "integer"}, "gamesPlayed": {"type": "integer"}, "tokens": {"type": "integer"}, "scorePerMinute": {"type": "number"}, "cash": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["cash", "contracts", "deaths", "downs", "gamesPlayed", "kdRatio", "kills", "objTime", "revives", "score", "scorePerMinute", "timePlayed", "tokens", "topFive", "topTen", "topTwentyFive", "wins"]}}, "required": ["properties"]}, "hc_sd": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"kills": {"type": "integer"}, "score": {"type": "integer"}, "timePlayed": {"type": "integer"}, "kdRatio": {"type": "number"}, "plants": {"type": "integer"}, "scorePerMinute": {"type": "number"}, "defuses": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["deaths", "defuses", "kdRatio", "kills", "plants", "score", "scorePerMinute", "timePlayed"]}}, "required": ["properties"]}, "arm": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"kills": {"type": "integer"}, "score": {"type": "integer"}, "timePlayed": {"type": "integer"}, "kdRatio": {"type": "number"}, "captures": {"type": "integer"}, "defends": {"type": "integer"}, "scorePerMinute": {"type": "number"}, "deaths": {"type": "integer"}}, "required": ["captures", "deaths", "defends", "kdRatio", "kills", "score", "scorePerMinute", "timePlayed"]}}, "required": ["properties"]}, "hc_cyber": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"kills": {"type": "integer"}, "score": {"type": "integer"}, "timePlayed": {"type": "integer"}, "kdRatio": {"type": "integer"}, "plants": {"type": "integer"}, "scorePerMinute": {"type": "integer"}, "revives": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["deaths", "kdRatio", "kills", "plants", "revives", "score", "scorePerMinute", "timePlayed"]}}, "required": ["properties"]}, "infect": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"kills": {"type": "integer"}, "score": {"type": "integer"}, "infected": {"type": "integer"}, "timePlayed": {"type": "integer"}, "kdRatio": {"type": "number"}, "scorePerMinute": {"type": "number"}, "time": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["deaths", "infected", "kdRatio", "kills", "score", "scorePerMinute", "time", "timePlayed"]}}, "required": ["properties"]}}, "required": ["arena", "arm", "br", "br_all", "br_dmz", "conf", "cyber", "dom", "grnd", "gun", "hc_conf", "hc_cyber", "hc_dom", "hc_hq", "hc_sd", "hc_war", "hq", "infect", "koth", "sd", "war"]}, "map": {"type": "object"}, "itemData": {"type": "object", "properties": {"weapon_assault_rifle": {"type": "object", "properties": {"iw8_ar_tango21": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_ar_mike4": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_ar_valpha": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_ar_falpha": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_ar_mcharlie": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_ar_akilo47": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_ar_asierra12": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_ar_galima": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_ar_sierra552": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_ar_falima": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_ar_anovember94": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_ar_kilo433": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_ar_scharlie": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}}, "required": ["iw8_ar_akilo47", "iw8_ar_anovember94", "iw8_ar_asierra12", "iw8_ar_falima", "iw8_ar_falpha", "iw8_ar_galima", "iw8_ar_kilo433", "iw8_ar_mcharlie", "iw8_ar_mike4", "iw8_ar_scharlie", "iw8_ar_sierra552", "iw8_ar_tango21", "iw8_ar_valpha"]}, "weapon_shotgun": {"type": "object", "properties": {"iw8_sh_mike26": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_sh_charlie725": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_sh_oscar12": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_sh_aalpha12": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_sh_romeo870": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_sh_dpapa12": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}}, "required": ["iw8_sh_aalpha12", "iw8_sh_charlie725", "iw8_sh_dpapa12", "iw8_sh_mike26", "iw8_sh_oscar12", "iw8_sh_romeo870"]}, "weapon_marksman": {"type": "object", "properties": {"iw8_sn_sbeta": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_sn_crossbow": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_sn_romeo700": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_sn_kilo98": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_sn_mike14": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_sn_sksierra": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}}, "required": ["iw8_sn_crossbow", "iw8_sn_kilo98", "iw8_sn_mike14", "iw8_sn_romeo700", "iw8_sn_sbeta", "iw8_sn_sksierra"]}, "weapon_sniper": {"type": "object", "properties": {"iw8_sn_alpha50": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_sn_hdromeo": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_sn_delta": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_sn_xmike109": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}}, "required": ["iw8_sn_alpha50", "iw8_sn_delta", "iw8_sn_hdromeo", "iw8_sn_xmike109"]}, "tacticals": {"type": "object", "properties": {"equip_gas_grenade": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"extraStat1": {"type": "integer"}, "uses": {"type": "integer"}}, "required": ["extraStat1", "uses"]}}, "required": ["properties"]}, "equip_snapshot_grenade": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"extraStat1": {"type": "integer"}, "uses": {"type": "integer"}}, "required": ["extraStat1", "uses"]}}, "required": ["properties"]}, "equip_decoy": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"extraStat1": {"type": "integer"}, "uses": {"type": "integer"}}, "required": ["extraStat1", "uses"]}}, "required": ["properties"]}, "equip_smoke": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"extraStat1": {"type": "integer"}, "uses": {"type": "integer"}}, "required": ["extraStat1", "uses"]}}, "required": ["properties"]}, "equip_concussion": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"extraStat1": {"type": "integer"}, "uses": {"type": "integer"}}, "required": ["extraStat1", "uses"]}}, "required": ["properties"]}, "equip_hb_sensor": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"extraStat1": {"type": "integer"}, "uses": {"type": "integer"}}, "required": ["extraStat1", "uses"]}}, "required": ["properties"]}, "equip_flash": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"extraStat1": {"type": "integer"}, "uses": {"type": "integer"}}, "required": ["extraStat1", "uses"]}}, "required": ["properties"]}, "equip_adrenaline": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"extraStat1": {"type": "integer"}, "uses": {"type": "integer"}}, "required": ["extraStat1", "uses"]}}, "required": ["properties"]}}, "required": ["equip_adrenaline", "equip_concussion", "equip_decoy", "equip_flash", "equip_gas_grenade", "equip_hb_sensor", "equip_smoke", "equip_snapshot_grenade"]}, "lethals": {"type": "object", "properties": {"equip_frag": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"kills": {"type": "integer"}, "uses": {"type": "integer"}}, "required": ["kills", "uses"]}}, "required": ["properties"]}, "equip_thermite": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"kills": {"type": "integer"}, "uses": {"type": "integer"}}, "required": ["kills", "uses"]}}, "required": ["properties"]}, "equip_semtex": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"kills": {"type": "integer"}, "uses": {"type": "integer"}}, "required": ["kills", "uses"]}}, "required": ["properties"]}, "equip_claymore": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"kills": {"type": "integer"}, "uses": {"type": "integer"}}, "required": ["kills", "uses"]}}, "required": ["properties"]}, "equip_c4": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"kills": {"type": "integer"}, "uses": {"type": "integer"}}, "required": ["kills", "uses"]}}, "required": ["properties"]}, "equip_at_mine": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"kills": {"type": "integer"}, "uses": {"type": "integer"}}, "required": ["kills", "uses"]}}, "required": ["properties"]}, "equip_throwing_knife": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"kills": {"type": "integer"}, "uses": {"type": "integer"}}, "required": ["kills", "uses"]}}, "required": ["properties"]}, "equip_molotov": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"kills": {"type": "integer"}, "uses": {"type": "integer"}}, "required": ["kills", "uses"]}}, "required": ["properties"]}}, "required": ["equip_at_mine", "equip_c4", "equip_claymore", "equip_frag", "equip_molotov", "equip_semtex", "equip_thermite", "equip_throwing_knife"]}, "weapon_lmg": {"type": "object", "properties": {"iw8_lm_kilo121": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_lm_mkilo3": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_lm_mgolf34": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_lm_lima86": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_lm_pkilo": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_lm_sierrax": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_lm_mgolf36": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}}, "required": ["iw8_lm_kilo121", "iw8_lm_lima86", "iw8_lm_mgolf34", "iw8_lm_mgolf36", "iw8_lm_mkilo3", "iw8_lm_pkilo", "iw8_lm_sierrax"]}, "weapon_launcher": {"type": "object", "properties": {"iw8_la_gromeo": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_la_rpapa7": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_la_juliet": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "integer"}, "headshots": {"type": "integer"}, "accuracy": {"type": "integer"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_la_kgolf": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "integer"}, "headshots": {"type": "integer"}, "accuracy": {"type": "integer"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_la_mike32": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "integer"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}}, "required": ["iw8_la_gromeo", "iw8_la_juliet", "iw8_la_kgolf", "iw8_la_mike32", "iw8_la_rpapa7"]}, "supers": {"type": "object", "properties": {"super_emp_drone": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"kills": {"type": "integer"}, "misc1": {"type": "integer"}, "misc2": {"type": "integer"}, "uses": {"type": "integer"}}, "required": ["kills", "misc1", "misc2", "uses"]}}, "required": ["properties"]}, "super_trophy": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"kills": {"type": "integer"}, "misc1": {"type": "integer"}, "misc2": {"type": "integer"}, "uses": {"type": "integer"}}, "required": ["kills", "misc1", "misc2", "uses"]}}, "required": ["properties"]}, "super_ammo_drop": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"kills": {"type": "integer"}, "misc1": {"type": "integer"}, "misc2": {"type": "integer"}, "uses": {"type": "integer"}}, "required": ["kills", "misc1", "misc2", "uses"]}}, "required": ["properties"]}, "super_weapon_drop": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"kills": {"type": "integer"}, "misc1": {"type": "integer"}, "misc2": {"type": "integer"}, "uses": {"type": "integer"}}, "required": ["kills", "misc1", "misc2", "uses"]}}, "required": ["properties"]}, "super_fulton": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"kills": {"type": "integer"}, "misc1": {"type": "integer"}, "misc2": {"type": "integer"}, "uses": {"type": "integer"}}, "required": ["kills", "misc1", "misc2", "uses"]}}, "required": ["properties"]}, "super_armor_drop": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"kills": {"type": "integer"}, "misc1": {"type": "integer"}, "misc2": {"type": "integer"}, "uses": {"type": "integer"}}, "required": ["kills", "misc1", "misc2", "uses"]}}, "required": ["properties"]}, "super_select": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"kills": {"type": "integer"}, "misc1": {"type": "integer"}, "misc2": {"type": "integer"}, "uses": {"type": "integer"}}, "required": ["kills", "misc1", "misc2", "uses"]}}, "required": ["properties"]}, "super_tac_insert": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"kills": {"type": "integer"}, "misc1": {"type": "integer"}, "misc2": {"type": "integer"}, "uses": {"type": "integer"}}, "required": ["kills", "misc1", "misc2", "uses"]}}, "required": ["properties"]}, "super_recon_drone": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"kills": {"type": "integer"}, "misc1": {"type": "integer"}, "misc2": {"type": "integer"}, "uses": {"type": "integer"}}, "required": ["kills", "misc1", "misc2", "uses"]}}, "required": ["properties"]}, "super_deadsilence": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"kills": {"type": "integer"}, "misc1": {"type": "integer"}, "misc2": {"type": "integer"}, "uses": {"type": "integer"}}, "required": ["kills", "misc1", "misc2", "uses"]}}, "required": ["properties"]}, "super_supply_drop": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"kills": {"type": "integer"}, "misc1": {"type": "integer"}, "misc2": {"type": "integer"}, "uses": {"type": "integer"}}, "required": ["kills", "misc1", "misc2", "uses"]}}, "required": ["properties"]}, "super_tac_cover": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"kills": {"type": "integer"}, "misc1": {"type": "integer"}, "misc2": {"type": "integer"}, "uses": {"type": "integer"}}, "required": ["kills", "misc1", "misc2", "uses"]}}, "required": ["properties"]}, "super_support_box": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"kills": {"type": "integer"}, "misc1": {"type": "integer"}, "misc2": {"type": "integer"}, "uses": {"type": "integer"}}, "required": ["kills", "misc1", "misc2", "uses"]}}, "required": ["properties"]}}, "required": ["super_ammo_drop", "super_armor_drop", "super_deadsilence", "super_emp_drone", "super_fulton", "super_recon_drone", "super_select", "super_supply_drop", "super_support_box", "super_tac_cover", "super_tac_insert", "super_trophy", "super_weapon_drop"]}, "weapon_pistol": {"type": "object", "properties": {"iw8_pi_cpapa": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_pi_mike9": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_pi_mike1911": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_pi_golf21": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_pi_decho": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_pi_papa320": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}}, "required": ["iw8_pi_cpapa", "iw8_pi_decho", "iw8_pi_golf21", "iw8_pi_mike1911", "iw8_pi_mike9", "iw8_pi_papa320"]}, "weapon_other": {"type": "object", "properties": {"iw8_me_riotshield": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "integer"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}}, "required": ["iw8_me_riotshield"]}, "weapon_smg": {"type": "object", "properties": {"iw8_sm_mpapa7": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_sm_augolf": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_sm_papa90": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_sm_charlie9": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_sm_mpapa5": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_sm_smgolf45": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_sm_beta": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_sm_victor": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_sm_uzulu": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "number"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}}, "required": ["iw8_sm_augolf", "iw8_sm_beta", "iw8_sm_charlie9", "iw8_sm_mpapa5", "iw8_sm_mpapa7", "iw8_sm_papa90", "iw8_sm_smgolf45", "iw8_sm_uzulu", "iw8_sm_victor"]}, "weapon_melee": {"type": "object", "properties": {"iw8_me_akimboblunt": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "integer"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_me_akimboblades": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "integer"}, "headshots": {"type": "integer"}, "accuracy": {"type": "integer"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}, "iw8_knife": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"hits": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "headshots": {"type": "integer"}, "accuracy": {"type": "integer"}, "shots": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["accuracy", "deaths", "headshots", "hits", "kdRatio", "kills", "shots"]}}, "required": ["properties"]}}, "required": ["iw8_knife", "iw8_me_akimboblades", "iw8_me_akimboblunt"]}}, "required": ["lethals", "supers", "tacticals", "weapon_assault_rifle", "weapon_launcher", "weapon_lmg", "weapon_marksman", "weapon_melee", "weapon_other", "weapon_pistol", "weapon_shotgun", "weapon_smg", "weapon_sniper"]}, "scorestreakData": {"type": "object", "properties": {"lethalScorestreakData": {"type": "object", "properties": {"precision_airstrike": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"extraStat1": {"type": "integer"}, "uses": {"type": "integer"}, "awardedCount": {"type": "integer"}}, "required": ["awardedCount", "extraStat1", "uses"]}}, "required": ["properties"]}, "cruise_predator": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"extraStat1": {"type": "integer"}, "uses": {"type": "integer"}, "awardedCount": {"type": "integer"}}, "required": ["awardedCount", "extraStat1", "uses"]}}, "required": ["properties"]}, "manual_turret": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"extraStat1": {"type": "integer"}, "uses": {"type": "integer"}, "awardedCount": {"type": "integer"}}, "required": ["awardedCount", "extraStat1", "uses"]}}, "required": ["properties"]}, "white_phosphorus": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"extraStat1": {"type": "integer"}, "uses": {"type": "integer"}, "awardedCount": {"type": "integer"}}, "required": ["awardedCount", "extraStat1", "uses"]}}, "required": ["properties"]}, "hover_jet": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"extraStat1": {"type": "integer"}, "uses": {"type": "integer"}, "awardedCount": {"type": "integer"}}, "required": ["awardedCount", "extraStat1", "uses"]}}, "required": ["properties"]}, "chopper_gunner": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"extraStat1": {"type": "integer"}, "uses": {"type": "integer"}, "awardedCount": {"type": "integer"}}, "required": ["awardedCount", "extraStat1", "uses"]}}, "required": ["properties"]}, "gunship": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"extraStat1": {"type": "integer"}, "uses": {"type": "integer"}, "awardedCount": {"type": "integer"}}, "required": ["awardedCount", "extraStat1", "uses"]}}, "required": ["properties"]}, "sentry_gun": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"extraStat1": {"type": "integer"}, "uses": {"type": "integer"}, "awardedCount": {"type": "integer"}}, "required": ["awardedCount", "extraStat1", "uses"]}}, "required": ["properties"]}, "toma_strike": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"extraStat1": {"type": "integer"}, "uses": {"type": "integer"}, "awardedCount": {"type": "integer"}}, "required": ["awardedCount", "extraStat1", "uses"]}}, "required": ["properties"]}, "nuke": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"extraStat1": {"type": "integer"}, "uses": {"type": "integer"}, "awardedCount": {"type": "integer"}}, "required": ["awardedCount", "extraStat1", "uses"]}}, "required": ["properties"]}, "juggernaut": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"extraStat1": {"type": "integer"}, "uses": {"type": "integer"}, "awardedCount": {"type": "integer"}}, "required": ["awardedCount", "extraStat1", "uses"]}}, "required": ["properties"]}, "pac_sentry": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"extraStat1": {"type": "integer"}, "uses": {"type": "integer"}, "awardedCount": {"type": "integer"}}, "required": ["awardedCount", "extraStat1", "uses"]}}, "required": ["properties"]}, "chopper_support": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"extraStat1": {"type": "integer"}, "uses": {"type": "integer"}, "awardedCount": {"type": "integer"}}, "required": ["awardedCount", "extraStat1", "uses"]}}, "required": ["properties"]}, "bradley": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"extraStat1": {"type": "integer"}, "uses": {"type": "integer"}, "awardedCount": {"type": "integer"}}, "required": ["awardedCount", "extraStat1", "uses"]}}, "required": ["properties"]}}, "required": ["bradley", "chopper_gunner", "chopper_support", "cruise_predator", "gunship", "hover_jet", "juggernaut", "manual_turret", "nuke", "pac_sentry", "precision_airstrike", "sentry_gun", "toma_strike", "white_phosphorus"]}, "supportScorestreakData": {"type": "object", "properties": {"airdrop": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"extraStat1": {"type": "integer"}, "uses": {"type": "integer"}, "awardedCount": {"type": "integer"}}, "required": ["awardedCount", "extraStat1", "uses"]}}, "required": ["properties"]}, "radar_drone_overwatch": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"extraStat1": {"type": "integer"}, "uses": {"type": "integer"}, "awardedCount": {"type": "integer"}}, "required": ["awardedCount", "extraStat1", "uses"]}}, "required": ["properties"]}, "scrambler_drone_guard": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"extraStat1": {"type": "integer"}, "uses": {"type": "integer"}, "awardedCount": {"type": "integer"}}, "required": ["awardedCount", "extraStat1", "uses"]}}, "required": ["properties"]}, "uav": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"extraStat1": {"type": "integer"}, "uses": {"type": "integer"}, "awardedCount": {"type": "integer"}}, "required": ["awardedCount", "extraStat1", "uses"]}}, "required": ["properties"]}, "airdrop_multiple": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"extraStat1": {"type": "integer"}, "uses": {"type": "integer"}, "awardedCount": {"type": "integer"}}, "required": ["awardedCount", "extraStat1", "uses"]}}, "required": ["properties"]}, "directional_uav": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"extraStat1": {"type": "integer"}, "uses": {"type": "integer"}, "awardedCount": {"type": "integer"}}, "required": ["awardedCount", "extraStat1", "uses"]}}, "required": ["properties"]}}, "required": ["airdrop", "airdrop_multiple", "directional_uav", "radar_drone_overwatch", "scrambler_drone_guard", "uav"]}}, "required": ["lethalScorestreakData", "supportScorestreakData"]}, "accoladeData": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"classChanges": {"type": "integer"}, "highestAvgAltitude": {"type": "integer"}, "killsFromBehind": {"type": "integer"}, "lmgDeaths": {"type": "integer"}, "riotShieldDamageAbsorbed": {"type": "integer"}, "flashbangHits": {"type": "integer"}, "meleeKills": {"type": "integer"}, "tagsLargestBank": {"type": "integer"}, "shotgunKills": {"type": "integer"}, "sniperDeaths": {"type": "integer"}, "timeProne": {"type": "integer"}, "killstreakWhitePhosphorousKillsAssists": {"type": "integer"}, "shortestLife": {"type": "integer"}, "deathsFromBehind": {"type": "integer"}, "higherRankedKills": {"type": "integer"}, "mostAssists": {"type": "integer"}, "leastKills": {"type": "integer"}, "tagsDenied": {"type": "integer"}, "killstreakWheelsonKills": {"type": "integer"}, "sniperHeadshots": {"type": "integer"}, "killstreakJuggernautKills": {"type": "integer"}, "smokesUsed": {"type": "integer"}, "avengerKills": {"type": "integer"}, "decoyHits": {"type": "integer"}, "killstreakCarePackageUsed": {"type": "integer"}, "molotovKills": {"type": "integer"}, "gasHits": {"type": "integer"}, "comebackKills": {"type": "integer"}, "lmgHeadshots": {"type": "integer"}, "smgDeaths": {"type": "integer"}, "carrierKills": {"type": "integer"}, "deployableCoverUsed": {"type": "integer"}, "thermiteKills": {"type": "integer"}, "arKills": {"type": "integer"}, "c4Kills": {"type": "integer"}, "suicides": {"type": "integer"}, "clutch": {"type": "integer"}, "survivorKills": {"type": "integer"}, "killstreakGunshipKills": {"type": "integer"}, "timeSpentAsPassenger": {"type": "integer"}, "returns": {"type": "integer"}, "smgHeadshots": {"type": "integer"}, "launcherDeaths": {"type": "integer"}, "oneShotOneKills": {"type": "integer"}, "ammoBoxUsed": {"type": "integer"}, "spawnSelectSquad": {"type": "integer"}, "weaponPickups": {"type": "integer"}, "pointBlankKills": {"type": "integer"}, "tagsCaptured": {"type": "integer"}, "killstreakGroundKills": {"type": "integer"}, "distanceTraveledInVehicle": {"type": "integer"}, "longestLife": {"type": "integer"}, "stunHits": {"type": "integer"}, "spawnSelectFlag": {"type": "integer"}, "shotgunHeadshots": {"type": "integer"}, "bombDefused": {"type": "integer"}, "snapshotHits": {"type": "integer"}, "noKillsWithDeath": {"type": "integer"}, "killstreakAUAVAssists": {"type": "integer"}, "killstreakPersonalUAVKills": {"type": "integer"}, "tacticalInsertionSpawns": {"type": "integer"}, "launcherKills": {"type": "integer"}, "spawnSelectVehicle": {"type": "integer"}, "mostKillsLeastDeaths": {"type": "integer"}, "mostKills": {"type": "integer"}, "defends": {"type": "integer"}, "timeSpentAsDriver": {"type": "integer"}, "bombDetonated": {"type": "integer"}, "arHeadshots": {"type": "integer"}, "timeOnPoint": {"type": "integer"}, "lmgKills": {"type": "integer"}, "killstreakUAVAssists": {"type": "integer"}, "carepackagesCaptured": {"type": "integer"}, "mostKillsLongestStreak": {"type": "integer"}, "killstreakCruiseMissileKills": {"type": "integer"}, "longestStreak": {"type": "integer"}, "destroyedKillstreaks": {"type": "integer"}, "hipfireKills": {"type": "integer"}, "stimDamageHealed": {"type": "integer"}, "skippedKillcams": {"type": "integer"}, "leastAssists": {"type": "integer"}, "mostMultikills": {"type": "integer"}, "highestRankedKills": {"type": "integer"}, "killstreakAirstrikeKills": {"type": "integer"}, "distanceTravelled": {"type": "integer"}, "killstreakKills": {"type": "integer"}, "semtexKills": {"type": "integer"}, "penetrationKills": {"type": "integer"}, "explosionsSurvived": {"type": "integer"}, "highestMultikill": {"type": "integer"}, "arDeaths": {"type": "integer"}, "longshotKills": {"type": "integer"}, "proximityMineKills": {"type": "integer"}, "tagsMegaBanked": {"type": "integer"}, "mostKillsMostHeadshots": {"type": "integer"}, "firstInfected": {"type": "integer"}, "killstreakCUAVAssists": {"type": "integer"}, "throwingKnifeKills": {"type": "integer"}, "executionKills": {"type": "integer"}, "lastSurvivor": {"type": "integer"}, "reconDroneMarks": {"type": "integer"}, "deadSilenceKills": {"type": "integer"}, "revengeKills": {"type": "integer"}, "infectedKills": {"type": "integer"}, "killEnemyTeam": {"type": "integer"}, "sniperKills": {"type": "integer"}, "killstreakCluserStrikeKills": {"type": "integer"}, "meleeDeaths": {"type": "integer"}, "timeWatchingKillcams": {"type": "integer"}, "killstreakTankKills": {"type": "integer"}, "noKillNoDeath": {"type": "integer"}, "shotgunDeaths": {"type": "integer"}, "killstreakChopperGunnerKills": {"type": "integer"}, "shotsFired": {"type": "integer"}, "stoppingPowerKills": {"type": "integer"}, "pistolPeaths": {"type": "integer"}, "killstreakShieldTurretKills": {"type": "integer"}, "timeCrouched": {"type": "integer"}, "noDeathsFromBehind": {"type": "integer"}, "bombPlanted": {"type": "integer"}, "setbacks": {"type": "integer"}, "smgKills": {"type": "integer"}, "claymoreKills": {"type": "integer"}, "kills10NoDeaths": {"type": "integer"}, "pistolHeadshots": {"type": "integer"}, "killstreakVTOLJetKills": {"type": "integer"}, "headshots": {"type": "integer"}, "mostDeaths": {"type": "integer"}, "adsKills": {"type": "integer"}, "empDroneHits": {"type": "integer"}, "defenderKills": {"type": "integer"}, "launcherHeadshots": {"type": "integer"}, "timesSelectedAsSquadLeader": {"type": "integer"}, "killstreakAirKills": {"type": "integer"}, "assaults": {"type": "integer"}, "fragKills": {"type": "integer"}, "killstreakEmergencyAirdropUsed": {"type": "integer"}, "captures": {"type": "integer"}, "killstreakChopperSupportKills": {"type": "integer"}, "spawnSelectBase": {"type": "integer"}, "noKill10Deaths": {"type": "integer"}, "leastDeaths": {"type": "integer"}, "killstreakSentryGunKills": {"type": "integer"}, "longestTimeSpentOnWeapon": {"type": "integer"}, "lowerRankedKills": {"type": "integer"}, "trophySystemHits": {"type": "integer"}, "clutchRevives": {"type": "integer"}, "lowestAvgAltitude": {"type": "integer"}, "pickups": {"type": "integer"}, "pistolKills": {"type": "integer"}, "reloads": {"type": "integer"}}, "required": ["adsKills", "ammoBoxUsed", "arDeaths", "arHeadshots", "arKills", "assaults", "avengerKills", "bombDefused", "bombDetonated", "bombPlanted", "c4Kills", "captures", "carepackagesCaptured", "carrierKills", "classChanges", "claymoreKills", "clutch", "clutchRevives", "comebackKills", "deadSilenceKills", "deathsFromBehind", "decoyHits", "defenderKills", "defends", "deployableCoverUsed", "destroyedKillstreaks", "distanceTraveledInVehicle", "distanceTravelled", "empDroneHits", "executionKills", "explosionsSurvived", "firstInfected", "flashbangHits", "fragKills", "gasHits", "headshots", "higherRankedKills", "highestAvgAltitude", "highestMultikill", "highestRankedKills", "hipfireKills", "infectedKills", "killEnemyTeam", "kills10NoDeaths", "killsFromBehind", "killstreakAUAVAssists", "killstreakAirKills", "killstreakAirstrikeKills", "killstreakCUAVAssists", "killstreakCarePackageUsed", "killstreakChopperGunnerKills", "killstreakChopperSupportKills", "killstreakCluserStrikeKills", "killstreakCruiseMissileKills", "killstreakEmergencyAirdropUsed", "killstreakGroundKills", "killstreakGunshipKills", "killstreakJuggernautKills", "killstreakKills", "killstreakPersonalUAVKills", "killstreakSentryGunKills", "killstreakShieldTurretKills", "killstreakTankKills", "killstreakUAVAssists", "killstreakVTOLJetKills", "killstreakWheelsonKills", "killstreakWhitePhosphorousKillsAssists", "lastSurvivor", "launcherDeaths", "launcherHeadshots", "launcherKills", "leastAssists", "leastDeaths", "leastKills", "lmgDeaths", "lmgHeadshots", "lmgKills", "longestLife", "longestStreak", "longestTimeSpentOnWeapon", "longshotKills", "lowerRankedKills", "lowestAvgAltitude", "meleeDeaths", "meleeKills", "molotovKills", "mostAssists", "mostDeaths", "mostKills", "mostKillsLeastDeaths", "mostKillsLongestStreak", "mostKillsMostHeadshots", "mostMultikills", "noDeathsFromBehind", "noKill10Deaths", "noKillNoDeath", "noKillsWithDeath", "oneShotOneKills", "penetrationKills", "pickups", "pistolHeadshots", "pistolKills", "pistolPeaths", "pointBlankKills", "proximityMineKills", "reconDroneMarks", "reloads", "returns", "revengeKills", "riotShieldDamageAbsorbed", "semtexKills", "setbacks", "shortestLife", "shotgunDeaths", "shotgunHeadshots", "shotgunKills", "shotsFired", "skippedKillcams", "smgDeaths", "smgHeadshots", "smgKills", "smokesUsed", "snapshotHits", "sniperDeaths", "sniperHeadshots", "sniperKills", "spawnSelectBase", "spawnSelectFlag", "spawnSelectSquad", "spawnSelectVehicle", "stimDamageHealed", "stoppingPowerKills", "stunHits", "suicides", "survivorKills", "tacticalInsertionSpawns", "tagsCaptured", "tagsDenied", "tagsLargestBank", "tagsMegaBanked", "thermiteKills", "throwingKnifeKills", "timeCrouched", "timeOnPoint", "timeProne", "timeSpentAsDriver", "timeSpentAsPassenger", "timeWatchingKillcams", "timesSelectedAsSquadLeader", "trophySystemHits", "weaponPickups"]}}, "required": ["properties"]}}, "required": ["accoladeData", "all", "itemData", "map", "mode", "scorestreakData"]}, "weekly": {"type": "object", "properties": {"all": {"type": "object", "properties": {"properties": {"type": "null"}}, "required": ["properties"]}, "mode": {"type": "object"}, "map": {"type": "object"}}, "required": ["all", "map", "mode"]}, "engagement": {"type": "null"}}, "required": ["engagement", "level", "levelXpGained", "levelXpRemainder", "lifetime", "maxLevel", "maxPrestige", "p", "paragonId", "paragonRank", "platform", "prestige", "prestigeId", "s", "title", "totalXp", "type", "username", "weekly"]} |
b862f22a-97b0-4a95-8bb4-ac97fddec5a6/621b4845-f4ca-4ddf-9c63-6c6eb48bdbce/0/0 | Call of Duty | An API endpoint to easily access stats for MW and Warzone players and matches. Easily create responsive dashboards and scripts using this simple API. | 0.3 | Get Warzone Player Stats | Get stats for Warzone modes of requested player. | 200 | Response | {"br_dmz": {"properties": {"wins": 1, "kills": 67, "kdRatio": 1.3673469387755102, "downs": 70, "topTwentyFive": 1, "objTime": 0, "topTen": 1, "contracts": 2, "revives": 0, "topFive": 1, "score": 28074, "timePlayed": 8085, "gamesPlayed": 11, "tokens": 0, "scorePerMinute": 208.3413729128015, "cash": 568, "deaths": 49}}, "br": {"properties": {"wins": 32, "kills": 2065, "kdRatio": 1.2454764776839566, "downs": 1981, "topTwentyFive": 412, "objTime": 0, "topTen": 204, "contracts": 727, "revives": 238, "topFive": 124, "score": 2337995, "timePlayed": 660726, "gamesPlayed": 668, "tokens": 0, "scorePerMinute": 212.31145739686343, "cash": 0, "deaths": 1658}}, "br_all": {"properties": {"wins": 33, "kills": 2132, "kdRatio": 1.2489748096074986, "downs": 2051, "topTwentyFive": 413, "objTime": 0, "topTen": 205, "contracts": 729, "revives": 238, "topFive": 125, "score": 2366069, "timePlayed": 668811, "gamesPlayed": 679, "tokens": 0, "scorePerMinute": 212.26346456622275, "cash": 568, "deaths": 1707}}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"br_dmz": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"wins": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "downs": {"type": "integer"}, "topTwentyFive": {"type": "integer"}, "objTime": {"type": "integer"}, "topTen": {"type": "integer"}, "contracts": {"type": "integer"}, "revives": {"type": "integer"}, "topFive": {"type": "integer"}, "score": {"type": "integer"}, "timePlayed": {"type": "integer"}, "gamesPlayed": {"type": "integer"}, "tokens": {"type": "integer"}, "scorePerMinute": {"type": "number"}, "cash": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["cash", "contracts", "deaths", "downs", "gamesPlayed", "kdRatio", "kills", "objTime", "revives", "score", "scorePerMinute", "timePlayed", "tokens", "topFive", "topTen", "topTwentyFive", "wins"]}}, "required": ["properties"]}, "br": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"wins": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "downs": {"type": "integer"}, "topTwentyFive": {"type": "integer"}, "objTime": {"type": "integer"}, "topTen": {"type": "integer"}, "contracts": {"type": "integer"}, "revives": {"type": "integer"}, "topFive": {"type": "integer"}, "score": {"type": "integer"}, "timePlayed": {"type": "integer"}, "gamesPlayed": {"type": "integer"}, "tokens": {"type": "integer"}, "scorePerMinute": {"type": "number"}, "cash": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["cash", "contracts", "deaths", "downs", "gamesPlayed", "kdRatio", "kills", "objTime", "revives", "score", "scorePerMinute", "timePlayed", "tokens", "topFive", "topTen", "topTwentyFive", "wins"]}}, "required": ["properties"]}, "br_all": {"type": "object", "properties": {"properties": {"type": "object", "properties": {"wins": {"type": "integer"}, "kills": {"type": "integer"}, "kdRatio": {"type": "number"}, "downs": {"type": "integer"}, "topTwentyFive": {"type": "integer"}, "objTime": {"type": "integer"}, "topTen": {"type": "integer"}, "contracts": {"type": "integer"}, "revives": {"type": "integer"}, "topFive": {"type": "integer"}, "score": {"type": "integer"}, "timePlayed": {"type": "integer"}, "gamesPlayed": {"type": "integer"}, "tokens": {"type": "integer"}, "scorePerMinute": {"type": "number"}, "cash": {"type": "integer"}, "deaths": {"type": "integer"}}, "required": ["cash", "contracts", "deaths", "downs", "gamesPlayed", "kdRatio", "kills", "objTime", "revives", "score", "scorePerMinute", "timePlayed", "tokens", "topFive", "topTen", "topTwentyFive", "wins"]}}, "required": ["properties"]}}, "required": ["br", "br_all", "br_dmz"]} |
5f485b39-50b2-4258-87d1-7696734fa23a/59be0adb-3249-4200-8a1e-52a06fd548ee/0/0 | DiceForge | DiceForge is a powerful and versatile dice rolling API designed for tabletop RPG enthusiasts and game developers alike. With an intuitive interface and support for a wide range of dice configurations, DiceForge makes it easy to generate random outcomes for any scenario. Whether you're rolling character stats, simulating combat encounters, or resolving skill checks, DiceForge delivers reliable and customizable results to enhance your gaming experience. Level up your next adventure with DiceFor... | 8.4 | /statroll | Rolls 4d6 for generating character stats, dropping the lowest die result from the total, and returns the results.
Methods: GET, POST
Parameters:
modifier (integer): An integer representing the modifier to apply to the total of the stat roll. | 200 | New Example | {"dice": [{"sides": 6, "results": [6, 3, 2, 1], "total": 11}], "total": 11} | {"type": "object", "properties": {"dice": {"type": "array", "items": {"type": "object", "properties": {"sides": {"type": "integer"}, "results": {"oneOf": [{"type": "array", "items": {"type": "integer"}}, {"type": "array", "items": {"type": "object", "properties": {"rolls": {"type": "array", "items": {"type": "integer"}}, "selected_roll": {"type": "integer"}}, "required": ["rolls", "selected_roll"]}}]}, "modifier": {"type": "integer"}, "total": {"type": "integer"}}, "required": ["sides", "results", "total"]}}, "total_modifier": {"type": "integer"}, "total": {"type": "integer"}, "advantage": {"type": "boolean"}, "disadvantage": {"type": "boolean"}}, "required": ["dice", "total"]} |
5f485b39-50b2-4258-87d1-7696734fa23a/a11d6059-f6a7-4179-9e5e-82cb98c6fa3e/0/0 | DiceForge | DiceForge is a powerful and versatile dice rolling API designed for tabletop RPG enthusiasts and game developers alike. With an intuitive interface and support for a wide range of dice configurations, DiceForge makes it easy to generate random outcomes for any scenario. Whether you're rolling character stats, simulating combat encounters, or resolving skill checks, DiceForge delivers reliable and customizable results to enhance your gaming experience. Level up your next adventure with DiceFor... | 8.4 | /notation | Rolls dice based on the given RPG Dice Notation and returns the results.
Methods: POST
Parameters:
notation (string): A string representing the RPG Dice Notation to roll. Format: NdS+M, where N is the number of dice, S is the number of sides, and M is the modifier. For example: '2d6+3 1d8-1'. Can also include advantage and disadvantage flags: '!a' or '!d' at the end of the notation. | 200 | New Example | {"dice": [{"sides": 6, "results": [{"rolls": [3, 1], "selected_roll": 3}, {"rolls": [6, 3], "selected_roll": 6}], "modifier": 4, "total": 13}, {"sides": 20, "results": [{"rolls": [19, 16], "selected_roll": 19}], "total": 19}], "total_modifier": 5, "advantage": true, "total": 37} | {"type": "object", "properties": {"dice": {"type": "array", "items": {"type": "object", "properties": {"sides": {"type": "integer"}, "results": {"oneOf": [{"type": "array", "items": {"type": "integer"}}, {"type": "array", "items": {"type": "object", "properties": {"rolls": {"type": "array", "items": {"type": "integer"}}, "selected_roll": {"type": "integer"}}, "required": ["rolls", "selected_roll"]}}]}, "modifier": {"type": "integer"}, "total": {"type": "integer"}}, "required": ["sides", "results", "total"]}}, "total_modifier": {"type": "integer"}, "total": {"type": "integer"}, "advantage": {"type": "boolean"}, "disadvantage": {"type": "boolean"}}, "required": ["dice", "total"]} |
0093ed41-6f2f-464f-bd22-def091f62440/398a9658-7012-43e3-a29a-f4dd705c95b3/0/0 | Ludo King Api Room Code | Ludo King room code API: an automated bot will initiate a game, and once two players join, it will commence the match and then exit, allowing the two players to continue.
All matches using this API will automatically begin once two players have joined using the room code.
Email : [email protected] | 7.8 | Ludo King room code | Get ludo king room code. | 200 | New Example | {"roomcode": "07374585"} | {"type": "object", "properties": {"roomcode": {"type": "string"}}} |
086b773b-eca5-421a-891a-2674ee22473f/f7081b36-9938-4e62-9191-0304d149c369/0/0 | Ludoking RoomType Checker Api | Ludoking Room Type Checker Api
manual entering roomode to get results classic / popular | 5.2 | Get Room Type | Get Room Type | 200 | Example_1 | {"roomcode": "09141595", "type": "room not found"} | {"type": "object", "properties": {"roomcode": {"type": "string"}, "type": {"type": "string"}}} |
ae27b35f-db53-42b8-be58-d5ac5464a9c0/584300ad-c997-4d71-9bbe-bfb24ff4dd4e/0/0 | BattleBits API | BattleBit Remastered offers a thrilling low-poly, massive multiplayer first-person shooter experience, accommodating up to 254 players per server. Engage in epic battles on a nearly fully destructible battlefield featuring a diverse range of vehicles! | null | Item Detail By Slug | Get Details on a specific item based on the name_slug parameter | 200 | Response | {"id": 129, "name": "VTACUVG Tactical Grip", "name_slug": "vtacuvg-tactical-grip", "code": "VqCccGOLiOFqvF85HI4d", "content_type": "attachment", "content_type_slug": "attachment", "sub_type": "Underbarrel Rail", "description": "Decreases upward gun kick for better accuracy and control.", "section_content": [{"Vertical Recoil": ["-5%"]}, {"Running speed": ["-0.01"]}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "name_slug": {"type": "string"}, "code": {"type": "string"}, "content_type": {"type": "string"}, "content_type_slug": {"type": "string"}, "sub_type": {"type": "string"}, "description": {"type": "string"}, "section_content": {"type": "array", "items": {"type": "object", "properties": {"Vertical Recoil": {"type": "array", "items": {"type": "string"}}, "Running speed": {"type": "array", "items": {"type": "string"}}}}}}, "required": ["code", "content_type", "content_type_slug", "description", "id", "name", "name_slug", "section_content", "sub_type"]} |
ae27b35f-db53-42b8-be58-d5ac5464a9c0/f414fd3c-736e-45c3-8699-ba28d3a3f7a0/0/0 | BattleBits API | BattleBit Remastered offers a thrilling low-poly, massive multiplayer first-person shooter experience, accommodating up to 254 players per server. Engage in epic battles on a nearly fully destructible battlefield featuring a diverse range of vehicles! | null | Item Details By Code | Get Details on a specific item using the code parameter | 200 | Response | {"id": 129, "name": "VTACUVG Tactical Grip", "name_slug": "vtacuvg-tactical-grip", "code": "VqCccGOLiOFqvF85HI4d", "content_type": "attachment", "content_type_slug": "attachment", "sub_type": "Underbarrel Rail", "description": "Decreases upward gun kick for better accuracy and control.", "section_content": [{"Vertical Recoil": ["-5%"]}, {"Running speed": ["-0.01"]}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "name_slug": {"type": "string"}, "code": {"type": "string"}, "content_type": {"type": "string"}, "content_type_slug": {"type": "string"}, "sub_type": {"type": "string"}, "description": {"type": "string"}, "section_content": {"type": "array", "items": {"type": "object", "properties": {"Vertical Recoil": {"type": "array", "items": {"type": "string"}}, "Running speed": {"type": "array", "items": {"type": "string"}}}}}}, "required": ["code", "content_type", "content_type_slug", "description", "id", "name", "name_slug", "section_content", "sub_type"]} |
ae27b35f-db53-42b8-be58-d5ac5464a9c0/144d86a2-1ef8-4eb3-b39f-3437da32c969/0/0 | BattleBits API | BattleBit Remastered offers a thrilling low-poly, massive multiplayer first-person shooter experience, accommodating up to 254 players per server. Engage in epic battles on a nearly fully destructible battlefield featuring a diverse range of vehicles! | null | Items List | List obtaining items from battlebits | 200 | Response | {"count": 129, "next": "/battlebits/items-v1?per_page=25&page=2", "previous": null, "results": [{"id": 129, "name": "VTACUVG Tactical Grip", "name_slug": "vtacuvg-tactical-grip", "code": "VqCccGOLiOFqvF85HI4d", "content_type": "attachment", "content_type_slug": "attachment", "sub_type": "Underbarrel Rail", "description": "Decreases upward gun kick for better accuracy and control.", "section_content": [{"Vertical Recoil": ["-5%"]}, {"Running speed": ["-0.01"]}]}, {"id": 128, "name": "Vertical Skeleton Grip", "name_slug": "vertical-skeleton-grip", "code": "CyyzyCs7lW0Q56dFAcRO", "content_type": "attachment", "content_type_slug": "attachment", "sub_type": "Underbarrel Rail", "description": "Reduces upward weapon kick but increases time to aim down sights, enhancing stability at the cost of slower target acquisition.", "section_content": [{"Vertical Recoil": ["-5%"]}, {"Aim down time": ["+5%"]}, {"Running speed": ["+0.01"]}]}, {"id": 127, "name": "Vertical Grip", "name_slug": "vertical-grip", "code": "Qte86GW0fdqvaVHIsDyK", "content_type": "attachment", "content_type_slug": "attachment", "sub_type": "Underbarrel Rail", "description": "Decreases horizontal recoil and aim down time, but sacrifices vertical recoil control.", "section_content": [{"Vertical Recoil": ["-20%"]}, {"Horizontal Recoil": ["+4%"]}, {"Aim down time": ["+10%"]}, {"Running speed": ["-0.01"]}]}, {"id": 126, "name": "VAMB-762", "name_slug": "vamb-762", "code": "GPQvboOMzLH8i5fCe2UU", "content_type": "attachment", "content_type_slug": "attachment", "sub_type": "Barrel", "description": "Enhances upward gun kick and speed.", "section_content": [{"Vertical Recoil": ["-5%"]}, {"Velocity": ["+5%"]}, {"Running speed": ["-0.01"]}]}, {"id": 125, "name": "USP", "name_slug": "usp", "code": "uBW4AHKIdkvRETfaVQEt", "content_type": "gun", "content_type_slug": "gun", "sub_type": "Pistol", "description": "The USP is a German pistol unlocked at rank 60. Developed by Heckler & Koch in 1989, it is a sidearm used as a last resort. It has low recoil and can kill enemies in 5 shots, 4 without armor. However, it is inferior to the starting MP-443 in all aspects except vertical recoil.", "section_content": [{"Type": ["Pistol"]}, {"Classes": ["Leader", "Assault", "Medic", "Engineer", "Support", "Recon"]}, {"Unlock Rank": ["60"]}, {"Sound Spread": ["450"]}, {"Muzzle Scale": ["0.25"]}, {"Damage": ["30.00"]}, {"Armor Damage": ["0.00"]}, {"Capacity": ["15"]}, {"Firing Modes": ["Semi-Auto"]}, {"Fire Rate": ["650"]}, {"Reload Time": ["3.23"]}, {"Draw Speed": ["1.00"]}, {"Accuracy": ["73.75"]}, {"Control": ["1.00"]}, {"Aim Down Sights Time": ["0.08"]}, {"Running Speed": ["1.10"]}, {"Vertical Recoil": ["0.70"]}, {"Horizontal Recoil": ["0.50"]}, {"First Shot Kick": ["1.00"]}, {"Velocity": ["320"]}]}, {"id": 124, "name": "Unica", "name_slug": "unica", "code": "REWO5NiESx5ugb8xDTNC", "content_type": "attachment", "content_type_slug": "attachment", "sub_type": "Heavy Caliber Pistol", "description": "The Unica is a powerful Italian pistol unlocked at rank 40. It has double the damage of other sidearms but has a slow fire rate and higher recoil.", "section_content": [{"Type": ["Heavy Caliber Pistol"]}, {"Classes": ["Leader", "Assault", "Medic", "Engineer", "Support", "Recon"]}, {"Unlock Rank": ["40"]}, {"Sound Spread": ["600"]}, {"Muzzle Scale": ["0.50"]}, {"Damage": ["60.00"]}, {"Armor Damage": ["0.00"]}, {"Light Armor Damage": ["10.00"]}, {"Capacity": ["6"]}, {"Firing Modes": ["Semi-Auto"]}, {"Fire Rate": ["200"]}, {"Reload Time": ["4.17"]}, {"Draw Speed": ["1.00"]}, {"Accuracy": ["73.75"]}, {"Control": ["0.86"]}, {"Aim Down Sights Time": ["0.10"]}, {"Running Speed": ["1.10"]}, {"Vertical Recoil": ["5.00"]}, {"Horizontal Recoil": ["3.50"]}, {"First Shot Kick": ["1.10"]}, {"Velocity": ["350.00"]}]}, {"id": 123, "name": "UMP-45", "name_slug": "ump-45", "code": "iyRYTCq1dsORNuPmVm0X", "content_type": "gun", "content_type_slug": "gun", "sub_type": "Submachine Gun", "description": "The UMP-45 is a German SMG unlocked from the start. It is made by H&K and has a missing front iron sight on its icon.", "section_content": [{"Type": ["Submachine Gun"]}, {"Classes": ["Medic", "Engineer"]}, {"Unlock Rank": ["0"]}, {"Sound Spread": ["600"]}, {"Muzzle Scale": ["0.30"]}, {"Damage": ["35.00"]}, {"Armor Damage": ["0.00"]}, {"Capacity": ["25"]}, {"Firing Modes": ["Full Auto", "Semi-Auto"]}, {"Fire Rate": ["650"]}, {"Reload Time": ["3.10"]}, {"Draw Speed": ["1.00"]}, {"Accuracy": ["72.25"]}, {"Control": ["0.93"]}, {"Aim Down Sights Time": ["0.20"]}, {"Running Speed": ["1.10"]}, {"Vertical Recoil": ["1.30"]}, {"Horizontal Recoil": ["0.90"]}, {"First Shot Kick": ["1.00"]}, {"Velocity": ["475"]}]}, {"id": 122, "name": "Ultimax 100", "name_slug": "ultimax-100", "code": "VFnT07tPHLFkzWgrCa2V", "content_type": "gun", "content_type_slug": "gun", "sub_type": "Light Machine Gun", "description": "The Ultimax 100 is a Singaporean Light Machine Gun unlocked at level 100. It has low recoil and light armor damage, but also low infantry damage and fire rate. It has a long reload time, making it less effective at close ranges compared to other options.", "section_content": [{"Type": ["Light Machine Gun"]}, {"Classes": ["Support"]}, {"Unlock Rank": ["100"]}, {"Sound Spread": ["600"]}, {"Muzzle Scale": ["0.86"]}, {"Damage": ["29.00"]}, {"Armor Damage": ["0.00"]}, {"Light Armor Damage": ["5.00"]}, {"Capacity": ["100"]}, {"Firing Modes": ["Full-Auto/Semi-Auto"]}, {"Fire Rate": ["600"]}, {"Reload Time": ["5.27"]}, {"Draw Speed": ["1.00"]}, {"Accuracy": ["70.00"]}, {"Control": ["0.29"]}, {"Aim Down Sights Time": ["0.30"]}, {"Running Speed": ["0.93"]}, {"Vertical Recoil": ["1.10"]}, {"Horizontal Recoil": ["0.60"]}, {"First Shot Kick": ["1.50"]}, {"Velocity": ["600.0"]}]}, {"id": 121, "name": "Tactical", "name_slug": "tactical", "code": "YxhzoCEZT776qaSQEop2", "content_type": "attachment", "content_type_slug": "attachment", "sub_type": "Barrel", "description": "Significantly reduces upward movement of firearm when firing.", "section_content": [{"Vertical Recoil": ["-11%"]}, {"Horizontal Recoil": ["-2%"]}, {"First Shot Kick": ["+5%"]}, {"Accuracy": ["-2?%"]}, {"Sound Spread": ["+1%"]}, {"Muzzle Flash scale": ["-3%"]}]}, {"id": 120, "name": "T90A", "name_slug": "t90a", "code": "Akbs62xOS9msMrbd4Aze", "content_type": "attachment", "content_type_slug": "attachment", "sub_type": "T90A", "description": "The T90A is an upgraded version of the Russian T-90 tank, featuring better armor, engine, and weapons. In the game, it has a crew of three and is armed with a 125mm gun, capable of firing APFSDS and HE rounds. It also has a coaxial machine gun.", "section_content": [{"Nr. of seats": ["3"]}, {"Team": ["RU"]}]}, {"id": 119, "name": "SVD", "name_slug": "svd", "code": "0pUpxmBP8DIL0ZEnOkAo", "content_type": "attachment", "content_type_slug": "attachment", "sub_type": "Designated Marksman Rifle", "description": "The SVD is a powerful Soviet rifle unlocked at rank 115. It is the final DMR in the game, with high damage and excellent range up to 780 meters. It has a muzzle velocity of 950m/s and a rate of fire of 440 RPM, making it the fastest among DMRs.", "section_content": [{"Type": ["Designated Marksman Rifle"]}, {"Classes": ["Leader", "Assault", "Engineer", "Recon"]}, {"Unlock Rank": ["115"]}, {"Sound Spread": ["600"]}, {"Muzzle Scale": ["0.70"]}, {"Damage": ["41.00"]}, {"Armor Damage": ["0.00"]}, {"Light Armor Damage": ["12.00"]}, {"Capacity": ["14"]}, {"Firing Modes": ["Semi-Auto"]}, {"Fire Rate": ["440"]}, {"Reload Time": ["4.21"]}, {"Draw Speed": ["1.00"]}, {"Accuracy": ["92.50"]}, {"Control": ["0.65"]}, {"Aim Down Sights Time": ["0.28"]}, {"Running Speed": ["0.98"]}, {"Vertical Recoil": ["1.40"]}, {"Horizontal Recoil": ["1.10"]}, {"First Shot Kick": ["1.20"]}, {"Velocity": ["950.00"]}]}, {"id": 118, "name": "SV-98", "name_slug": "sv-98", "code": "WpixJQ5tYT0lQrAB4IuI", "content_type": "gun", "content_type_slug": "gun", "sub_type": "Sniper Rifle", "description": "The SV-98 is a sniper rifle from Russia that can be unlocked at rank 30. It has a maximum zeroing distance of 1000m.", "section_content": [{"Type": ["Sniper Rifle"]}, {"Classes": ["Recon"]}, {"Unlock Rank": ["30"]}, {"Sound Spread": ["600"]}, {"Muzzle Scale": ["0.50"]}, {"Damage": ["63.00"]}, {"Armor Damage": ["0.00"]}, {"Light Armor Damage": ["10.00"]}, {"Heavy Armor Damage": ["1.00"]}, {"Capacity": ["10"]}, {"Firing Modes": ["Bolt-Action"]}, {"Bolt Action Speed": ["1.00"]}, {"Reload Time": ["3.60"]}, {"Draw Speed": ["0.90"]}, {"Accuracy": ["100.00"]}, {"Control": ["0.51"]}, {"Aim Down Sights Time": ["0.28"]}, {"Running Speed": ["0.94"]}, {"Vertical Recoil": ["1.10"]}, {"Horizontal Recoil": ["0.80"]}, {"First Shot Kick": ["1.00"]}, {"Velocity": ["1000.00"]}]}, {"id": 117, "name": "Suppressor Short", "name_slug": "suppressor-short", "code": "Q51jqDdUf0XXTj14nPP5", "content_type": "attachment", "content_type_slug": "attachment", "sub_type": "Barrel", "description": "Enhances sound dispersion and muzzle flash while significantly increasing recoil.", "section_content": [{"Vertical Recoil": ["+10%"]}, {"Horizontal Recoil": ["+10%"]}, {"First Shot Kick": ["+10%"]}, {"Sound Spread": ["-35%"]}, {"Muzzle Flash scale": ["-100%"]}, {"Running speed": ["-0.01"]}]}, {"id": 116, "name": "Suppressor Long", "name_slug": "suppressor-long", "code": "JTnLDScxEtMoLfTKJp6z", "content_type": "attachment", "content_type_slug": "attachment", "sub_type": "Barrel", "description": "Increases sound dispersion and muzzle flash, slightly enhances accuracy, significantly increases recoil.", "section_content": [{"Vertical Recoil": ["+30%"]}, {"First Shot Kick": ["+20%"]}, {"Accuracy": ["+?%"]}, {"Sound Spread": ["-65%"]}, {"Muzzle Flash scale": ["-100%"]}, {"Running speed": ["-2%"]}]}, {"id": 115, "name": "Suicide C4", "name_slug": "suicide-c4", "code": "xPvJGjIgLw7GQQj66uVh", "content_type": "attachment", "content_type_slug": "attachment", "sub_type": "Suicide C4", "description": "Suicide C4 is a tool in BattleBit Remastered. Click here to enhance your gameplay with a strategic approach!", "section_content": [{"Type": ["Light Gadget"]}, {"Effect": ["Detonates on death"]}, {"Damage": ["Infantry: 300", "Light vehicles: 800", "Heavy vehicles1200", "Environment: 100", "Buildables: 50", "Explosion radius:", "Triggerable: 5", "Infantry: 5", "Environment: 3", "Vehicle: 3"]}, {"Capacity": [": 1", ": 1", ": 1", ": 1", ": 1", ": 1", "Can be resupplied", "Leader", "Assault", "Medic", "Support", "Engineer", "Recon"]}, {"Supply cost": ["20/unit"]}, {"Classes": ["Leader", "Assault", "Medic", "Support", "Engineer", "Recon"]}, {"Rank": ["3"]}]}, {"id": 114, "name": "Stubby Grip", "name_slug": "stubby-grip", "code": "QmdxsGsBtLjtuG9NvvAK", "content_type": "attachment", "content_type_slug": "attachment", "sub_type": "Underbarrel Rail", "description": "Boosts gun stability and increases the rate at which weapons can be quickly pulled out.", "section_content": [{"Vertical Recoil": ["-4%"]}, {"Horizontal Recoil": ["-6%"]}, {"First Shot Kick": ["+2%"]}, {"Control": ["+?%"]}, {"Running speed": ["-0.01"]}, {"Draw Speed": ["+10%"]}]}, {"id": 113, "name": "Stabil Grip", "name_slug": "stabil-grip", "code": "JbuHpv4yld9ZlHqmSEMn", "content_type": "attachment", "content_type_slug": "attachment", "sub_type": "Underbarrel Rail", "description": "Enhances recoil control and reduces initial shot displacement at the expense of slower aiming speed.", "section_content": [{"Vertical Recoil": ["-3%"]}, {"Horizontal Recoil": ["-3%"]}, {"First Shot Kick": ["-13%"]}, {"Aim down time": ["+10%"]}, {"Running speed": ["-0.01"]}]}, {"id": 112, "name": "SSG 69", "name_slug": "ssg-69", "code": "npCeg6dZLHJLbDZE4naA", "content_type": "gun", "content_type_slug": "gun", "sub_type": "Sniper Rifle", "description": "The SSG 69 is an Austrian sniper rifle that is available from the beginning. It has a maximum zeroing range of 500m and belongs to the Sniper Rifles category.", "section_content": [{"Type": ["Sniper Rifle"]}, {"Classes": ["Recon"]}, {"Unlock Rank": ["0"]}, {"Sound Spread": ["600"]}, {"Muzzle Scale": ["0.60"]}, {"Damage": ["60.00"]}, {"Armor Damage": ["0.00"]}, {"Light Armor Damage": ["10.00"]}, {"Heavy Armor Damage": ["1.00"]}, {"Capacity": ["10"]}, {"Firing Modes": ["Bolt-Action"]}, {"Bolt Action Speed": ["1.00"]}, {"Reload Time": ["4.00"]}, {"Draw Speed": ["0.90"]}, {"Accuracy": ["100.00"]}, {"Control": ["0.51"]}, {"Aim Down Sights Time": ["0.33"]}, {"Running Speed": ["0.99"]}, {"Vertical Recoil": ["1.10"]}, {"Horizontal Recoil": ["0.80"]}, {"First Shot Kick": ["1.00"]}, {"Velocity": ["900.00"]}]}, {"id": 111, "name": "Smoke Grenade White", "name_slug": "smoke-grenade-white", "code": "mkL1FdS7SZijXY1qjGv3", "content_type": "attachment", "content_type_slug": "attachment", "sub_type": "Smoke Grenade White", "description": "In BattleBit Remastered, the Smoke Grenade White creates a dense cloud of white smoke upon impact, blocking vision completely. It limits visibility, except for a short distance around you. Share your strategies here!", "section_content": [{"Type": ["Throwable"]}, {"Effect": ["Deploys smoke"]}, {"Capacity": [": 3", ": 2", ": 2", ": 2", ": 2", ": 2", "Can be resupplied", "Leader", "Assault", "Medic", "Support", "Engineer", "Recon"]}, {"Supply cost": ["10/unit"]}, {"Classes": ["Leader", "Assault", "Medic", "Support", "Engineer", "Recon"]}, {"Rank": ["0"]}]}, {"id": 110, "name": "Smoke Grenade Red", "name_slug": "smoke-grenade-red", "code": "cbm0eVbpx2nCsBWtwNeX", "content_type": "attachment", "content_type_slug": "attachment", "sub_type": "Smoke Grenade Red", "description": "In BattleBit Remastered, Smoke Grenade Red is a gadget that creates a thick cloud of red smoke upon impact, blocking visibility and hindering sight. Get an edge in battles!", "section_content": [{"Type": ["Throwable"]}, {"Effect": ["Deploys smoke"]}, {"Capacity": [": 3", ": 2", ": 2", ": 2", ": 2", ": 2", "Can be resupplied", "Leader", "Assault", "Medic", "Support", "Engineer", "Recon"]}, {"Supply cost": ["10/unit"]}, {"Classes": ["Leader", "Assault", "Medic", "Support", "Engineer", "Recon"]}, {"Rank": ["0"]}]}, {"id": 109, "name": "Smoke Grenade Green", "name_slug": "smoke-grenade-green", "code": "VVjBzbkshRv16m7Qy3ru", "content_type": "attachment", "content_type_slug": "attachment", "sub_type": "Smoke Grenade Green", "description": "In BattleBit Remastered, Smoke Grenade Green creates a dense cloud of green smoke upon impact, blocking visibility. It limits vision even when inside the smoke, except for a short distance. Share your strategies here!", "section_content": [{"Type": ["Throwable"]}, {"Effect": ["Deploys smoke"]}, {"Capacity": [": 3", ": 2", ": 2", ": 2", ": 2", ": 2", "Can be resupplied", "Leader", "Assault", "Medic", "Support", "Engineer", "Recon"]}, {"Supply cost": ["10/unit"]}, {"Classes": ["Leader", "Assault", "Medic", "Support", "Engineer", "Recon"]}, {"Rank": ["0"]}]}, {"id": 108, "name": "Smoke Grenade Blue", "name_slug": "smoke-grenade-blue", "code": "fkeOY0IBGsN20wcKkpPZ", "content_type": "attachment", "content_type_slug": "attachment", "sub_type": "Smoke Grenade Blue", "description": "The Smoke Grenade Blue in BattleBit Remastered produces a dense cloud of blue smoke upon impact, obscuring vision and blocking sight of objects behind it. It limits visibility, except for a short distance. Want to learn more? Click here for strategies!", "section_content": [{"Type": ["Throwable"]}, {"Effect": ["Deploys smoke"]}, {"Capacity": [": 3", ": 2", ": 2", ": 2", ": 2", ": 2", "Can be resupplied", "Leader", "Assault", "Medic", "Support", "Engineer", "Recon"]}, {"Supply cost": ["10/unit"]}, {"Classes": ["Leader", "Assault", "Medic", "Support", "Engineer", "Recon"]}, {"Rank": ["0"]}]}, {"id": 107, "name": "Smoke Grenade", "name_slug": "smoke-grenade", "code": "HVMZ7a6vF8oIAZFWAeRY", "content_type": "attachment", "content_type_slug": "attachment", "sub_type": "Smoke Grenade", "description": "Smoke Grenades are throwable gadgets that create a smoky cloud, limiting visibility to only a short radius of about two meters. They are unlocked by default and obstruct vision from both inside and outside the cloud.", "section_content": [{"Type": ["Throwable"]}, {"Effect": ["Deploys smoke"]}, {"Capacity": [": 3", ": 2", ": 2", ": 2", ": 2", ": 2", "Can be resupplied", "Leader", "Assault", "Medic", "Support", "Engineer", "Recon"]}, {"Supply cost": ["10/unit"]}, {"Classes": ["Leader", "Assault", "Medic", "Support", "Engineer", "Recon"]}, {"Rank": ["0"]}]}, {"id": 106, "name": "Small Ammo Kit", "name_slug": "small-ammo-kit", "code": "aaOWvcWyoxLrnIm1gczx", "content_type": "attachment", "content_type_slug": "attachment", "sub_type": "Small Ammo Kit", "description": "Small Ammo Kit is a gadget in BattleBit Remastered that allows you to resupply yourself and your teammates. Use the Secondary Gadget key to equip it and left-click to throw it on the ground. Interact with it by pressing the interaction key to open the resupply window and refill your equipment by holding the corresponding key.", "section_content": [{"Type": ["Heavy Gadget"]}, {"Effect": ["Ammo Supply: 150", "First Aid Supply: 40", "Resupplies equipment and ammo:"]}, {"Capacity": [": 1", ": 1", "Cannot be resupplied", "Assault", "Support"]}, {"Classes": ["Assault", "Support"]}, {"Rank": ["0"]}]}, {"id": 105, "name": "Sledge Hammer", "name_slug": "sledge-hammer", "code": "yAManWXwfBcdy3o4s26K", "content_type": "attachment", "content_type_slug": "attachment", "sub_type": "Sledge Hammer", "description": "The Sledge Hammer in BattleBit Remastered instantly demolishes walls and is great for quickly advancing through urban areas. It deals 50 damage to infantry, usually requiring just 2 hits to eliminate an enemy.", "section_content": [{"Type": ["Heavy Gadget"]}, {"Damage": ["Infantry: 50", "Light vehicles: 0", "Heavy vehicles0", "Environment: 0", "Buildables: 0", "Explosion radius:", "Triggerable: 4", "Infantry: 5", "Environment: 15", "Vehicle: 10"]}, {"Capacity": ["Not applicable"]}, {"Classes": ["Leader", "Assault", "Recon"]}, {"Rank": ["0"]}]}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"count": {"type": "integer"}, "next": {"type": "string"}, "previous": {"type": "null"}, "results": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "name_slug": {"type": "string"}, "code": {"type": "string"}, "content_type": {"type": "string"}, "content_type_slug": {"type": "string"}, "sub_type": {"type": "string"}, "description": {"type": "string"}, "section_content": {"type": "array", "items": {"type": "object", "properties": {"Vertical Recoil": {"type": "array", "items": {"type": "string"}}, "Running speed": {"type": "array", "items": {"type": "string"}}, "Aim down time": {"type": "array", "items": {"type": "string"}}, "Horizontal Recoil": {"type": "array", "items": {"type": "string"}}, "Velocity": {"type": "array", "items": {"type": "string"}}, "Type": {"type": "array", "items": {"type": "string"}}, "Classes": {"type": "array", "items": {"type": "string"}}, "Unlock Rank": {"type": "array", "items": {"type": "string"}}, "Sound Spread": {"type": "array", "items": {"type": "string"}}, "Muzzle Scale": {"type": "array", "items": {"type": "string"}}, "Damage": {"type": "array", "items": {"type": "string"}}, "Armor Damage": {"type": "array", "items": {"type": "string"}}, "Capacity": {"type": "array", "items": {"type": "string"}}, "Firing Modes": {"type": "array", "items": {"type": "string"}}, "Fire Rate": {"type": "array", "items": {"type": "string"}}, "Reload Time": {"type": "array", "items": {"type": "string"}}, "Draw Speed": {"type": "array", "items": {"type": "string"}}, "Accuracy": {"type": "array", "items": {"type": "string"}}, "Control": {"type": "array", "items": {"type": "string"}}, "Aim Down Sights Time": {"type": "array", "items": {"type": "string"}}, "Running Speed": {"type": "array", "items": {"type": "string"}}, "First Shot Kick": {"type": "array", "items": {"type": "string"}}, "Light Armor Damage": {"type": "array", "items": {"type": "string"}}, "Muzzle Flash scale": {"type": "array", "items": {"type": "string"}}, "Nr. of seats": {"type": "array", "items": {"type": "string"}}, "Team": {"type": "array", "items": {"type": "string"}}, "Heavy Armor Damage": {"type": "array", "items": {"type": "string"}}, "Bolt Action Speed": {"type": "array", "items": {"type": "string"}}, "Effect": {"type": "array", "items": {"type": "string"}}, "Supply cost": {"type": "array", "items": {"type": "string"}}, "Rank": {"type": "array", "items": {"type": "string"}}}}}}, "required": ["code", "content_type", "content_type_slug", "description", "id", "name", "name_slug", "section_content", "sub_type"]}}}, "required": ["count", "next", "previous", "results"]} |
85fbc642-d918-4984-9331-79a47aba8349/fdaacff2-5d4e-489f-8263-ecdd6b6760da/0/0 | Scorermania | This Api adds, retrieves and manages scores for games. | null | Delete score | Delete scores with game id and user id. | 200 | Response | {"data": {"_id": "6423f6dd3319701a2214d5ec", "userId": "user456", "gameId": "game123", "score": 50, "__v": 0}} | {"type": "object", "properties": {"data": {"type": "object", "properties": {"_id": {"type": "string"}, "userId": {"type": "string"}, "gameId": {"type": "string"}, "score": {"type": "integer"}, "__v": {"type": "integer"}}}}} |
85fbc642-d918-4984-9331-79a47aba8349/0026f11e-bdc4-4dff-a7b1-e31df31ad5fe/0/0 | Scorermania | This Api adds, retrieves and manages scores for games. | null | Update score | Update scores with game id and user id. | 200 | Response | {"data": {"_id": "6423f6dd3319701a2214d5ec", "userId": "user456", "gameId": "game123", "score": 50, "__v": 0}} | {"type": "object", "properties": {"data": {"type": "object", "properties": {"_id": {"type": "string"}, "userId": {"type": "string"}, "gameId": {"type": "string"}, "score": {"type": "integer"}, "__v": {"type": "integer"}}}}} |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.