I have read Woocommerce Nonce Token
Could you help to show me where to get the right Nonce Token by using this? wp_create_nonce( 'wc_store_api' )
My low code mobile app builder support only API call as RESTfull APi, and I can call to Woocommerce API successful by Customer Key & Secret Key but for Woocommerce Store APi it extra step required Nonce Token.