Service
Cedana API for service discovery
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
namestringRequired
Responses
200
Returns url for the service named
text/plain
Responsestring
404
Service not found
text/plain
500
Failed to fetch service configuration
text/plain
get
/v2/discover/{name}Last updated
Was this helpful?