Cinderlane
CinderlaneDocs
Create a route

OpenAPI specification: https://pr-6-df95adf6d023.thally.app/openapi/cinderlane.yaml

Endpoints

getRouteDeliveryPolicy

Read redirect or proxy delivery behavior and its edge cache TTL

GEThttps://api.cinderlane.dev/v1/routes/{routeId}/policy

Servers

https://api.cinderlane.dev

Parameters

Path parameters

routeIdpathstringrequired

Responses

Current delivery policy and update time

No response body.

RequestcURL
curl --request GET \
  --url 'https://api.cinderlane.dev/v1/routes//policy'
Response

Send a request to preview the response.

Was this page helpful?