sae.staging.service.2cloud.app Open in urlscan Pro
34.76.110.241  Public Scan

URL: https://sae.staging.service.2cloud.app/
Submission: On August 26 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


SAE SERVICE

 develop-80a7388ebdcae8b4ece29d2f670996efad1a1f8f 

OAS3

Sae Microservice, gère les données liées au SAE. Pour l'instant les données sont
seulement celles de la relève conducteur

Authorize


DRIVINGPERIOD


GET /driving_periods
Retrieves the collection of DrivingPeriod resources.
POST /driving_periods
Creates a DrivingPeriod resource.
POST /driving_periods /export
Return driving period by tripstats passed by body content
GET /driving_periods /{id}
Retrieves a DrivingPeriod resource.
PUT /driving_periods /{id}
Replaces the DrivingPeriod resource.
DELETE /driving_periods /{id}
Removes the DrivingPeriod resource.

SCHEMAS

DrivingPeriod-collection:read_timestampable:read
DrivingPeriod-collection:write
DrivingPeriod-item:read_timestampable:read
DrivingPeriod-item:write
DrivingPeriod-timestampable:read
DrivingPeriod:jsonld-collection:read_timestampable:read
DrivingPeriod:jsonld-collection:write
DrivingPeriod:jsonld-item:read_timestampable:read
DrivingPeriod:jsonld-item:write
DrivingPeriod:jsonld-timestampable:read
Point-collection:read_timestampable:read
Point-item:read_timestampable:read
Point:jsonld-collection:read_timestampable:read
Point:jsonld-item:read_timestampable:read

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