zipscene-api-client
Version:
Zipscene API Client
25 lines (23 loc) • 424 B
Plain Text
{
"auth": {
"server": "https://auth.v3.zipscene.com",
"username": null,
"password": null,
"accessToken": null
},
"services": {
"dmp": {
"server": "https://api.v3.zipscene.com",
"routeVersion": 2
},
"auth": {
"server": "https://auth.v3.zipscene.com",
"routeVersion": 1
},
"file": {
"server": "https://file-service.v3.zipscene.com",
"routeVersion": 1
}
},
"defaultService": "dmp"
}