← All Templates

Classic Certificate of Graduation

Sophisticated Certificate of Graduation featuring a modern green and gold ribbon layout. Perfect for schools, universities, or training institutions. Fully editable, print-ready, and ideal for formal academic recognition.
Use Template →

Template Info

TypeDimensionsSupported TemplatesSupported Types
Studio Template3508x2480
png
jpg
webp
pdf
base64
url
binary

Integrations

Automate this template using integrations

Rest API

Rest API

Signed URLs

Signed URLs

Spreadsheets

Spreadsheets

Backend Usage

You can generate Classic Certificate of Graduation renders using Rest API

await fetch("https://api.orshot.com/v1/studio/render", {
  method: "POST",
  headers: {
    "Content-Type": "application/json",
    Authorization: "Bearer <ORSHOT_API_KEY>",
  }, 
  body: JSON.stringify({
    "templateId": 86,
    "response": {
      "format": "png",
      "type": "base64"
      "scale": 1
    },
    "modifications": {
      "<YOUR_DYNAMIC_PARAMETERS>"
    }
  }),
});
Classic Certificate of Graduation