adminapi.staging.datachecker.nl Open in urlscan Pro
3.76.66.94  Public Scan

URL: https://adminapi.staging.datachecker.nl/
Submission: On July 12 via api from US — Scanned from US

Form analysis 1 forms found in the DOM

<form class="download-url-wrapper"><label class="select-label" for="select"><span>Select a definition</span><select id="select">
      <option value="v1/admin_auth.swagger.json">v1/admin_auth.swagger.json</option>
      <option value="v1/admin.swagger.json">v1/admin.swagger.json</option>
    </select></label></form>

Text Content

Select a definitionv1/admin_auth.swagger.jsonv1/admin.swagger.json


DATACHECKER API

 2.0.0 

v1/admin_auth.swagger.json

Schemeshttps



ADMINAUTHAPI




AUTH

POST/api/v1/auth/client
Create auth client

GET/api/v1/auth/client/{ID}
Get auth client

DELETE/api/v1/auth/client/{ID}
Delete auth client

PUT/api/v1/auth/client/{ID}
Update auth client

GET/api/v1/auth/clients
List auth clients

GET/api/v1/auth/scope/{ID}
Get auth scope

DELETE/api/v1/auth/scope/{ID}
Delete auth scope

PUT/api/v1/auth/scope/{ID}
Update auth scope

GET/api/v1/auth/scopes
List auth scopes

POST/api/v1/auth/scopes
Create auth scopes


MODELS

protobufAny
rpcStatus
v1AuthClientCreateUpdateRequest
v1AuthClientListResponse
v1AuthClientResponse
v1AuthScopeListResponse
v1AuthScopeResponse
v1AuthScopesCreateRequest
v1AuthScopesCreateResponse
v1AuthSuccessResponse
v1Client
v1Scope