Global

Get long url from short code

get
Path parameters
short_idstringRequired
Responses
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
get
/{certificate_id}
200Success

Get certificate information from an ephemeral link

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

Check if domain exist

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

Get riddle user actions

post
Responses
post
/riddle/webhook
200Success

No content

Last updated