Select a TGAPI Endpoint

I need to…Endpoint
Detokenize data in a client-initiated request.Test URI: https://test-tgapi.tokenex.com/detokenize
Prod URI: https://tgapi.tokenex.com/detokenize
Tokenize data in the response from a client-initiated request.Test URI: https://test-tgapi.tokenex.com/tokenize
Prod URI: https://tgapi.tokenex.com/tokenize
Detokenize data in a client-initiated request and tokenize data in the response to that request.Test URI: https://test-tgapi.tokenex.com/detokenize
Prod URI: https://tgapi.tokenex.com/detokenize
Tokenize data in an inbound, third-party initiated request.Test URI: https://test-tgapi.tokenex.com/tokenize/proxy/[ProfileID]
Prod URI: https://tgapi.tokenex.com/tokenize/proxy/[ProfileID]
Detokenize data in an outbound response to a third-party initiated request.Test URI: https://test-tgapi.tokenex.com/tokenize/proxy/[ProfileID]
Prod URI: https://tgapi.tokenex.com/tokenize/proxy/[ProfileID]
Tokenize data in an inbound, third-party initiated request and detokenize data in the response.Test URI: https://test-tgapi.tokenex.com/tokenize/proxy/[ProfileID]
Prod URI: https://tgapi.tokenex.com/tokenize/proxy/[ProfileID]
Create a hash or HMAC of a detokenized payloadTest URI: https://test-tgapi.tokenex.com/hash?type=[HashType]
Prod URI: https://tgapi.tokenex.com/hash?type=[HashType]