Skip to main content
GET
/
pdf
/
presets
Get PDF presets
curl --request GET \
  --url https://api.pictify.io/pdf/presets \
  --header 'Authorization: Bearer <token>'
{
  "presets": {}
}

Documentation Index

Fetch the complete documentation index at: https://docs.pictify.io/llms.txt

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

Authorizations

Authorization
string
header
required

API key obtained from the Pictify dashboard

Response

200 - application/json

PDF presets

presets
object