Home > @vsf-enterprise/commercetools-api > ApiConfig
# ApiConfig interface
The api property in integration configuration
Signature:
export interface ApiConfig
# Properties
| Property | Type | Description |
|---|---|---|
| authHost | string | |
| clientId | string | |
| clientSecret | string | |
| projectKey | string | |
| scopes | string[] | |
| uri | string |