releases-uxb3m2jh5q-ew.a.run.app Open in urlscan Pro
2001:4860:4802:32::35  Public Scan

Submitted URL: http://releases-uxb3m2jh5q-ew.a.run.app/
Effective URL: https://releases-uxb3m2jh5q-ew.a.run.app/
Submission: On September 03 via manual from FR — Scanned from FR

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


SCOOP API

 0.1.1 

OAS3

Solution d'Information Digitale

Authorize


NETWORKS


GET /networks
List networks
POST /networks
Create a new network
GET /networks /{network_id}
Get a network
PATCH /networks /{network_id}
Update an existing network
DELETE /networks /{network_id}
Delete a network
PATCH /networks /{network_id} /contact
Create/Update the contact information of the network
GET /networks /{network_id} /contact
Get network contact informations of the network
PATCH /networks /{network_id} /tos
Update the network terms of use
GET /networks /{network_id} /tos
Get the network terms of use

AUTH


POST /auth /token
Pass the request to the auth server and return the token if the authentification
is right

MEDIAS


GET /medias /{media_id}

DELETE /medias /{media_id}

POST /medias


CLIENTS


GET /clients

POST /clients

GET /clients /{id}

DELETE /clients /{id}

PATCH /clients /{id}


ICONS


GET /icons

POST /icons

DELETE /icons /{icon_id}


TRAFFICS


GET /traffics
Get all traffic infos for the network
GET /traffics /legacy

GET /traffics /{traffic_id}


LINES


GET /lines
Get all lines
POST /lines
Create a new line for the network
GET /lines /sync
Sync lines with GTFS archive
GET /lines /{line_id}
Get details about a line of the network
PATCH /lines /{line_id}
Update details of a line of the network
DELETE /lines /{line_id}
Delete a line from the network

STOPS


GET /stops
Gets all stops from networks
GET /stops /{stop_id}
Get a single stop

MAPS


GET /maps
Get all networks maps
GET /prices
Get all networks prices
GET /prices /{price_id}


NEWS


GET /news

GET /news /{news_id}


NOTICES


GET /networks /{network_id} /notices
Get all the ads for a network
POST /networks /{network_id} /notices
Create a new ad for a network
PATCH /networks /{network_id} /notices /{notice_id}
Update an ad for a network

PRICE-CATEGORIES


GET /price-categories
Get all networks prices
GET /price-categories /{category_id}


POI-CATEGORIES


GET /poi-categories

POST /poi-categories

GET /poi-categories /{category_id}

DELETE /poi-categories /{category_id}

PATCH /poi-categories /{category_id}


POIS


GET /pois

POST /pois

GET /pois /{poi_id}

DELETE /pois /{poi_id}

PATCH /pois /{poi_id}

POST /pois /import


SCHEMAS

Network
CreateNetworkDto
UpdateNetworkDto
UpdateNetworkContactDto
UpdateNetworkTosDto
GetTokenBodyDto
CreateClientDto
UpdateClientDto
CreateIconDto
Line
NoticesDto
PoiCategoryDto
CreatePoiCategoryDto
UpdatePoiCategoryDto
PoiDto
SinglePoiDto
CreatePoiDto
UpdatePoiDto