# API Reference
source: https://developer.mastercard.com/authentication-consent/documentation/api-reference/index.md

## Environment Domains {#environment-domains}

* MTF-Global
* Production-Global
* MTF-India
* Production-India

```MTF-Global
https://mtf.api.identity.mastercard.com/
```

```Production-Global
https://api.identity.mastercard.com/
```

```MTF-India
https://mtf.api.identity.mastercard.co.in/
```

```Production-India
https://api.identity.mastercard.co.in/
```

Note: Any requestor that would like to authenticate an India domestic transaction (where merchant country code is 356), should call the India local end point. If the merchant country code is unknown at the time of the call, it is advised to call the global end point.

## APIs {#apis}


API Specification: `https://static.developer.mastercard.com/content/authentication-consent/swagger/ConsentService-OpenAPI3-Spec.yml`

