dataservice3.moredms.com
Open in
urlscan Pro
80.93.37.169
Public Scan
Submitted URL: https://dataservice3.moredms.com/
Effective URL: https://dataservice3.moredms.com/swagger/index.html
Submission: On December 10 via automatic, source certstream-suspicious — Scanned from AT
Effective URL: https://dataservice3.moredms.com/swagger/index.html
Submission: On December 10 via automatic, source certstream-suspicious — Scanned from AT
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="/api/v3/openapi/dataservice.json">dataservice</option>
</select></label></form>
Text Content
Select a definitiondataservice DATASERVICE v3.0.0 OAS 3.0 /api/v3/openapi/dataservice.json Interface for accessing data from elmis and evis. Please note: Per auth token you can send a max of 10 requests for every 1 second(s). more dimensions GmbH - Website Send email to more dimensions GmbH Copyright (c) more dimensions GmbH Servers http://localhost:5000 Authorize DATA RETRIEVAL MAIN ROUTES TO FETCH DATA, RESULTS ARE CACHED FOR 800MS. PLEASE SEND A TEST REQUEST TO FIND OUT WHAT COLUMNS ARE AVAILABLE FOR YOUR DATABASE AND TABLE. GET /api/v3/data/{databaseName}/{tableName}.{requestFormat} Retrieve data POST /api/v3/data/{databaseName}/{tableName}.{requestFormat} Retrieve data with custom filter rules. EXCLUSION LIST WITH THESE ROUTES YOU CAN MANAGE THE EXCLUSION LIST. IN THERE YOU CAN DEFINE DATA ROWS BY ID THAT YOU DON'T WANT TO RETRIEVE IN YOUR DATA REQUESTS. GET /api/v3/exclusionList/{databaseName}/{tableName}.{format} Retrieve entries from the exclusion list POST /api/v3/exclusionList/{databaseName}/{tableName} Add entries by ID to the exclusion list DELETE /api/v3/exclusionList/{databaseName}/{tableName} Delete entries by ID from the exclusion-list GET /api/v3/exclusionList/{databaseName}/{tableName}/dangling.{format} Retrieve dangling entries from the exclusion list SCHEMAS ExclusionListIdCollection FilterCondition FilterHelper ProblemDetails