Route Catalog Api
This is the root of the RouteCatalog API.
GET /v1/
{ "categories": "https://api.routeconverter.com/v1/categories/", "datasources": "https://api.routeconverter.com/v1/datasources/", "editions": "https://api.routeconverter.com/v1/editions/", "error-report": "https://api.routeconverter.com/v1/error-report/", "files": "https://api.routeconverter.com/v1/files/", "mapservers": "https://api.routeconverter.com/v1/mapservers/", "overlayservers": "https://api.routeconverter.com/v1/overlayservers/", "routes": "https://api.routeconverter.com/v1/routes/", "update-check": "https://api.routeconverter.com/v1/update-check/", "users": "https://api.routeconverter.com/v1/users/" }