Account Settings

Manage your profile, API keys, credits, subscription, and integrations from the Profile page.

Profile Details

Navigate to Profile → Details to edit your personal information:

  • Full name
  • Email (shown, not editable)
  • Password (change by entering current + new password)
  • Address fields (street, city, postal code, country)
Profile details form

API Keys

API keys allow programmatic access to the PDF Generator REST API. Navigate to Profile → API Keys.

Generating a Key

Click Generate API Key. The key is shown once — copy and save it immediately. Keys are stored as SHA-256 hashes and cannot be retrieved later.

Using Your Key

Include the key in the Api-Key header of your API requests:

Api-Key: pk_your_api_key_here

Security

  • Keys are user-specific, not shared
  • Generate a new key to invalidate the old one
  • Only one active key per user

Credits & Subscription

Navigate to Profile → Credits to manage your plan and purchase credits.

Viewing Balance

Your credit balance is shown at the top of the page, along with recent transactions.

Subscription Plans

PlanMonthly PriceTemplatesDocuments/Month
Free$0325
Bronze€520100
Silver€1050500
Gold€251002,000

Credit Packs

Purchase additional credits for AI usage and over-quota document generation:

PackPriceCredits
Small€5750
Medium€101,700
Large€254,250

Payments are processed securely via Stripe. After purchase, credits are added to your balance immediately.

Subscription and credits page

Transaction History

Navigate to Profile → Transactions to view all credit transactions:

  • Date and description
  • Transaction type (purchase, usage, bonus)
  • Amount (positive for credits added, negative for usage)
  • Expiry date (if applicable)
  • Running balance
Transaction history

GitHub Connection

Connect your GitHub account from Profile → GitHub Settings (Admin only):

  1. Click Connect GitHub Account
  2. Authorize the OAuth application
  3. Your GitHub username and scopes are displayed

Once connected, you can configure GitHub sync for individual templates. Learn more about GitHub Sync →

Theme

Toggle between Light and Dark mode from Profile → Appearance. The setting is saved to your account and persists across sessions.

MCP Token

The MCP (Model Context Protocol) token allows AI clients like Cursor and Claude Desktop to interact with PDF Generator. Generate a token from the MCP settings section in your profile.

Learn more about the MCP Server →

Sign Out

Click Sign Out at the bottom of the Profile page to end your session.

Next Steps