login.ms.external.tba-hosting.de Open in urlscan Pro
212.83.51.40  Public Scan

Submitted URL: https://login.ms.external.tba-hosting.de/
Effective URL: https://login.ms.external.tba-hosting.de/apidoc/
Submission: On July 02 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 1 forms found in the DOM

<form class="download-url-wrapper"><input class="download-url-input" type="text" value=""><button class="download-url-button button">Explore</button></form>

Text Content

Explore


AUTH API

 4.2 

OAS3


Servers
/ - keep here
Authorize



HEALTHMANAGEMENT

GET/health
Service alive test



KEYMANAGEMENT

GET/api/publickey
Fetch public key for verifications of tokens



AGENCYMANAGEMENT

HEAD/api/agencies
Fetch the checksum of the agency db file

GET/api/agencies
Fetch list of existings agencies in json format

PUT/api/agencies
upload a new DB file

POST/api/agencies
add a agency

PUT/api/agencies/{agencyid}
modify a agency

DELETE/api/agencies/{agencyid}
delete a agency from the DB



ROLEMANAGEMENT

HEAD/api/roles
Fetch the checksum of the roles db file

GET/api/roles
Fetch list of existings roles in json format

PUT/api/roles
upload a new DB file

POST/api/roles
add a role

DELETE/api/roles/{roleid}
delete a role from the DB



TENANTMANAGEMENT

HEAD/api/tenants
Fetch the checksum of the tenant db file

GET/api/tenants
Fetch list of existings tenants in json format

PUT/api/tenants
upload a new DB file

POST/api/tenants
add a tenant

DELETE/api/tenants/{tenantid}
delete a tenant from the DB



LOGIN

POST/api/users/login
Authenticate a user and return the access token for further use in the MYSKILLs
ecosystem

POST/api/users/refresh
renew your tokens



USERMANAGEMENT

PUT/api/users/{user}/password
Set a new password to a user

HEAD/api/users
Fetch the checksum of the user db file

GET/api/users
get all your users

POST/api/users
add a new user to the DB

GET/api/users/{userid}
get one of your users

PUT/api/users/{userid}
Update a user

DELETE/api/users/{userid}
delete a user from the DB

GET/api/userdb
Fetch the holy backend db file

PUT/api/userdb
upload a new DB



UTILS

GET/api/whoami
who am I

GET/config
Get configuration of the system



DATABASE SYSTEM ACCESS

GET/api/raw/users
Fetch user backend db using system token

GET/api/raw/agencies
Fetch agency backend db using system token

GET/api/raw/roles
Fetch roles backend db using system token

GET/api/raw/tenants
Fetch tenants backend db using system token


SCHEMAS

ErrorModel
scope
rights