🚀 Getting Started

Get up and running with ExtractBill in minutes

Step 1: Create an Account

  1. 1. Go to extractbill.com
  2. 2. Click the "Sign up" button
  3. 3. Enter your email address
  4. 4. Check your email for the login code
  5. 5. Enter the 8-digit code

💡 Tip: The code expires in 10 minutes. If it expires, request a new one.

Step 2: Buy Tokens

Each document costs 1 token ($0.11 USD).

  1. 1. After logging in, you'll see your dashboard
  2. 2. Click "Buy Tokens" in the top right
  3. 3.
    Choose a package:
    • • Starter: 50 tokens - $5.50
    • • Professional: 300 tokens - $29.70 (10% off)
    • • Business: 1000 tokens - $88.00 (20% off)
  4. 4. Complete payment with Stripe
  5. 5. Tokens are added instantly

Step 3: Upload Your First Document

  1. 1. From your dashboard, click "Upload Document"
  2. 2. Drag & drop your file or click to browse
  3. 3. Supported formats: PDF, JPG, JPEG, PNG, WEBP (max 10MB)
  4. 4. Click "Upload & Parse"
  5. 5. Processing takes 2-5 seconds

Step 4: View Results

Once processing completes:

  • • View the original document preview
  • • See extracted data in structured format
  • • Download results as JSON
  • • Copy individual fields
  • • Export to your accounting software

✓ Extracted fields include: Invoice number, date, supplier details, line items, subtotal, tax, total amount, payment terms, and more.

Step 5: Use the API (Optional)

For automated processing, integrate with our API:

Get your API token

  1. 1. Go to Settings → API Tokens
  2. 2. Click "Generate New Token"
  3. 3. Copy the token (shown only once!)
  4. 4. Store it securely

Make your first API call

curl -X POST https://www.extractbill.com/api/v1/documents \
  -H "Authorization: Bearer YOUR_TOKEN" \
  -F "file=@invoice.pdf"

For complete API documentation, see API Reference.

Ready to start extracting?

Create Free Account

Get 3 free tokens to try it out

We use cookies to provide and improve our service. Essential cookies are required for the site to function. Analytics cookies help us understand how you use the site. Learn more