Authentication v2
Authentication endpoints
| API | Description |
|---|---|
| POST api/v1/oauth2/token |
Get access token |
Country V2
Country endpoints
| API | Description |
|---|---|
| GET api/v2/countries/export |
Export country |
| HEAD api/v2/countries/export |
Export country |
| PUT api/v2/countries/export |
Export country |
| GET api/v2/countries/list |
List country |
| HEAD api/v2/countries/list |
List country |
| PUT api/v2/countries/list |
List country |
| GET api/v2/countries/permission |
Permission country |
| HEAD api/v2/countries/permission |
Permission country |
| PUT api/v2/countries/permission |
Permission country |
Environments V2
Environment endpoints
Environment logins V2
EnvironmentLogin endpoints
Logs V2
Log endpoints
| API | Description |
|---|---|
| POST api/v2/logs/create |
Create log |
Ping v2
Ping endpoints
| API | Description |
|---|---|
| GET api/v1/ping |
Ping |
| HEAD api/v1/ping |
Ping |
TestFiles V2
Test file endpoints
| API | Description |
|---|---|
| GET api/v2/tests/files/download?Kind={Kind} |
Download test file |
| HEAD api/v2/tests/files/download?Kind={Kind} |
Download test file |
| GET api/v2/tests/files/upload |
Retrieve file upload validation requirements |
| POST api/v2/tests/files/upload |
Upload test file |