|
1 | 1 | # APEX |
2 | 2 |
|
3 | | -  |
| 3 | +  |
4 | 4 |
|
5 | 5 | This document was generated automatically. Please see [README Generator](../../scripts#readme-generator) for more info. |
6 | 6 |
|
7 | 7 | ## Environment Variables |
8 | 8 |
|
9 | | -| Required? | Name | Description | Type | Options | Default | |
10 | | -| :-------: | :-------------------: | :---------------------------------------------------------------------------------------: | :----: | :-----: | :----------------------------------------: | |
11 | | -| ✅ | CLIENT_ID | Data Provider client ID | string | | | |
12 | | -| ✅ | CLIENT_SECRET | Data Provider client secret | string | | | |
13 | | -| ✅ | SCOPE | Scope of credentials | string | | | |
14 | | -| ✅ | GRANT_TYPE | Grant type for credentials | string | | | |
15 | | -| | NAV_API_ENDPOINT | An API endpoint for Data Provider | string | | `https://api.apexgroup.com/v1/reports/NAV` | |
16 | | -| ✅ | AUTH_API_ENDPOINT | An auth API endpoint for Data Provider | string | | | |
17 | | -| | BACKGROUND_EXECUTE_MS | The amount of time the background execute should sleep before performing the next request | number | | `10000` | |
| 9 | +| Required? | Name | Description | Type | Options | Default | |
| 10 | +| :-------: | :-------------------: | :---------------------------------------------------------------------------------------: | :----: | :-----: | :-------------------------------------------------------------------------: | |
| 11 | +| ✅ | CLIENT_ID | Data Provider client ID | string | | | |
| 12 | +| ✅ | CLIENT_SECRET | Data Provider client secret | string | | | |
| 13 | +| ✅ | SCOPE | Scope of credentials | string | | | |
| 14 | +| ✅ | GRANT_TYPE | Grant type for credentials | string | | | |
| 15 | +| | NAV_API_ENDPOINT | An API endpoint for Data Provider | string | | `https://api.apexgroup.com/1ASkuiqAPUyZTQqYIK8RlC6G8tWupuC7/v1/reports/NAV` | |
| 16 | +| ✅ | AUTH_API_ENDPOINT | An auth API endpoint for Data Provider | string | | | |
| 17 | +| | BACKGROUND_EXECUTE_MS | The amount of time the background execute should sleep before performing the next request | number | | `10000` | |
18 | 18 |
|
19 | 19 | --- |
20 | 20 |
|
|
0 commit comments