Skip to main content
GET
/
invoices
/
{id}
/
pdf
Generate an invoice PDF
curl --request GET \
  --url https://api.alguna.io/invoices/{id}/pdf \
  --header 'Alguna-Version: <alguna-version>' \
  --header 'Authorization: Bearer <token>'
"<string>"

Documentation Index

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

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

Authorizations

Authorization
string
header
required

API key authentication. Pass your API key as a Bearer token.

Headers

Alguna-Version
enum<string>
required
Available options:
2026-04-01

Path Parameters

id
string
required

Unique identifier for the invoice

Response

Success

The response is of type file.