You can create and manage API keys from the Dashboard. Send your key using the following HTTP header:
X-API-Key: sk_xxxxxx.....
Free or unauthenticated account limits
Free (or unauthenticated) accounts can access the same PDFShift endpoint to convert a document, but with very restricted usage. Specifically:- Generated documents include a watermark, even if
sandboxis set tofalse. - Documents larger than 2 MB cannot be converted.
- Requests have a shorter timeout of 30 seconds.
- You can only do up to 10 conversions per day.
- Parallel requests are not allowed.
X-API-Key header but are still seeing these restrictions, it likely means the request is malformed (for example, the header name is incorrect or the key is not properly formatted).
Don’t hesitate to reach out to us in that case — we’ll help you sort it out.