Mempool Configuration API
Retrieve and update your Mempool Configuration, seamlessly with our API
Last updated
Retrieve and update your Mempool Configuration, seamlessly with our API
Last updated
To interact with your Mempool Node Dashboard Configuration, you need to use the following base API:
You must utilise our following endpoints:
apiKey
- This is the API Key for your current API Configuration, you can find this on your Mempool Node Dashboard
apiKey
- This is the API Key for your current API Configuration, you can find this on your Mempool Node Dashboard
addressIndex
- This is the index which is provided via the watchedAddress API, the index maps 1:1 with the response from watchedAddresses
apiKey
- This is the API Key for your current API Configuration, you can find this on your Mempool Node Dashboard
body
- This is where you set the address you wish to watch in your current API Configuration
addressIndex
- This is the index which is provided via the watchedAddress API, the index maps 1:1 with the response from watchedAddresses
apiKey
- This is the API Key for your current API Configuration, you can find this on your Mempool Node Dashboard
body
- This is where you set the address you wish to watch in your current API Configuration
apiKey
- This is the API Key for your current API Configuration, you can find this on your Mempool Node Dashboard
addressIndex
- This is the index which is provided via the watchedAddress API, the index maps 1:1 with the response from watchedAddresses
You can find the {addressIndex}
to pass in by making a GET request to the /watched-addresses route.
/sdk/watched-address/{addressIndex}
You can find the {addressIndex}
to pass in by making a GET request to the /watched-addresses route.
/sdk/watched-address/{addressIndex}
No body
You can find the {addressIndex}
to pass in by making a GET request to the /watched-addresses route.
/sdk/watched-address/{addressIndex}
No body