Global

Get long url from short code

get
Path parameters
short_idstringRequired
Responses
200Success

No content

get
/url/{short_id}
200Success

No content

Get certificate information for a non owner (public view)

get
Path parameters
certificate_idstringRequired
Header parameters
Accept-LanguagestringOptional
Responses
200Success
application/json
get
/{certificate_id}
200Success

Get certificate information from an ephemeral link

get
Path parameters
secret_keystringRequired
issuestringRequired
Responses
200Success
application/json
get
/certificate/show/{secret_key}/{issue}
200Success

Check if domain exist

get
Path parameters
subdomainstringRequired
Responses
200Success
application/json
Responseboolean
get
/wildcard/{subdomain}
200Success

Get riddle user actions

post
Responses
200Success
application/json
Responseany
post
/riddle/webhook
200Success

No content

Last updated