OpenAPI specification: https://pr-6-df95adf6d023.thally.app/openapi/cinderlane.yaml
Endpoints
listRoutes
This endpoint handles GET requests for /v1/routes. Review the request parameters and response schema below.
GET
https://api.cinderlane.dev/v1/routesServers
https://api.cinderlane.dev
Responses
A cursor-paginated route list
No response body.
RequestcURL
curl --request GET \ --url 'https://api.cinderlane.dev/v1/routes'
Response
Send a request to preview the response.
Was this page helpful?