How do I find a checkout token in a checkout URL using API?

Greetings!

I need help to find checkout token that present in shopify checkout URL.
ex : https://mystore.myshopify.com/52318175406/checkouts/fce0a8c25fcc09e8425581a342bfb957
i need this “fce0a8c25fcc09e8425581a342bfb957” token ,
Actually I’m trying to custom checkout using checkout api.

Kindly help me for Crete custom checkout in shopify though api.