Let's Encrypt · Capability
Let's Encrypt ACME API — Order
Let's Encrypt ACME API — Order. 3 operations. Lead operation: Finalize an order with a CSR. Self-contained Naftiko capability covering one Lets Encrypt business surface.
What You Can Do
POST
Finalizeorder
— Finalize an order with a CSR
/v1/acme/finalize/{orderid}
POST
Neworder
— Submit a new certificate order
/v1/acme/new-order
POST
Getorder
— Get order status
/v1/acme/order/{orderid}
MCP Tools
finalize-order-csr
Finalize an order with a CSR
submit-new-certificate-order
Submit a new certificate order
get-order-status
Get order status
read-only