/v1/tables/{table_handle}/item REST API Endpoint
Path Parameters
table_handle
string
REQUIRED
Loading...
Query Parameters
ledger_version
string
Loading...
Body Parameters
key_type
string
REQUIRED
Loading...
value_type
string
REQUIRED
Loading...
key
string
REQUIRED
Loading...
Returns
result
Loading...
Request
1curl --request POST \2--url https://docs-demo.aptos-mainnet.quiknode.pro/v1/tables/0x1b854694ae746cdbd8d44186ca4929b2b337df21d1c74633be19b2710552fdca/item \3--header 'Content-Type: application/json' \4--data '{5"key_type": "address",6"value_type": "u128",7"key": "0x0619dc29a0aac8fa146714058e8dd6d2d0f3bdf5f6331907bf91f3acd81e6935"8}'9
1curl --request POST \2--url https://docs-demo.aptos-mainnet.quiknode.pro/v1/tables/0x1b854694ae746cdbd8d44186ca4929b2b337df21d1c74633be19b2710552fdca/item \3--header 'Content-Type: application/json' \4--data '{5"key_type": "address",6"value_type": "u128",7"key": "0x0619dc29a0aac8fa146714058e8dd6d2d0f3bdf5f6331907bf91f3acd81e6935"8}'9
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free