---
title: "Generate PDF for a single credential"
method: POST
path: "/v1/credentials/generate_single_pdf/{id}"
tags: ["Credentials"]
---

# Generate PDF for a single credential

`POST /v1/credentials/generate_single_pdf/{id}`

This endpoint takes id of published credential and generate pdf. The endpoint returns link to PDF requested.

[Generate a PDF of a Credential - Video Walkthrough](https://www.loom.com/share/6e9364c74c3a4bb3aeff2e3f8d7e2f59?sid=7172149f-4b66-4539-ae97-66b5f083d89b)

## Path parameters

- `id` string, required

## Response `200`

OK

- object
  - `file` string

---

[API](https://skmtc.net/accredible/apis/accredible-credential-api.md) · [All operations](https://skmtc.net/accredible/apis/accredible-credential-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/accredible/accredible-credential-api/versions/56b317c13686/schema)
