v1

get/v1/get-max-spendable/{address}

Path parameters

addressstring required

Bitcoin address to calculate the maximum spendable amount for

Response

Get the maximum spendable Bitcoin amount for the given address after accounting for estimated transaction fees

userAddressstring required

Changes

Changed in 4 of the 19 revisions of this API.217

    • endpoint deprecated

      endpoint-deprecated

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 162bab886181214See the full diff
    • removed the required property ////// from the response with the status

      response-required-property-removed

    • removed the required property ////// from the response with the status

      response-required-property-removed

    • added the new QUOTE_AMOUNT_TOO_LOW enum value to the response property for the response status

      response-property-enum-value-added

    • the endpoint scheme security api_key was added to the API

      api-security-added

    • removed the INSUFFICIENT_FUNDS enum value from the response property for the response status

      response-property-enum-value-removed

    • added the required property ////// to the response with the status

      response-required-property-added

    • added the required property ////// to the response with the status

      response-required-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the non-success response with the status

      response-non-success-status-added

    • endpoint added

      endpoint-added