apilog.prod.service.2cloud.app Open in urlscan Pro
104.155.90.10  Public Scan

URL: https://apilog.prod.service.2cloud.app/
Submission: On August 25 via automatic, source certstream-suspicious

Form analysis 1 forms found in the DOM

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

Text Content

Explore


2CLOUD - APILOG SERVICE

 develop-79062d9d1b7b5da097132f7a55b48126cf34b90b 

[ Base URL: / ]

Logging application for API Calls

Authorize


LOG


GET /logs
Retrieves the collection of Log resources.
POST /logs
Creates a Log resource.
POST /logs /replay
Creates a Log resource.
GET /logs /{id}
Retrieves a Log resource.
DELETE /logs /{id}
Removes the Log resource.
PATCH /logs /{id}
Updates the Log resource.
GET /logs /{id} /replay
Retrieves a Log resource.

REQUEST


GET /requests
Retrieves the collection of Request resources.
POST /requests
Creates a Request resource.
GET /requests /{id}
Retrieves a Request resource.
DELETE /requests /{id}
Removes the Request resource.
PUT /requests /{id}
Replaces the Request resource.
GET /requests /{key} /check
Retrieves a Request resource.

MODELS

Log-log:read
Log-log:write
Request

Available formats: jsonld json html
Other API docs: ReDoc GraphiQL