# Environment Domains
source: https://developer.mastercard.com/mdes-customer-service/documentation/environment-domains/index.md

Alert: **Please note that the encryption functionality for the Search API is currently not available in the Sandbox environment. We recommend that customers perform their encryption testing in the MTF environment. This will help in identifying any potential issues and ensure that the encryption works as expected before deploying in Production environment.**

## Global {#global}

The Base URL for the environments are listed below for Global:
* MTF
* Sandbox
* Production

```MTF
https://api.mastercard.com/mdes/csapi/mtf/v2
```

```Sandbox
https://sandbox.api.mastercard.com/mdes/csapi/v2
```

```Production
https://api.mastercard.com/mdes/csapi/v2
```

Note: MTF and Production environments share the same key.

### Search {#search}

* MTF
* Sandbox
* Production

```MTF
https://api.mastercard.com/mdes/csapi/mtf/v2/search
```

```Sandbox
https://sandbox.api.mastercard.com/mdes/csapi/v2/search
```

```Production
https://api.mastercard.com/mdes/csapi/v2/search
```

### Token Activate {#token-activate}

* MTF
* Sandbox
* Production

```MTF
https://api.mastercard.com/mdes/csapi/mtf/v2/token/activate
```

```Sandbox
https://sandbox.api.mastercard.com/mdes/csapi/v2/token/activate
```

```Production
https://api.mastercard.com/mdes/csapi/v2/token/activate
```

### Token Suspend {#token-suspend}

* MTF
* Sandbox
* Production

```MTF
https://api.mastercard.com/mdes/csapi/mtf/v2/token/suspend
```

```Sandbox
https://sandbox.api.mastercard.com/mdes/csapi/v2/token/suspend
```

```Production
https://api.mastercard.com/mdes/csapi/v2/token/suspend
```

### Token Unsuspend {#token-unsuspend}

* MTF
* Sandbox
* Production

```MTF
https://api.mastercard.com/mdes/csapi/mtf/v2/token/unsuspend
```

```Sandbox
https://sandbox.api.mastercard.com/mdes/csapi/v2/token/unsuspend
```

```Production
https://api.mastercard.com/mdes/csapi/v2/token/unsuspend
```

### Token Update {#token-update}

* MTF
* Sandbox
* Production

```MTF
https://api.mastercard.com/mdes/csapi/mtf/v2/token/update
```

```Sandbox
https://sandbox.api.mastercard.com/mdes/csapi/v2/token/update
```

```Production
https://api.mastercard.com/mdes/csapi/v2/token/update
```

### Token Delete {#token-delete}

* MTF
* Sandbox
* Production

```MTF
https://api.mastercard.com/mdes/csapi/mtf/v2/token/delete
```

```Sandbox
https://sandbox.api.mastercard.com/mdes/csapi/v2/token/delete
```

```Production
https://api.mastercard.com/mdes/csapi/v2/token/delete
```

### Token Status History {#token-status-history}

* MTF
* Sandbox
* Production

```MTF
https://api.mastercard.com/mdes/csapi/mtf/v2/token/statushistory
```

```Sandbox
https://sandbox.api.mastercard.com/mdes/csapi/v2/token/statushistory
```

```Production
https://api.mastercard.com/mdes/csapi/v2/token/statushistory
```

### Token Comments {#token-comments}

* MTF
* Sandbox
* Production

```MTF
https://api.mastercard.com/mdes/csapi/mtf/v2/token/comments
```

```Sandbox
https://sandbox.api.mastercard.com/mdes/csapi/v2/token/comments
```

```Production
https://api.mastercard.com/mdes/csapi/v2/token/comments
```

### Token Activation Methods {#token-activation-methods}

* MTF
* Sandbox
* Production

```MTF
https://api.mastercard.com/mdes/csapi/mtf/v2/token/activationmethods
```

```Sandbox
https://sandbox.api.mastercard.com/mdes/csapi/v2/token/activationmethods
```

```Production
https://api.mastercard.com/mdes/csapi/v2/token/activationmethods
```

### Token Resend Activation Code {#token-resend-activation-code}

* MTF
* Sandbox
* Production

```MTF
https://api.mastercard.com/mdes/csapi/mtf/v2/token/resendactivationcode
```

```Sandbox
https://sandbox.api.mastercard.com/mdes/csapi/v2/token/resendactivationcode
```

```Production
https://api.mastercard.com/mdes/csapi/v2/token/resendactivationcode
```

### Transactions {#transactions}

* MTF
* Sandbox
* Production

```MTF
https://api.mastercard.com/mdes/csapi/mtf/v2/transactions
```

```Sandbox
https://sandbox.api.mastercard.com/mdes/csapi/v2/transactions
```

```Production
https://api.mastercard.com/mdes/csapi/v2/transactions
```

### Token Reset Mobile PIN {#token-reset-mobile-pin}

* MTF
* Sandbox
* Production

```MTF
https://api.mastercard.com/mdes/csapi/mtf/v2/token/resetmobilepin
```

```Sandbox
https://sandbox.api.mastercard.com/mdes/csapi/v2/token/resetmobilepin
```

```Production
https://api.mastercard.com/mdes/csapi/v2/token/resetmobilepin
```

### Update Token Assurance {#update-token-assurance}

* MTF
* Sandbox
* Production

```MTF
https://api.mastercard.com/mdes/csapi/mtf/v2/updatetokenassurance
```

```Sandbox
https://sandbox.api.mastercard.com/mdes/csapi/v2/updatetokenassurance
```

```Production
https://api.mastercard.com/mdes/csapi/v2/updatetokenassurance
```

### Disable Payment Channels {#disable-payment-channels}

* MTF
* Sandbox
* Production

```MTF
https://api.mastercard.com/mdes/csapi/mtf/v2/token/disablepaymentchannels
```

```Sandbox
https://sandbox.api.mastercard.com/mdes/csapi/v2/token/disablepaymentchannels
```

```Production
https://api.mastercard.com/mdes/csapi/v2/token/disablepaymentchannels
```

### Token Requestor Search {#token-requestor-search}

* MTF
* Sandbox
* Production

```MTF
https://api.mastercard.com/mdes/csapi/mtf/v2/tokenrequestorsearch
```

```Sandbox
https://sandbox.api.mastercard.com/mdes/csapi/v2/tokenrequestorsearch
```

```Production
https://api.mastercard.com/mdes/csapi/v2/tokenrequestorsearch
```

## India Region {#india-region}

The Base URL for the environments are listed below for India region:
* MTF
* Production

```MTF
https://digital.api.mastercard.co.in/mdes/csapi/mtf/v2
```

```Production
https://digital.api.mastercard.co.in/mdes/csapi/v2
```

Note:   

* MTF and Production environments share the same key.
* There is no Sandbox environment for the India region; use the MTF environment for testing.

### Search {#search-1}

* MTF
* Production

```MTF
https://digital.api.mastercard.co.in/mdes/csapi/mtf/v2/search
```

```Production
https://digital.api.mastercard.co.in/mdes/csapi/v2/search
```

### Token Activate {#token-activate-1}

* MTF
* Production

```MTF
https://digital.api.mastercard.co.in/mdes/csapi/mtf/v2/token/activate
```

```Production
https://digital.api.mastercard.co.in/mdes/csapi/v2/token/activate
```

### Token Suspend {#token-suspend-1}

* MTF
* Production

```MTF
https://digital.api.mastercard.co.in/mdes/csapi/mtf/v2/token/suspend
```

```Production
https://digital.api.mastercard.co.in/mdes/csapi/v2/token/suspend
```

### Token Unsuspend {#token-unsuspend-1}

* MTF
* Production

```MTF
https://digital.api.mastercard.co.in/mdes/csapi/mtf/v2/token/unsuspend
```

```Production
https://digital.api.mastercard.co.in/mdes/csapi/v2/token/unsuspend
```

### Token Update {#token-update-1}

* MTF
* Production

```MTF
https://digital.api.mastercard.co.in/mdes/csapi/mtf/v2/token/update
```

```Production
https://digital.api.mastercard.co.in/mdes/csapi/v2/token/update
```

### Token Delete {#token-delete-1}

* MTF
* Production

```MTF
https://digital.api.mastercard.co.in/mdes/csapi/mtf/v2/token/delete
```

```Production
https://digital.api.mastercard.co.in/mdes/csapi/v2/token/delete
```

### Token Status History {#token-status-history-1}

* MTF
* Production

```MTF
https://digital.api.mastercard.co.in/mdes/csapi/mtf/v2/token/statushistory
```

```Production
https://digital.api.mastercard.co.in/mdes/csapi/v2/token/statushistory
```

### Token Comments {#token-comments-1}

* MTF
* Production

```MTF
https://digital.api.mastercard.co.in/mdes/csapi/mtf/v2/token/comments
```

```Production
https://digital.api.mastercard.co.in/mdes/csapi/v2/token/comments
```

### Token Activation Methods {#token-activation-methods-1}

* MTF
* Production

```MTF
https://digital.api.mastercard.co.in/mdes/csapi/mtf/v2/token/activationmethods
```

```Production
https://digital.api.mastercard.co.in/mdes/csapi/v2/token/activationmethods
```

### Token Resend Activation Code {#token-resend-activation-code-1}

* MTF
* Production

```MTF
https://digital.api.mastercard.co.in/mdes/csapi/mtf/v2/token/resendactivationcode
```

```Production
https://digital.api.mastercard.co.in/mdes/csapi/v2/token/resendactivationcode
```

### Transactions {#transactions-1}

* MTF
* Production

```MTF
https://digital.api.mastercard.co.in/mdes/csapi/mtf/v2/transactions
```

```Production
https://digital.api.mastercard.co.in/mdes/csapi/v2/transactions
```

### Token Reset Mobile PIN {#token-reset-mobile-pin-1}

* MTF
* Production

```MTF
https://digital.api.mastercard.co.in/mdes/csapi/mtf/v2/token/resetmobilepin
```

```Production
https://digital.api.mastercard.co.in/mdes/csapi/v2/token/resetmobilepin
```

### Update Token Assurance {#update-token-assurance-1}

* MTF
* Production

```MTF
https://digital.api.mastercard.co.in/mdes/csapi/mtf/v2/updatetokenassurance
```

```Production
https://digital.api.mastercard.co.in/mdes/csapi/v2/updatetokenassurance
```

### Disable Payment Channels {#disable-payment-channels-1}

* MTF
* Production

```MTF
https://digital.api.mastercard.co.in/mdes/csapi/mtf/v2/token/disablepaymentchannels
```

```Production
https://digital.api.mastercard.co.in/mdes/csapi/v2/token/disablepaymentchannels
```

### Token Requestor Search {#token-requestor-search-1}

* MTF
* Production

```MTF
https://digital.api.mastercard.co.in/mdes/csapi/mtf/v2/tokenrequestorsearch
```

```Production
https://digital.api.mastercard.co.in/mdes/csapi/v2/tokenrequestorsearch
```

