Skip to main content
GET
/
certificate
/
{id}
/
download-pdf
Download single certificate PDF
curl --request GET \
  --url https://api.dihub.com.br/certificate/{id}/download-pdf \
  --header 'X-Api-Token: <api-key>'
"<string>"

Documentation Index

Fetch the complete documentation index at: https://docs.dihub.com.br/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-Api-Token
string
header
required

Chave de API para autenticação. Envie o token no header X-Api-Token.

Path Parameters

id
string<uuid>
required

Certificate ID

Response

PDF file

The response is of type file.