HiTechCloud API
HiTechCloud APISSL APIDNS APIVNNIC GTLD Registrar APIUtility Endpoints
HiTechCloud APISSL APIDNS APIVNNIC GTLD Registrar APIUtility Endpoints
  1. SSL API
  • List SSL Certificates
    GET
  • Certificate details
    GET
  • Download certificate
    GET
  • List available certificates
    GET
  • Order new certificates
    POST
  • List server software for certificates
    GET
  1. SSL API

Order new certificates

Production Environment
https://my.hitechcloud.vn/api
Production Environment
https://my.hitechcloud.vn/api
POST
https://my.hitechcloud.vn/api
/certificate/order
SSL Certificates
Last modified:2025-11-29 22:06:11
OperationId:certificate_order
Create new order for a certificate

Request

Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Query Params

Responses

🟢200OK
Success
This response does not have a body.
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://my.hitechcloud.vn/api/certificate/order?product_id&csr&years&pay_method&approver_email&admin&tech&billing&organization&software&data&aff_id' \
--header 'Authorization: Bearer <token>'
Modified at 2025-11-29 22:06:11
Previous
List available certificates
Next
List server software for certificates
Built with